[cvs] commit: nag/lib Nag.php api.php horde/lib/Block Collection.php
nag/config prefs.php.dist nag/templates/prefs
showsummaryselect.inc nag/lib/Block summary.php
Chuck Hagenbuch
chuck at horde.org
Wed Oct 29 20:34:14 PST 2003
chuck 2003/10/29 20:34:14 PST
Modified files:
lib api.php Nag.php
lib/Block Collection.php
config prefs.php.dist
lib/Block summary.php
Removed files:
templates/prefs showsummaryselect.inc
Log:
- Move block preferences to be block parameters for the Nag summary block
- add a 'checkbox' type.
Filtering by category has gone away for now, since I couldn't figure out how to cleanly
port it to this model. However, the idea with putting the parameters into the block
is that you'd be able to have multiple blocks for different tasklists, categories, etc. That's
yet to be implemented.
Also, the block configuration stuff really needs to be rewritten to use Horde_Form,
so that we don't have to reinvent the wheel to make checkboxes work (they
currently can't be turned off).
Revision Changes Path
1.7 +7 -2 horde/lib/Block/Collection.php
1.33 +1 -88 nag/config/prefs.php.dist
1.18 +37 -23 nag/lib/Block/summary.php
1.97 +16 -8 nag/lib/Nag.php
1.56 +57 -24 nag/lib/api.php
1.3 +0 -141 nag/templates/prefs/Attic/showsummaryselect.inc (dead)
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Block/Collection.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/nag/config/prefs.php.dist?r1=1.32&r2=1.33&ty=u
http://cvs.horde.org/diff.php/nag/lib/Block/summary.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/nag/lib/Nag.php?r1=1.96&r2=1.97&ty=u
http://cvs.horde.org/diff.php/nag/lib/api.php?r1=1.55&r2=1.56&ty=u
http://cvs.horde.org/co.php/nag/templates/prefs/Attic/showsummaryselect.inc?r=1.2
More information about the cvs
mailing list