{* functions_plugins_admin.inc.php::function_show_plugins() including output of functions_plugins_admin.inc.php::function ownership() *} {if !$eyecandy}
{elseif !$event_only} {* Smarty 3 has a new auto literal option which is enabled by default. When the { is followed by a space it's not interpreted as smarty delimiter but literal. *} {else} {/if} {$serendipity_setFormToken} {foreach $placement as $plugin_placement} {/foreach}
{$plugin_placement['ptitle']}
    {foreach $plugin_placement['plugin_data'] as $plugin_data}
  1. {if $plugin_data['is_plugin_editable']} {/if} {if $plugin_data['can_configure']} [C] {/if} {if $plugin_data['can_configure']} {$plugin_data['title']} {else} {$plugin_data['title']} {/if}
    {$plugin_data['desc']}
    {$plugin_data['ownership']}
    {($eyecandy) ? '' : ''}
  2. {/foreach}
{$CONST.PLUGIN_AVAILABLE_COUNT|sprintf:$total}