- Added keyword tagging to Wiki.

This commit is contained in:
JT Smith 2007-07-07 21:09:39 +00:00
parent 23fa0283b3
commit f36ba1b268
17 changed files with 323 additions and 213 deletions

View file

@ -132,6 +132,10 @@ our $I18N = {
lastUpdated => 1160157064,
},
'byKeywordTemplateId hoverHelp' => { lastUpdated => 1160157064, message => q|Which template to use to display a
listing of pages that are related to a specific keyword?| },
'byKeywordTemplateId label' => { lastUpdated => 1160157064, message => q|By Keyword Template| },
'pageTemplateId hoverHelp' => { lastUpdated => 1160157064, message => q|Which template to use to display pages?| },
'pageTemplateId label' => { lastUpdated => 1160157064, message => q|Page Template| },