{style} {literal} .owm_photo_stage { background-image: url({/literal}{$url}{literal}); } {/literal} {/style} {script} {literal} $("#image-gallery").click(function(){ var viewer = ImageViewer(); var imgSrc = $('#imageItem')[0].src; var imageitem = document.getElementById('imageItem'); highResolutionImage = imageitem.getAttribute('data-high-res-src'); viewer.show(imgSrc, highResolutionImage); }); {/literal} {/script}
{if !empty($authError)}
{$authError}
{else}

{text key="base+back"}

{$photoIndex} / {$photoCount}
{if $fullsizeUrl}{/if}
{if isset($item.privacy_label)}{if isset($item.privacy_label.onClick)}{/if}{if isset($item.privacy_label.onClick)}{/if}{/if} {if isset($delete)} {/if}
{if $photo->description}
{$photo->description}
{/if}
{text key="photo+photo_uploaded_by"} {$avatar.title}
{text key="photo+photo_uploaded_album"} {$album->name|truncate:60}
{text key="photo+photo_uploaded_date"} {format_date timestamp=$photo->addDatetime}
{$rate} {if isset($avgScore)}
{text key="base+rates_box_cap_label"}
{$avgScore}
{/if}
{$comments}
{/if}