{if $linkLogin}
{LANG_CMM_GALLERY_LOGIN}
{/if} {if $linkLogout}
{LANG_CMM_GALLERY_LOGOUT}
{/if} {if $linkSubindexOrIndex}

{LANG_CMM_GALLERY_LINK_INDEX}

{/if}

{$GalleryItemTitle}{if $GalleryItemSubtitle} : {$GalleryItemSubtitle}{/if}

{if sizeof($GalleryItemSiblings)>1}
    {foreach $GalleryItemSiblings}
  • {$GalleryItemSubtitle} {if $loginStatus==1}{else if $loginStatus==2}{/if}
  • {/foreach}
{/if} {if $GalleryItemText}
{$GalleryItemText}
{/if} {if $GalleryItemVideos}
{$GalleryItemVideos}
{/if} {if $GalleryItemPagenavi==1 || $GalleryItemPagenavi==3}
{$pagelimit} {$pagenavi}
{/if} {if $GalleryItemFormAdmin}
{/if}
    {foreach $GalleryItemImages}
  • {$image|image:caption=0:sharpen=1:wrapAll=*}
    {if $linkDetail}{LANG_CMM_GALLERY_DETAILS}{/if} {if $showFilenames==1}
    {$filename|explode:separator=.|array_get_first}
    {/if} {if $comment}
    {$comment}
    {/if} {if $linkDownload}
    {LANG_CMM_GALLERY_DOWNLOAD}
    {/if} {if $formAdmin}


    {/if} {if $formShop}
    {if $_REQUEST[CMM_Cart][Item][ID]} {else} {/if}
    {/if}
  • {/foreach}
{if $GalleryItemFormAdmin}
{/if} {if $GalleryItemPagenavi==2 || $GalleryItemPagenavi==3}
{$pagelimit} {$pagenavi}
{/if}