[imp] New Pref / Options Link?
Lee
lee at disinfo.com
Sun Aug 3 07:48:51 PDT 2003
that was it. thanks a million.
L
On Sunday, August 3, 2003, at 05:40 AM, Rob Casey wrote:
> At 11:45 PM 2003-08-02 -0400, Lee wrote:
>> Hey All,
>> Im wondering if anyone out there has figured out a way to add a new
>> option to the options page that links to an arbitrary url? We have
>> some custom service related options that we would like to appear in
>> the options menu.
>
> Update horde/imp/config/prefs.php with something similar to the
> following:
>
> $prefGroups['setup_wizard'] = array
> (
> 'column' => _("Spam Protection"),
> 'label' => _("Setup Wizard"),
> 'desc' => _("Four step set-up wizard."),
> 'url' => 'bluebottle_wizard.php?group=setup_wizard',
> 'members' => array('')
> );
>
> Regards,
> Rob
>
>
>
>
> Rob Casey
> Technical Manager
> Bluebottle :: Spam Free Email
> http://www.bluebottle.com
>
More information about the imp
mailing list