Add a template variable to tell if the Topic is viewed standalone by URL, or not.

This commit is contained in:
Colin Kuskie 2009-03-19 16:55:14 +00:00
parent ea31d52ac0
commit db839e2dc4
4 changed files with 11 additions and 1 deletions

View file

@ -19,6 +19,7 @@ our $HELP = {
],
fields => [],
variables => [
{ name => 'standAlone' },
{ name => 'story_loop',
variables => [
{ name => 'url' },