6.0.0-alpha12
6/8/25

[#5150] Conf.xml could contain a "title" element to make configuration pages.more readable.
Summary Conf.xml could contain a "title" element to make configuration pages.more readable.
Queue Horde Framework Packages
Queue Version HEAD
Type Enhancement
State Resolved
Priority 1. Low
Owners chuck (at) horde (dot) org
Requester xconspirisist (at) gmail (dot) com
Created 03/22/2007 (6653 days ago)
Due
Updated 04/13/2007 (6631 days ago)
Assigned
Resolved 04/13/2007 (6631 days ago)
Milestone
Patch No

History
04/13/2007 03:53:47 PM Chuck Hagenbuch State ⇒ Resolved
 
03/30/2007 04:27:57 PM Chuck Hagenbuch Comment #5
Assigned to Chuck Hagenbuch
Reply to this comment
I think "description" is more straight forward. "note" seems a bit ambiguous.
Eh? This is semantics that's not shown to the user. Do you really care 
what we call the text below a form field?



Anyway, try what I just committed.
I think you should pride yourself with having good HCI throughout
Horde. At the moment, it leaves something to be desired, and has been
the cause of many modifications to my installation of Horde.
Patches and UI help are always welcome...
03/30/2007 12:25:11 PM xconspirisist (at) gmail (dot) com Comment #4 Reply to this comment
What about having the configuration variable name be the "title", and
setting the longer description to the form "note"?
I think "description" is more straight forward. "note" seems a bit ambiguous.



I do agree with the configuration name being "title" however. I think 
I mentioned this in my first post.
I don't care much about HCI in the configuration screen, the admins should be
happy that they have an admin interface at all. And most people are using it
once and never again. But I agree that for people who change settings often
(like developers), it's sometimes hard to find the option that you know that
must be there. But is that worth it?
I think you should pride yourself with having good HCI throughout 
Horde. At the moment, it leaves something to be desired, and has been 
the cause of many modifications to my installation of Horde.
03/30/2007 04:51:37 AM Chuck Hagenbuch Comment #3 Reply to this comment
What about having the configuration variable name be the "title", and 
setting the longer description to the form "note"?
03/29/2007 10:24:50 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
I don't care much about HCI in the configuration screen, the admins 
should be happy that they have an admin interface at all. And most 
people are using it once and never again. But I agree that for people 
who change settings often (like developers), it's sometimes hard to 
find the option that you know that must be there. But is that worth it?
03/22/2007 03:23:29 PM xconspirisist (at) gmail (dot) com Comment #1
Priority ⇒ 1. Low
State ⇒ New
Queue ⇒ Horde Framework Packages
Summary ⇒ Conf.xml could contain a "title" element to make configuration pages.more readable.
Type ⇒ Enhancement
Reply to this comment
At the moment, the conf.xml dictates how the configuration pages are 
currently laid out within the horde options.



Currently, the configuration options have a description which 
obviously describes the option, but there is no title displayed with 
the option. With every single option, you have to read a rather 
lengthily description in order to ascertain what that configuration 
option actually does.



From an HCI point of view, it is likely that titles for options would 
make it a lot quicker to sift through configuration options, because 
less text needs to be read.



For example, there is a configuration option in the mnemo application 
to display a print icon in the header. At the moment, this 
configuration option is a checkbox, with this text besides it:



"Should we display a Print link in the Horde application menus?"



I suggest that a title element would read:



"Display Print Link"



Or at least something to that effect, with the description AS WELL 
below the title.



Also from a HCI point of view, it would be a good idea to have the 
title in bold, because it is important, and should be easy to pick 
out. The description is less important, but needed if the user does 
not understand the title. I suggest that there is a linebreak in 
between the title and the description.



A suggested patch to a configuration option may look like this:



<configboolean name = "print" title = "Display Print Icon" desc = 
"Should we display a print icon in the application 
menus?">true</configboolean>



Thanks for your time in reading this submission.


Saved Queries