currently not used 'label' => label for the plugin name 'descr' => label for the plugin description 'href' => navigation into settings edit iFrame 'onclick' => javascript code to be executed on click event */ $config['settingsnav']['summary'] = array( 'part' => '', 'label' => 'accountsummary', 'href' => '#', 'onclick' => 'parent.location.href="./?_task=mail&_action=plugin.summary"', 'descr' => 'summary' ); $config['settingsnav']['moreuserinfo'] = array( 'part' => '', 'label' => 'accountinformation', 'href' => './?_task=settings&_action=plugin.moreuserinfo&_framed=1', 'onclick' => '', 'descr' => 'moreuserinfo' ); $config['settingsnav']['hmail_pop3'] = array( 'part' => '', 'label' => 'externalaccounts', 'href' => './?_task=settings&_action=plugin.hmail_pop3&_framed=1', 'onclick' => '', 'descr' => 'hmail_pop3' ); $config['settingsnav']['hmail_autoresponder'] = array( 'part' => '', 'label' => 'autoresponder', 'href' => './?_task=settings&_action=plugin.hmail_autoresponder&_framed=1', 'onclick' => '', 'descr' => 'hmail_autoresponder' ); $config['settingsnav']['hmail_forwarding'] = array( 'part' => '', 'label' => 'forwarding', 'href' => './?_task=settings&_action=plugin.hmail_forwarding&_framed=1', 'onclick' => '', 'descr' => 'hmail_forwarding' ); $config['settingsnav']['hmail_signature'] = array( 'part' => '', 'label' => 'signature', 'href' => './?_task=settings&_action=plugin.hmail_signature&_framed=1', 'onclick' => '', 'descr' => 'hmail_signature' ); $config['settingsnav']['hmail_spamfilter'] = array( 'part' => '', 'label' => 'spamfilter', 'href' => './?_task=settings&_action=plugin.hmail_spamfilter&_framed=1', 'onclick' => '', 'descr' => 'hmail_spamfilter' ); $config['settingsnav']['hmail_rules'] = array( 'part' => '', 'label' => 'rules', 'href' => './?_task=settings&_action=plugin.hmail_rules&_framed=1', 'onclick' => '', 'descr' => 'hmail_rules' ); $config['settingsnav']['hmail_password'] = array( 'part' => '', 'label' => 'changepasswd', 'href' => './?_task=settings&_action=plugin.hmail_password&_framed=1', 'onclick' => '', 'descr' => 'hmail_password' ); $config['settingsnav']['pwtools'] = array( 'part' => '', 'label' => 'pwreminder', 'href' => './?_task=settings&_action=plugin.pwtools&_framed=1', 'onclick' => '', 'descr' => 'pwtools' ); ?>