Add a template variable to tell if the Topic is viewed standalone by URL, or not.
This commit is contained in:
parent
ea31d52ac0
commit
db839e2dc4
4 changed files with 11 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ our $HELP = {
|
|||
],
|
||||
fields => [],
|
||||
variables => [
|
||||
{ name => 'standAlone' },
|
||||
{ name => 'story_loop',
|
||||
variables => [
|
||||
{ name => 'url' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue