Add missing template variables to the Story Archive.
Add RSS and atom template variables.
This commit is contained in:
parent
cf546ad031
commit
a400d3697f
3 changed files with 39 additions and 2 deletions
|
|
@ -38,6 +38,11 @@ our $HELP = {
|
|||
{ 'name' => 'searchForm' },
|
||||
{ 'name' => 'searchButton' },
|
||||
{ 'name' => 'searchFooter' },
|
||||
{ 'name' => 'canPostStories' },
|
||||
{ 'name' => 'addStoryUrl' },
|
||||
{ 'name' => 'rssUrl' },
|
||||
{ 'name' => 'atomUrl' },
|
||||
{ 'name' => 'keywordCloud' },
|
||||
],
|
||||
related => []
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue