{* Smarty Debug Template copyright 2007 Rueegg Tuck Partner GmbH author Simon Tuck link http://www.rtpartner.ch/ package smarty version 1.2 *} {if !$debug_output} {get_debug_info} {capture assign=debug_output} {$_debug_resource.basename} {literal} {/literal}

{$_debug_resource.basename} {$_debug_resource.dirname}

{$_debug_t3_ext_vars.extKey} {$_debug_t3_ext_vars.extPath}

Assigned Template Variables

{if $_assigned_vars} {$_assigned_vars|@debug_var:"":false:'$smarty->_tpl_vars'} {else}

No assigned template variables.

{/if}

Assigned Smarty Class Variables from TypoScript

{$_debug_resource.smartyClassVars|@debug_var:"":true:"Smarty Class Variables"}

Assigned Config File Variables (Outside of Template Scope)

{if $_debug_config_vars} {$_debug_config_vars|@debug_var:"":true:'$smarty->_config[0]'} {else}

No assigned config file variables

{/if}

Included Templates & Config Files (Load Time in Seconds)

{if $_debug_tpls} {$_debug_tpls|@debug_var:"":false:'$smarty->_smarty_debug_info'} {else}

No templates included

{/if}
{/capture} {header} {/header} {/if}