[imp] Two help requests

Joe Hamelin joe@nethead.com
Wed, 9 Jan 2002 02:44:03 -0800 (PST)


Ah! I had 'fixed' the options button before I figured out the DB.

Thanks,

Joe

-- 
 -----------------------------------------------------------------
| Joe Hamelin <joe@hamelin.edmonds.wa.us> Edmonds, Washington, US |
 -----------------------------------------------------------------

On Wed, 9 Jan 2002, Jan Schneider wrote:

:Zitat von Joe Hamelin <joe@nethead.com>:
:
:> If you don't have your prefs set up for some type of database imp
:> can't figure out if the maintainance has been done yet.
:> 
:> You'll also find that your options will work then.
:> 
:> To enable the options button on imp 3.0 add the button to
:> horde/imp/config/menu.php (see below).
:> -------------------------horde/imp/config/menu.php---------------
:> 
:> /* Add your custom entries below this line. */
:> 
:> $_menu[] = array(
:>        'url' =>        'http://mail.nethead.com/horde/imp/prefs.php',
:>        'text' =>       'Options',
:>        'icon' =>       'prefs.gif',
:>        'icon_path' =>  'http://mail.nethead.com/horde/graphics/',
:>        'target' =>     '_blank',
:>        'onclick' =>    ''  
:> );
:
:That's not necessary. If you have the preferences backend running the 
:Options button appears automatically.
:
:Jan.
:
:--
:::::::::::::::::::::::::::::::::::::::::
:AMMMa AG - discover your knowledge
::::::::::::::::::::::::::::
:Detmolder Str. 25-33 :: D-33604 Bielefeld
:fon +49.521.96878-0 :: fax  +49.521.96878-20
:http://www.ammma.de
:::::::::::::::::::::::::::::::::::::::::::::::
:
: