[horde] How to show only some options?

Andrew Morgan morgan at orst.edu
Tue Nov 4 21:52:28 UTC 2008


On Tue, 4 Nov 2008, Alexa Rodriguez wrote:

> Hi all!
>
> I need to show the users of my "Horde" only some the options, to achieve this 
> I tried to comments some lines of code in the files "*/config/prefs.php" to 
> show only "some" options, but when the users set up their options they are 
> not saved.
>
> The point is, how I could to modify/to configure Horde to show only  some 
> options?

For each option that you don't want them to modify, set an appropriate 
value in prefs.php and then set "locked => true" for it.  Locked values 
are not displayed in the Options panel.

 	Andy


More information about the horde mailing list