{combine_css path=$USER_COLLEC_PATH|@cat:"template/style.css"} {combine_script id='jquery.zclip' path=$USER_COLLEC_PATH|@cat:"template/jquery.zclip.min.js"} {combine_script id='jquery.tipTip' path='themes/default/js/plugins/jquery.tipTip.minified.js'} {footer_script require='jquery'} function bindZclip() {ldelim} jQuery("#publicURL .button").zclip({ldelim} path:'{$USER_COLLEC_PATH}template/ZeroClipboard.swf', copy:$("#publicURL .url").html(), afterCopy: function() {ldelim} $('.confirm').remove(); $('').appendTo("#publicURL") .fadeIn(400).delay(1000).fadeOut(400, function(){ldelim} $(this).remove(); }); } }); } jQuery("input[name='public']").change(function() {ldelim} jQuery("#publicURL").fadeToggle("fast"); bindZclip(); }); jQuery("#publicURL .button").tipTip({ldelim} delay: 0, defaultPosition: 'right' }); jQuery("#actions input").click(function() {ldelim} if (confirm("{'Are you sure?'|@translate}")) {ldelim} document.location.href = jQuery(this).data("href"); } return false; }); {if $collection.PUBLIC}bindZclip();{/if} {/footer_script} {if $themeconf.name != "stripped" and $themeconf.parent != "stripped" and $themeconf.name != "simple-grey" and $themeconf.parent != "simple"} {$MENUBAR} {else} {assign var="intern_menu" value="true"} {/if}
{if $intern_menu}{$MENUBAR}{/if}

{$TITLE}

{* *} {if isset($errors) or not empty($infos)} {include file='infos_errors.tpl'} {/if} {if $collection}
{'Properties'|@translate}

{'Public collection'|@translate}

 {$collection.U_PUBLIC}

{'Return to collections list'|@translate}

{if $collection.NB_IMAGES > 0} {else}

{'This collection is empty'|@translate}

{/if} {if !empty($navbar)}{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if} {/if}
{* *}