- 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:
JT Smith 2008-04-26 19:46:13 +00:00
parent 17d6151832
commit d744551c31
4 changed files with 69 additions and 4 deletions

View file

@ -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,