Add missing template variables to the Story Archive.

Add RSS and atom template variables.
This commit is contained in:
Colin Kuskie 2009-04-10 22:39:23 +00:00
parent cf546ad031
commit a400d3697f
3 changed files with 39 additions and 2 deletions

View file

@ -38,6 +38,11 @@ our $HELP = {
{ 'name' => 'searchForm' },
{ 'name' => 'searchButton' },
{ 'name' => 'searchFooter' },
{ 'name' => 'canPostStories' },
{ 'name' => 'addStoryUrl' },
{ 'name' => 'rssUrl' },
{ 'name' => 'atomUrl' },
{ 'name' => 'keywordCloud' },
],
related => []
},