Adding RSS and Atom template variables to the Story Topic.

This commit is contained in:
Colin Kuskie 2009-04-10 23:16:03 +00:00
parent a400d3697f
commit 8b6ff20822
3 changed files with 16 additions and 0 deletions

View file

@ -31,6 +31,8 @@ our $HELP = {
{ name => 'topStorySubtitle' },
{ name => 'topStoryUrl' },
{ name => 'topStoryCreationDate' },
{ name => 'rssUrl' },
{ name => 'atomUrl' },
],
related => []
},