[cvs] commit: incubator/content/data rampage_base.xml rampage_tags.xml incubator/content/lib/Objects Manager.php incubator/content/lib/Tags Tagger.php incubator/content/lib/Types Manager.php incubator/content/lib/Users Manager.php
Michael Rubinsky
mike at theupstairsroom.com
Sat Dec 20 21:28:16 UTC 2008
mrubinsk 2008-12-20 16:28:16 EST
Modified files:
content/data rampage_base.xml rampage_tags.xml
content/lib/Tags Tagger.php
Added files:
content/lib/Objects Manager.php
content/lib/Types Manager.php
content/lib/Users Manager.php
Log:
* Add Manager classes for working with type, object, and user entries.
* Rename tag_text to tag_name and user_username to user_name to be consistent
* Allow passing the *_name values to the various methods and translate to the *_id
values within the content backend instead of having client code be responsible for it.
* Some other stuff I'm probably forgetting, but have added numerous TODO type comments
to the code where things may still need work etc..
Commiting this here, then going to move this all over to the hatchery...
Revision Changes Path
1.2 +3 -3 incubator/content/data/rampage_base.xml
1.2 +3 -3 incubator/content/data/rampage_tags.xml
1.1 +152 -0 incubator/content/lib/Objects/Manager.php (new)
1.20 +141 -39 incubator/content/lib/Tags/Tagger.php
1.1 +118 -0 incubator/content/lib/Types/Manager.php (new)
1.1 +118 -0 incubator/content/lib/Users/Manager.php (new)
Chora Links:
http://cvs.horde.org/diff.php/incubator/content/data/rampage_base.xml?rt=horde&r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/incubator/content/data/rampage_tags.xml?rt=horde&r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/co.php/incubator/content/lib/Objects/Manager.php?rt=horde&r=1.1
http://cvs.horde.org/diff.php/incubator/content/lib/Tags/Tagger.php?rt=horde&r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/co.php/incubator/content/lib/Types/Manager.php?rt=horde&r=1.1
http://cvs.horde.org/co.php/incubator/content/lib/Users/Manager.php?rt=horde&r=1.1
More information about the cvs
mailing list