{strip}

{tr}Liberty Attachments{/tr}

{if $gBitUser->isAdmin()} {form legend="Attachment Filter"} {formfeedback hash=$feedback}
{formlabel label="User" for=""} {forminput} {formhelp note="Enter the login name of a given user. Enter 'all' to view all attachments."} {/forminput}
{/form} {/if} {formfeedback warning="Checking for attachment usage in content can take a while depending on the amount of content on this site - if there is a lot of content, it might not be possible at all."} {if $smarty.request.attachment_id} {/if} {foreach from=$attachments item=attachment} {foreachelse} {/foreach}
{tr}Liberty Attachments{/tr}
{tr}Details{/tr} {tr}Actions{/tr}
{$attachment.filename} {tr}Owner{/tr}: {displayname hash=$attachment}
{tr}Size{/tr}: {$attachment.file_size|display_bytes}
{tr}Wiki plugin link{/tr}: {$attachment.wiki_plugin_link}
{smartlink ititle="Check Attachment Usage" ibiticon="icons/format-justify-fill" attachment_id=$attachment.attachment_id}
{tr}No records found{/tr}
{pagination login=$smarty.request.login}
{/strip}