{* $Id$ *} {if $tiki_p_create_file_galleries eq 'y' or (not empty($user) and $user eq $gal_info.user and $gal_info.type eq 'user' and $tiki_p_userfiles eq 'y')} {if isset($individual) and $individual eq 'y'} {remarksbox type="tip" title="{tr}Permissions{/tr}"} {tr}There are individual permissions set for this file gallery{/tr}. {permission_link mode=icon type="file gallery" permType="file galleries" id=$galleryId title=$name label="{tr}Manage Permissions{/tr}"} {/remarksbox} {/if}
{ticket} {tabset name="list_file_gallery"} {tab name="{tr}Properties{/tr}"}

{tr}Properties{/tr}


{if $galleryId eq $treeRootId or $gal_info.type eq 'user'} {tr}{$gal_info.name}{/tr} {else} {tr}{$incorrectInputValues.incorrect_name}.{/tr} {jq} $("#name").attr("required", true); {/jq} {/if}
{if $prefs.feature_file_galleries_templates eq 'y'}
{/if}
{if $galleryId eq $treeRootId or $gal_info.type eq 'user'} {if $gal_info.type eq 'system'} {tr}System{/tr} {elseif $gal_info.type eq 'user'} {tr}User{/tr} {else} {tr _0=$gal_info.type}Other (%0){/tr} {/if} {else} {/if}
{tr}Required for podcasts{/tr}.
{tr}Users with upload permission can add files to the gallery (not just the gallery owner){/tr}
{if $tiki_p_admin_file_galleries eq 'y' or $gal_info.type neq 'user'}
{tr}Use:{/tr} 0={tr}unlimited,{/tr} -1={tr}none{/tr}.
{if $galleryId neq $treeRootId}
{else} {/if} {/if} {if $tiki_p_admin eq 'y' or $tiki_p_admin_file_galleries eq 'y'}
{user_selector user=$creator id='user'}
{if $prefs.fgal_quota_per_fgal eq 'y'}
{tr}Mb{/tr}
{tr}0 for unlimited{/tr} {if $gal_info.usedSize}
{tr}Used:{/tr} {$gal_info.usedSize|kbsize}{/if} {if !empty($gal_info.quota)} {capture name='use'} {math equation="round((100*x)/(1024*1024*y))" x=$gal_info.usedSize y=$gal_info.quota} {/capture} {quotabar length='100' value=$smarty.capture.use} {/if} {if !empty($gal_info.maxQuota)}
{tr}Max:{/tr} {$gal_info.maxQuota} {tr}Mb{/tr}{/if} {if !empty($gal_info.minQuota)}
{tr}Min:{/tr} {$gal_info.minQuota|string_format:"%.2f"} {tr}Mb{/tr}{/if}
{/if} {if $prefs.feature_groupalert eq 'y'}
{/if} {/if}
 px
{tr}If an image is wider than this, it will be resized.{/tr} {tr}Attention: In this case, the original image will be lost.{/tr} (0={tr}unlimited{/tr})
 px
{tr}If an image is higher than this, it will be resized.{/tr} {tr}Attention: In this case, the original image will be lost.{/tr} (0={tr}unlimited{/tr})
{tr}The default is {/tr}"{literal}{img fileId="%fileId%" thumb="box"}{/literal}") {tr}Field names will be replaced when enclosed in % chars. e.g. %fileId%, %name%, %filename%, %description%{/tr} {tr}Attributes will be replaced when enclosed in % chars. e.g. %tiki.content.url% for remote file URLs{/tr}
{if $prefs.ocr_enable eq 'y'} {if $selectedLanguages || $languages}
{/if} {/if} {include file='categorize.tpl' labelcol='4' inputcol='8'} {/tab} {tab name="{tr}Display Settings{/tr}"}

{tr}Display Settings{/tr}



{include file='fgal_listing_conf.tpl'}

{/tab} {/tabset}
{/if}