{* * $Revision: 1.9 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}
| {g->text text="File"} | {g->text text="Image"} | {g->text text="Owner"} | {g->text text="Action"} | {g->text text="Hotlink"} |
|---|---|---|---|---|
| {$item.name} | {g->image item=$item image=$item maxSize=150} | {$WatermarkSiteAdmin.owners[$item.ownerId].fullName|default:$WatermarkSiteAdmin.owners[$item.ownerId].userName} | {g->text text="edit"} {g->text text="delete"} | |
| {if !empty($form.list)} {/if} | ||||
{g->text text="Gallery can automatically apply a watermark to images linked from sites outside your Gallery. Select a watermark above and then activate hotlink watermarks using the Rewrite module."}
{/if}