{$page->title}

Binaries can be prevented from being added to the index at all if they match a regex provided in the blacklist. They can also be included only if they match a regex (whitelist).
CLICK EDIT OR ON THE BLACKLIST TO ENABLE/DISABLE.

{foreach from=$binlist item=bin} {if $bin.status==1} {else} {/if} {/foreach}
id group edit description delete type field status regex last activity
{$bin.id} {$bin.groupname|replace:"alt.binaries":"a.b"} Edit {$bin.description|truncate:50:"...":true} Delete {if $bin.optype==1}Black{else}White{/if} {if $bin.msgcol==1}Subject{elseif $bin.msgcol==2}Poster{else}MessageID{/if}ActiveDisabled{$bin.regex|escape:html|truncate:50:"...":true} {$bin.last_activity}