-
{if !empty($image_orders)}
- {strip} {footer_script}{literal} function toggleSortOrderBox() { var elt = document.getElementById("sortOrderBox"), ePos = document.getElementById("sortOrderLink"); if (elt.style.display==="none") { elt.style.position = "absolute"; elt.style.left = ePos.offsetLeft+"px"; elt.style.top = (ePos.offsetTop+ePos.offsetHeight)+"px"; elt.style.display=""; } else elt.style.display="none"; } {/literal}{/footer_script} {/strip} {/if} {if !empty($image_derivatives)}
- {strip} {footer_script}{literal} function toggleImageDerivativesBox() { var elt = document.getElementById("derivativeSwitchBox"), ePos = document.getElementById("derivativeChooseLink"); if (elt.style.display==="none") { elt.style.position = "absolute"; elt.style.left = ePos.offsetLeft+"px"; elt.style.top = (ePos.offsetTop+ePos.offsetHeight)+"px"; elt.style.display=""; } else elt.style.display="none"; } {/literal}{/footer_script} {/strip} {/if} {if isset($favorite)}
- {/if} {if isset($U_CADDIE)}
- {/if} {if isset($U_EDIT)}
- {/if} {if isset($U_SEARCH_RULES)} {combine_script id='core.scripts' load='async' path='themes/default/js/scripts.js'}
- {/if} {if isset($U_SLIDESHOW)}
- {strip} {/strip} {/if} {if isset($U_MODE_FLAT)}
- {strip} {/strip} {/if} {if isset($U_MODE_NORMAL)}
- {strip} {/strip} {/if} {if isset($U_MODE_POSTED)}
- {strip} {/strip} {/if} {if isset($U_MODE_CREATED)}
- {strip} {/strip} {/if} {if !empty($PLUGIN_INDEX_ACTIONS)}{$PLUGIN_INDEX_ACTIONS}{/if}
{$TITLE}
{if isset($chronology_views)}{'View'|@translate}:
{/if}
{if isset($chronology.TITLE)}
{$chronology.TITLE}
{/if}{'Album results for'|@translate} {$QUERY_SEARCH} :
{foreach from=$category_search_results item=res name=res_loop}
{if !$smarty.foreach.res_loop.first} — {/if}
{$res}
{/foreach}
{/if}
{if !empty($tag_search_results)}
{'Tag results for'|@translate} {$QUERY_SEARCH} :
{foreach from=$tag_search_results item=res name=res_loop}
{if !$smarty.foreach.res_loop.first} — {/if}
{$res}
{/foreach}
{/if}
{if isset($FILE_CHRONOLOGY_VIEW)}
{include file=$FILE_CHRONOLOGY_VIEW}
{/if}
{if !empty($CONTENT_DESCRIPTION)}
{$CONTENT_DESCRIPTION}
{/if}
{if !empty($CATEGORIES)}{$CATEGORIES}{/if}
{if !empty($THUMBNAILS)}
-
{$THUMBNAILS}