Add template variables for determining if a story has photos, and how many it has.
Tests, help, i18n.
This commit is contained in:
parent
7b6ea1350f
commit
8b071cb892
4 changed files with 34 additions and 3 deletions
|
|
@ -80,6 +80,8 @@ our $HELP = {
|
|||
},
|
||||
],
|
||||
},
|
||||
{ name => 'hasPhotos', },
|
||||
{ name => 'singlePhoto', },
|
||||
{ name => 'photo_loop',
|
||||
'variables' => [
|
||||
{ name => 'imageUrl', },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue