[cvs] commit: horde/lib api.php horde/lib/Block Collection.php
Layout.php moon.php sunrise.php horde/templates/portal edit.inc
layout.inc horde/services/portal edit.php
Chuck Hagenbuch
chuck at horde.org
Mon Oct 27 19:57:17 PST 2003
chuck 2003/10/27 19:57:17 PST
Modified files:
lib api.php
lib/Block Collection.php Layout.php moon.php
sunrise.php
templates/portal edit.inc layout.inc
services/portal edit.php
Log:
Lots of blocks cleanup and tweaking. I can now see the parameters display
correctly for the sunrise block, but they don't save and the multi-level edit
doesn't work yet.
- there's now a defineBlock() API call that includes a block's class file and returns
its classname.
- rework some things so as to not need to call getParams() unless you're actually
editing a block
Revision Changes Path
1.4 +71 -62 horde/lib/Block/Collection.php
1.9 +4 -7 horde/lib/Block/Layout.php
1.3 +3 -3 horde/lib/Block/moon.php
1.3 +5 -4 horde/lib/Block/sunrise.php
1.19 +20 -7 horde/lib/api.php
1.23 +10 -10 horde/services/portal/edit.php
1.2 +7 -2 horde/templates/portal/edit.inc
1.6 +7 -7 horde/templates/portal/layout.inc
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Block/Collection.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/Layout.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/moon.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/sunrise.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/lib/api.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/horde/services/portal/edit.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/horde/templates/portal/edit.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/horde/templates/portal/layout.inc?r1=1.5&r2=1.6&ty=u
More information about the cvs
mailing list