{combine_css path=$USER_COLLEC_PATH|@cat:"template/style.css"} {combine_script id='ZeroClipboard' path=$USER_COLLEC_PATH|@cat:"template/resources/ZeroClipboard.min.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} ZeroClipboard.setDefaults( {ldelim} moviePath: "{$ROOT_URL}{$USER_COLLEC_PATH}template/resources/ZeroClipboard.swf" } ); var clip = new ZeroClipboard(); clip.glue(jQuery("#publicURL .button").get()); clip.addEventListener('onMouseOver', function() {ldelim} clip.setText(jQuery("#publicURL .url").val()); }); clip.addEventListener('complete', function() {ldelim} jQuery('.confirm').remove(); jQuery("#publicURL .url").select(); jQuery('').appendTo("#publicURL") .fadeIn(400).delay(1000).fadeOut(400, function(){ldelim} jQuery(this).remove(); }); }); jQuery("#publicURL .url").click(function() {ldelim} jQuery(this).select(); }); jQuery("input[name='public']").change(function() {ldelim} jQuery("#publicURL").fadeToggle("fast"); }); {/if} {if $collection.PUBLIC && $user_collections.allow_mails} jQuery(window).load(function(){ldelim} jQuery(".mail_colorbox_open").colorbox({ldelim} {if isset($uc_mail_errors)}open: true, transition:"none",{/if} inline:true }); jQuery(".mail_colorbox_close").click(function() {ldelim} jQuery(".mail_colorbox_open").colorbox.close(); return false; }) }); jQuery("#mail_form").css('background-color', jQuery("#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} {* *}