rfe #12016 for the top story as well

This commit is contained in:
Paul Driver 2011-01-11 10:01:41 -06:00
parent 006c27f582
commit 2208864504
4 changed files with 9 additions and 0 deletions

View file

@ -93,6 +93,12 @@ our $I18N = {
lastUpdated => 1248191575,
},
'topStory' => {
message => 'Variable containing the same kind of values as story_loop, but for the topStory. Accessible via topStory.hasPhotos, etc.',
context => 'Template variable.',
lastUpdated => 1294761543,
},
'topStoryUrl' => {
message => q|The URL to view the top story.|,
context => q|Template variable.|,