commit: incubator/content/app/controllers TagController.php incubator/content/bin item_add.php item_delete.php object_add.php object_delete.php tag.php untag.php incubator/content/config routes.php incubator/content/lib/Item Item.php ItemMapper.php ...

"Chuck Hagenbuch" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
chuck       2008-12-14 00:24:08 EST

  Modified files:
    content/app/controllers TagController.php 
    content/bin          tag.php untag.php 
    content/config       routes.php 
    content/lib/Tags     TagMapper.php Tagger.php 
    content/test/Tags    TaggerTest.php 
  Added files:
    content/bin          object_add.php object_delete.php 
    content/lib/Objects  Object.php ObjectMapper.php 
  Removed files:
    content/bin          item_add.php item_delete.php 
    content/lib/Item     Item.php ItemMapper.php 
  Log:
  - fix some table names (content_* -> rampage_*)
  - consistently use object instead of item
  - consistently use type instead of content_type
  
  Revision  Changes    Path
  1.4       +8 -1      incubator/content/app/controllers/TagController.php
  1.2       +0 -24     incubator/content/bin/Attic/item_add.php (dead)
  1.2       +0 -25     incubator/content/bin/Attic/item_delete.php (dead)
  1.1       +24 -0     incubator/content/bin/object_add.php (new)
  1.1       +25 -0     incubator/content/bin/object_delete.php (new)
  1.2       +4 -4      incubator/content/bin/tag.php
  1.3       +4 -4      incubator/content/bin/untag.php
  1.11      +13 -13    incubator/content/config/routes.php
  1.2       +0 -19     incubator/content/lib/Item/Attic/Item.php (dead)
  1.2       +0 -24     incubator/content/lib/Item/Attic/ItemMapper.php (dead)
  1.1       +19 -0     incubator/content/lib/Objects/Object.php (new)
  1.1       +24 -0     incubator/content/lib/Objects/ObjectMapper.php (new)
  1.3       +1 -1      incubator/content/lib/Tags/TagMapper.php
  1.16      +3 -3      incubator/content/lib/Tags/Tagger.php
  1.7       +3 -3      incubator/content/test/Tags/TaggerTest.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/content/app/controllers/TagController.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/co.php/incubator/content/bin/Attic/item_add.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/bin/Attic/item_delete.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/bin/object_add.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/bin/object_delete.php?r=1.1
  http://cvs.horde.org/diff.php/incubator/content/bin/tag.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/content/bin/untag.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/content/config/routes.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/co.php/incubator/content/lib/Item/Attic/Item.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/lib/Item/Attic/ItemMapper.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/lib/Objects/Object.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/lib/Objects/ObjectMapper.php?r=1.1
  http://cvs.horde.org/diff.php/incubator/content/lib/Tags/TagMapper.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/content/lib/Tags/Tagger.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/incubator/content/test/Tags/TaggerTest.php?r1=1.6&r2=1.7&ty=u

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.