[cvs] commit: incubator/pigeon view.php incubator/pigeon/lib Connection.php Directory.php Pigeon.php TreeNode.php
Ben Chavet
ben at horde.org
Wed Aug 2 22:53:49 PDT 2006
ben 2006-08-02 22:53:49 PDT
Modified files:
pigeon view.php
pigeon/lib Pigeon.php TreeNode.php
Added files:
pigeon/lib Directory.php
Removed files:
pigeon/lib Connection.php
Log:
Use Horde_Tree, add support to view attributes.
Nothing against the ajax tree that Rusty was working on, but I'm not a
fan of reinventing the wheel. Horde_Tree already has complete tree
functionality, and if ajax is really what we want to use, it should
probably be added to Horde_Tree as an alternative to 'html' or
'javascript'.
Revision Changes Path
1.8 +0 -108 incubator/pigeon/lib/Attic/Connection.php (dead)
1.1 +141 -0 incubator/pigeon/lib/Directory.php (new)
1.5 +4 -1 incubator/pigeon/lib/Pigeon.php
1.10 +2 -2 incubator/pigeon/lib/TreeNode.php
1.9 +60 -43 incubator/pigeon/view.php
Chora Links:
http://cvs.horde.org/co.php/incubator/pigeon/lib/Attic/Connection.php?r=1.7
http://cvs.horde.org/co.php/incubator/pigeon/lib/Directory.php?r=1.1
http://cvs.horde.org/diff.php/incubator/pigeon/lib/Pigeon.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/incubator/pigeon/lib/TreeNode.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/incubator/pigeon/view.php?r1=1.8&r2=1.9&ty=u
More information about the cvs
mailing list