- rfe: Not being limited to single-worded Tags
- Exposed keywords API to all assets through edit screen. Now keywords are searchable and add metatags for all assets.
This commit is contained in:
parent
17d6151832
commit
d744551c31
4 changed files with 69 additions and 4 deletions
|
|
@ -14,6 +14,12 @@ our $I18N = {
|
|||
context => q|A label for the property that relates assets to keywords.|
|
||||
},
|
||||
|
||||
'keywords help' => {
|
||||
message => q|Add some keywords here for this asset. They'll automatically be added to the search index, and as the keywords metatag.|,
|
||||
lastUpdated => 0,
|
||||
context => q|help for the keywords property|
|
||||
},
|
||||
|
||||
'add the missing page' => {
|
||||
message => q|Add the missing page.|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue