{combine_css path=$USER_COLLEC_PATH|@cat:"template/style.css"} {combine_script id='jquery.zclip' path=$USER_COLLEC_PATH|@cat:"template/resources/jquery.zclip.min.js"} {combine_script id='jquery.tipTip' path='themes/default/js/plugins/jquery.tipTip.minified.js'} {combine_script id='jquery.colorbox' load='footer' require='jquery' path='themes/default/js/plugins/jquery.colorbox.min.js'} {combine_css path="themes/default/js/plugins/colorbox/style2/colorbox.css"} {footer_script require='jquery'} {if $user_collections.allow_public} function bindZclip() {ldelim} jQuery("#publicURL .button").zclip({ldelim} path:'{$ROOT_URL}{$USER_COLLEC_PATH}template/resources/ZeroClipboard.swf', copy:$("#publicURL .url").html(), afterCopy: function() {ldelim} $('.confirm').remove(); $("#publicURL .url").select(); $('').appendTo("#publicURL") .fadeIn(400).delay(1000).fadeOut(400, function(){ldelim} $(this).remove(); }); } }); $("#publicURL .url").click(function() {ldelim} $(this).select(); }); } jQuery("input[name='public']").change(function() {ldelim} jQuery("#publicURL").fadeToggle("fast"); bindZclip(); }); jQuery("#publicURL .button").tipTip({ldelim} delay: 0, defaultPosition: 'right' }); {if $collection.PUBLIC}bindZclip();{/if} {/if} {if $collection.PUBLIC && $user_collections.allow_mails} $(window).load(function(){ldelim} $(".mail_colorbox_open").colorbox({ldelim} {if isset($uc_mail_errors)}open: true, transition:"none",{/if} inline:true }); $(".mail_colorbox_close").click(function() {ldelim} $(".mail_colorbox_open").colorbox.close(); return false; }) }); $("#mail_form").css('background-color', $("#the_page #content").css('background-color')); {/if} {/footer_script} {* *} {if $themeconf.name == "stripped" or $themeconf.parent == "stripped"} {include file=$USER_COLLEC_ABS_PATH|@cat:'template/themes/stripped.tpl'} {assign var="clear" value="true"} {elseif $themeconf.name == "simple-grey" or $themeconf.parent == "simple"} {include file=$USER_COLLEC_ABS_PATH|@cat:'template/themes/simple.tpl'} {assign var="clear" value="true"} {else} {include file=$USER_COLLEC_ABS_PATH|@cat:'template/themes/default.tpl'} {/if} {if isset($errors) or not empty($infos)} {include file='infos_errors.tpl'} {/if} {if $collection} {* *}
{'Properties'|@translate}

{if $user_collections.allow_public}

{'Public collection'|@translate}

 

{/if}

{'Return to collections list'|@translate}

{* *} {if $user_collections.allow_public && $user_collections.allow_mails}
{if isset($uc_mail_errors)} {assign var=errors value=$uc_mail_errors} {include file='infos_errors.tpl'} {/if}
  {'Cancel'|@translate}
{/if} {* *} {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} {if $clear}
{/if} {* *}