Summary | Add titles in sidebar |
Queue | Horde Base |
Queue Version | Git master |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | Horde Developers (at) |
Requester | sebastien-horde (at) orniz (dot) org |
Created | 07/22/2009 (5846 days ago) |
Due | |
Updated | 09/06/2017 (2878 days ago) |
Assigned | 06/15/2010 (5518 days ago) |
Resolved | 02/01/2016 (3461 days ago) |
Milestone | |
Patch | Yes |
commit 48b294a5d41a82b5e158b19469791dfe8c780a4b
Author: Moritz Venn <ritzmo@php.net>
Date: Thu Jul 12 19:52:50 2007 +0000
Fix
#8450and probably receive a bug-report for it :-)git-svn-id:
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@239625
c90b9560-bf6c-de11-be94-00142212c4b1
Text/Wiki/Parse/Mediawiki/Table.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://github.com/horde/horde/commit/48b294a5d41a82b5e158b19469791dfe8c780a4b
State ⇒ Rejected
Version ⇒ Git master
mouseover.
New Attachment: sidebar-titles.patch
I don't know if it's a good option since useing this approach, each
application has to take care of adding titles... I don't see any
usecase where titles might be unwanted (but I'm not using Horde as
developer...)
Regards
But can you please change it, so that you don't add titles for all
Horde_Tree objects unconditionally, but only explicitly when calling
addNode() in sidebar.php?
State ⇒ Feedback
Assigned to
and if there was a reason to remove them. Does anybody else remember?
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Add titles in sidebar
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ Yes
New Attachment: sidebar-title.patch
State ⇒ New
applications too), sidebar cannot display the whole label. Since it
has a fixed width and no scrollbar, it can be a problem. This patch
adds a title to sidebar elements so that overing an item displays its
label.