[imp] Removing addressbooks and server information from the o ptions scr een

Mike Barsalou mbarsalou@aidea.org
Tue, 23 Apr 2002 15:27:10 -0800


OK.  I just went ahead and uncommented the prefGroup for addressbooks.
Everything seems to work as I expected.

Thanks for your help Jan and Chuck.

Mike

-----Original Message-----
From: Mike Barsalou 
Sent: Tuesday, April 23, 2002 3:20 PM
To: 'Jan Schneider'
Cc: 'imp@lists.horde.org'
Subject: RE: [imp] Removing addressbooks and server information from the
options scr een


So doing that doesn't mess up the options screen I take it....I was
concerned that it was going to wreck things.  If I uncomment the group pref,
will I still be able to set the address book preferences from within the
prefs.php file?  Another way to say that might be...is the group array just
the display part of those preferences?

Mike


-----Original Message-----
From: Jan Schneider [mailto:jan@horde.org]
Sent: Tuesday, April 23, 2002 3:03 PM
To: Mike Barsalou
Cc: imp@lists.horde.org
Subject: Re: [imp] Removing addressbooks and server information from the
options scr een


Zitat von Mike Barsalou <mbarsalou@aidea.org>:

> We have a defined set of addressbooks that we want to use internally. 
> In
> addition we are setting the server information to very specific values. 
> My
> search of the maillist has not produced a very clear way to get rid of
> these
> options from the options screen.  What things would cause those two
> options
> to continue to display, even though all of the options that are inside
> those
> two choices are completely gone?

There are some preference types that can't be locked, like 'link' 
and 'special'. All you can do is to uncomment or remove the pref group if 
you don't need it at all or to remove the preference from the members array 
that you don't need.

Jan.