Bratonien Tools

Wartungs- und Verwaltungswerkzeuge fuer diese Piwigo-Installation.

{foreach from=$BRATONIEN_MESSAGES item=message}

{$message|escape:html}

{/foreach} {foreach from=$BRATONIEN_ERRORS item=error}

{$error|escape:html}

{/foreach}
{foreach from=$BRATONIEN_TOOLS key=tool_id item=tool}
{$tool.title|escape:html}

{$tool.description|escape:html}

{if $tool_id == 'watermark'}

Wasserzeichenprofile

Profile definieren, welche Wasserzeichen-Einstellungen fuer spaetere Albumregeln verwendet werden.

{foreach from=$WATERMARK_PROFILES item=profile} {/foreach}
Name Position Deckkraft Aktion
{$profile.name|escape:html} {$profile.xpos}/{$profile.ypos} {$profile.opacity}%

Neues Profil

Name:

Datei:

X: Y:

Deckkraft: %

Mindestgröße: x

{/if}
{/foreach}