{* * $Revision: 1.4 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}
{g->text text={g->text text={g->text text=
{g->text text={g->text text={g->text text=
{g->text text={g->text text=
{$theme.item.title|markup}
{$theme.item.description|markup}
{g->text text="Owner: %s" arg1=$theme.item.owner.fullName|default:$theme.item.owner.userName}
{g->text one="Viewed: %d time" many="Viewed: %d times" count=$theme.item.viewCount arg1=$theme.item.viewCount}
{foreach name="hybrid" from=$theme.children key=i item=it} {if ($i % $theme.params.columns == 0)}{/if} {if (($i+1) % $theme.params.columns == 0)} {elseif $smarty.foreach.hybrid.last} {assign var="i" value=$i%$theme.params.columns} {assign var="i" value=$theme.params.columns-$i-1} {""|repeat:$i} {/if} {/foreach} {if $theme.totalPages > 1} {/if}
{if isset($it.image)} {if isset($it.renderItem)} {else} {/if} {capture name="link"} {/capture} {if isset($it.thumbnail) && isset($theme.params.itemFrame)} {g->container type="imageframe.ImageFrame" frame=$theme.params.itemFrame} {$smarty.capture.link} {g->image item=$it image=$it.thumbnail id="%ID%" class="%CLASS% giThumbnail"} {/g->container} {else} {$smarty.capture.link} {if isset($it.thumbnail)} {g->image item=$it image=$it.thumbnail class="giThumbnail"} {else} {g->text text="no thumbnail"} {/if} {/if} {elseif ($it.canContainChildren)} {capture name="link"} {/capture} {if isset($it.thumbnail) && isset($theme.params.albumFrame)} {g->container type="imageframe.ImageFrame" frame=$theme.params.albumFrame} {$smarty.capture.link} {g->image item=$it image=$it.thumbnail id="%ID%" class="%CLASS% giThumbnail"} {/g->container} {else} {$smarty.capture.link} {if isset($it.thumbnail)} {g->image item=$it image=$it.thumbnail class="giThumbnail"} {else} {g->text text="no thumbnail"} {/if} {/if} {else} {if isset($it.thumbnail)} {g->image item=$it image=$it.thumbnail class="giThumbnail"} {else} {g->text text="no thumbnail"} {/if} {/if}
{if isset($it.image) || isset($it.itemLinks)} {g->text text= {else},-1)"/> {/if} {else} {/if} {$it.title|markup}
{if isset($it.summary)}{$it.summary|markup}{/if} {if isset($it.image)} {/if}
{if isset($it.itemLinks)} {/if}
{g->block type="core.Pager" class="gbBlock gcBackground2"}
{* Show any other album blocks *} {foreach from=$theme.params.albumBlocks item=block} {g->block type=$block.0 params=$block.1 class="gbBlock"} {/foreach}