[cvs] commit: horde/config html.php.dist registry.php.dist
imp/lib/Block tree_folders.php horde/services/portal menu.php
Chuck Hagenbuch
chuck at horde.org
Mon Aug 2 20:50:56 PDT 2004
chuck 2004-08-02 20:50:56 PDT
Modified files:
config html.php.dist registry.php.dist
services/portal menu.php
Added files:
lib/Block tree_folders.php
Log:
- Add the first menu block for Horde folders. Subfolders don't work
for some reason so far, but it's a good start.
- add a style so that menu lines don't wrap
I'm not convinced that Blocks is the best way to do this, as opposed
to a straight api call or other subclass, so I haven't modified any of
the Block interface to codify this. Thoughts?
Revision Changes Path
1.99 +3 -1 horde/config/html.php.dist
1.230 +8 -1 horde/config/registry.php.dist
2.89 +40 -29 horde/services/portal/menu.php
1.1 +129 -0 imp/lib/Block/tree_folders.php (new)
Chora Links:
http://cvs.horde.org/diff.php/horde/config/html.php.dist?r1=1.98&r2=1.99&ty=u
http://cvs.horde.org/diff.php/horde/config/registry.php.dist?r1=1.229&r2=1.230&ty=u
http://cvs.horde.org/diff.php/horde/services/portal/menu.php?r1=2.88&r2=2.89&ty=u
http://cvs.horde.org/co.php/imp/lib/Block/tree_folders.php?r=1.1
More information about the cvs
mailing list