6.0.0-alpha10
5/14/25

Search Results: 48 of 573 [ <<First <Prev Next> Last>> ] [ Return to Search Results ]


[#4573] Alternate Portal Layout
Summary Alternate Portal Layout
Queue Horde Base
Queue Version HEAD
Type Enhancement
State Accepted
Priority 1. Low
Owners
Requester chuck (at) horde (dot) org
Created 10/28/2006 (6773 days ago)
Due
Updated 11/09/2008 (6030 days ago)
Assigned
Resolved
Milestone Horde 4.0
Patch No

History
11/09/2008 04:08:55 PM Chuck Hagenbuch State ⇒ Accepted
 
06/15/2007 08:05:58 PM Chuck Hagenbuch State ⇒ Stalled
 
02/09/2007 05:55:06 AM Chuck Hagenbuch Comment #2 Reply to this comment
This is a very slick implementation of this sort of thing with dhtml:

http://interface.eyecon.ro/demos/sort.html
10/28/2006 06:17:12 PM Chuck Hagenbuch Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Alternate Portal Layout
Queue ⇒ Horde Base
State ⇒ Accepted
Reply to this comment
It's all much easier and more flexible if we get rid of the 
requirement to allow blocks to be extra-wide. Just having x (still 
configurable) columns, with blocks stacked on each other one over the 
other, makes it much easier to drag them around and determine a sort 
order (instead of the current grid). Also means you don't have to play 
with the length of your task list to avoid wasting space.



Basically, instead of the current grid:



     a | c

     a |

     a |

     - | -

     b | d



Here, "c" has a lot of extra space and "d" is too far down because it 
has to clear "a" as well. I'd propose:



     a | c

     a | -

     a | d

     - | -

     b | e



It also happens to simplify the code a lot, of course, but that's not 
the main reason to do it. The only real bummer with this change that I 
can think of is comics - but I'd just have one extra-wide column in my 
portal to accomodate that; I personally don't think it's worth it just 
for that.

Saved Queries