Document the missing keywords template variable that is now added to all assets.
This commit is contained in:
parent
17b124c39f
commit
a48c6e02f3
2 changed files with 8 additions and 0 deletions
|
|
@ -26,6 +26,12 @@ our $I18N = {
|
|||
context => q|help for the keywords property|
|
||||
},
|
||||
|
||||
'keywords template var' => {
|
||||
message => q|This will be a string with the keywords for this asset. Individual keywords will be joined with spaces, unless the keyword contains spaces, in which case it will be quoted.|,
|
||||
lastUpdated => 0,
|
||||
context => q|help for the keywords template variable|
|
||||
},
|
||||
|
||||
'add the missing page' => {
|
||||
message => q|Add the missing page.|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue