Template help for the additional topic variables

This commit is contained in:
Paul Driver 2011-01-10 11:31:56 -06:00
parent 82c6c58958
commit 5fc7b42a88
2 changed files with 8 additions and 3 deletions

View file

@ -46,7 +46,12 @@ our $HELP = {
{ name => 'rssUrl' },
{ name => 'atomUrl' },
],
related => []
related => [
{
namespace => 'Asset_Story',
tag => 'view template',
}
],
},
'storytopic asset template variables' => {

View file

@ -58,9 +58,9 @@ our $I18N = {
},
'story_loop' => {
message => q|A loop containing the most recent stories for this topic.|,
message => q|A loop containing the most recent stories for this topic. In addition to the listed variables, all the view template variables from Story are available.|,
context => q|Template variable.|,
lastUpdated => 0,
lastUpdated => 1294679882,
},
'url' => {