6.0.0-beta1
7/5/25

[#13753] Feature request in "horde/config/prefs.php"
Summary Feature request in "horde/config/prefs.php"
Queue Horde Base
Queue Version Git master
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester patrick (at) spamreducer (dot) eu
Created 12/12/2014 (3858 days ago)
Due
Updated 12/20/2014 (3850 days ago)
Assigned
Resolved 12/20/2014 (3850 days ago)
Milestone
Patch No

History
12/20/2014 06:14:14 PM Michael Rubinsky Comment #5
State ⇒ Rejected
Reply to this comment
I agree with Jan.  If you can't change a preference, it doesn't make 
any sense to show the value.  That's just confusing.
+1
12/20/2014 03:53:49 PM Michael Slusarz Comment #4 Reply to this comment
I agree with Jan.  If you can't change a preference, it doesn't make 
any sense to show the value.  That's just confusing.

A locked preference is no different than some feature/UI element that 
can't be changed because a pref doesn't even exist for it.
12/12/2014 02:37:30 PM patrick (at) spamreducer (dot) eu Comment #3 Reply to this comment
IMO this would be more confusing to the user, to see options he 
cannot even change. The simpler the better.
Well, I can agree just in parts; we encounter often questions by our 
customers complaining about settings they can not see and where they 
don't know what the default settings are..
So sometimes our helpdesk is asking the customer to navigate to the 
settings-page and to read out some values they see.

A simple example would be:
"Are my attachment saved on outgoing messages?"
"In which folder are my attachments saved?"
"How often do you clean the SPAM-folder?"
"Are my external mail-accounts configured? And which one?"

So, you know, there arise some questions the clients could read by themselves.

I must admit, I don't really know if it would be a big change in code 
or if it is enough modular to enter some new functions "on the fly"..

12/12/2014 11:39:40 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
IMO this would be more confusing to the user, to see options he cannot 
even change. The simpler the better.
12/12/2014 09:47:04 AM patrick (at) spamreducer (dot) eu Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Feature request in "horde/config/prefs.php"
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ New
Reply to this comment
Hi guys,
I would like to question if it would be possible to add a new "global 
$_prefs" variable in Horde so it would be available for all..

Let me explain what I mean:

Since every service provider would like to lock down some settings the 
user should never touch, like for example the "$_prefs['id']", 
"$_prefs['fullname']", "$_prefs['from_addr']", you have inserted the 
"lock" feature in horde which is doing a good job!

The definition about locking is: "Do not show this preference in the 
UI and don't allow changing by any mechanism."

Wouldn't it be nice to have some "lock" which *shows* the preference 
*without* writing a hook? Maybe the value could be grayed out so the 
user can't change it, but can see what value has been set by the admin?

Thank you!

Saved Queries