[cvs] commit: incubator/content index.php incubator/content/app/controllers TagsController.php incubator/content/bin master_add.php master_delete.php tag_add.php tag_delete.php incubator/content/config routes.php incubator/content/lib base.php
Chuck Hagenbuch
chuck at horde.org
Mon Nov 24 06:19:08 UTC 2008
chuck 2008-11-24 01:19:08 EST
Modified files:
content index.php
content/bin master_add.php master_delete.php
tag_add.php tag_delete.php
content/config routes.php
content/lib base.php
Added files:
content/app/controllers TagsController.php
Log:
- use $CONTENT_DIR consistently, but make it the base dir, not lib/
- add route and controller for listing tags, with an optional filter
- clean up bootstrap/dispatch code
Revision Changes Path
1.1 +22 -0 incubator/content/app/controllers/TagsController.php (new)
1.2 +2 -2 incubator/content/bin/master_add.php
1.2 +2 -2 incubator/content/bin/master_delete.php
1.2 +2 -2 incubator/content/bin/tag_add.php
1.2 +2 -2 incubator/content/bin/tag_delete.php
1.3 +1 -1 incubator/content/config/routes.php
1.2 +4 -9 incubator/content/index.php
1.4 +1 -1 incubator/content/lib/base.php
Chora Links:
http://cvs.horde.org/co.php/incubator/content/app/controllers/TagsController.php?r=1.1
http://cvs.horde.org/diff.php/incubator/content/bin/master_add.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/incubator/content/bin/master_delete.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/incubator/content/bin/tag_add.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/incubator/content/bin/tag_delete.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/incubator/content/config/routes.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/incubator/content/index.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/incubator/content/lib/base.php?r1=1.3&r2=1.4&ty=u
More information about the cvs
mailing list