Fix the carousel in the Story. Bug #10915

Add a template variables for the photoWidth from the Story's Archive.
Document the new template variable, with i18n.
Modify both Archive and Topic templates.
This commit is contained in:
Colin Kuskie 2009-09-05 14:56:16 -07:00
parent f484a344b3
commit 494d97c53f
6 changed files with 9 additions and 0 deletions

View file

@ -85,6 +85,7 @@ our $HELP = {
},
],
},
{ name => 'photoWidth', },
{ name => 'hasPhotos', },
{ name => 'singlePhoto', },
{ name => 'photo_loop',