{if $plugin_to_conf} {if is_array($save_errors)}

{$CONST.ERROR}:

{elseif $saveconf} {$CONST.DONE}: {$CONST.SETTINGS_SAVED_AT|sprintf:"$timestamp"} {/if}

{$name} ({$class})

{$CONST.DESCRIPTION}: {$desc}

{if !empty($license)}

{$CONST.MEDIA_PROPERTY_COPYRIGHT}: {$license}

{/if} {if ! empty($documentation) || $changelog || $documentation_local} {/if}
{$formToken} {$config}
{if ! $use_popup} {/if} {elseif $adminAction == 'addnew'}

{if $type == 'event'}{$CONST.EVENT_PLUGINS}{else}{$CONST.SIDEBAR_PLUGINS}{/if} {$CONST.PLUGIN_AVAILABLE_COUNT|sprintf:$count_pluginstack}

{foreach $errorstack as $e_idx => $e_name} {$CONST.ERROR}: {$e_name} {/foreach}
{$formToken}
{foreach $pluggroups AS $pluggroup => $groupstack} {if empty($pluggroup)} {if !empty($only_group)}{continue}{/if} {elseif !empty($only_group) && $pluggroup != $only_group}{continue}{else}

{foreach $groupnames as $available_group => $available_name}{if $pluggroup == $available_group}{$available_name}{/if}{/foreach}

{/if} {/foreach} {else}

{$CONST.CONFIGURE_PLUGINS}

{if $save} {$CONST.DONE}:{$CONST.SETTINGS_SAVED_AT|sprintf:"$timestamp"} {/if}

{$CONST.SIDEBAR_PLUGINS}

{$CONST.INSTALL_NEW_SIDEBAR_PLUGIN} {$backend_plugins_sidebar_header} {$sidebar_plugins}

{$CONST.EVENT_PLUGINS}

{$CONST.INSTALL_NEW_EVENT_PLUGIN} {$backend_plugins_event_header} {$event_plugins}
{if $memsnaps}

RAM

{$memSnaps|print_r}
{/if} {/if}