[cvs] commit: incubator/content/bin item_add.php item_delete.php master_add.php master_delete.php untag.php incubator/content/config routes.php incubator/content/data content_items.xml content_master.xml content_tags.xml ...

Chuck Hagenbuch chuck at horde.org
Mon Dec 1 05:09:13 UTC 2008


chuck       2008-12-01 00:09:13 EST

  Modified files:
    content/config       routes.php 
    content/data         content_tags.xml 
    content/lib/Tags     Tagger.php 
  Added files:
    content/bin          item_add.php item_delete.php untag.php 
    content/data         content_items.xml 
    content/lib/Item     Item.php ItemMapper.php 
  Removed files:
    content/bin          master_add.php master_delete.php 
    content/data         content_master.xml 
    content/lib/Master   Master.php MasterMapper.php 
  Log:
  rename content_master to content_items, juggle a bunch more names
  
  Revision  Changes    Path
  1.4       +0 -24     incubator/content/bin/Attic/master_add.php (dead)
  1.3       +0 -25     incubator/content/bin/Attic/master_delete.php (dead)
  1.1       +24 -0     incubator/content/bin/item_add.php (new)
  1.1       +25 -0     incubator/content/bin/item_delete.php (new)
  1.1       +23 -0     incubator/content/bin/untag.php (new)
  1.6       +6 -0      incubator/content/config/routes.php
  1.4       +0 -169    incubator/content/data/Attic/content_master.xml (dead)
  1.1       +169 -0    incubator/content/data/content_items.xml (new)
  1.4       +49 -12    incubator/content/data/content_tags.xml
  1.1       +19 -0     incubator/content/lib/Item/Item.php (new)
  1.1       +24 -0     incubator/content/lib/Item/ItemMapper.php (new)
  1.3       +0 -19     incubator/content/lib/Master/Attic/Master.php (dead)
  1.4       +0 -24     incubator/content/lib/Master/Attic/MasterMapper.php (dead)
  1.4       +38 -36    incubator/content/lib/Tags/Tagger.php

  Chora Links:
  http://cvs.horde.org/co.php/incubator/content/bin/Attic/master_add.php?r=1.3
  http://cvs.horde.org/co.php/incubator/content/bin/Attic/master_delete.php?r=1.2
  http://cvs.horde.org/co.php/incubator/content/bin/item_add.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/bin/item_delete.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/bin/untag.php?r=1.1
  http://cvs.horde.org/diff.php/incubator/content/config/routes.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/co.php/incubator/content/data/Attic/content_master.xml?r=1.3
  http://cvs.horde.org/co.php/incubator/content/data/content_items.xml?r=1.1
  http://cvs.horde.org/diff.php/incubator/content/data/content_tags.xml?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/co.php/incubator/content/lib/Item/Item.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/lib/Item/ItemMapper.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/lib/Master/Attic/Master.php?r=1.2
  http://cvs.horde.org/co.php/incubator/content/lib/Master/Attic/MasterMapper.php?r=1.3
  http://cvs.horde.org/diff.php/incubator/content/lib/Tags/Tagger.php?r1=1.3&r2=1.4&ty=u


More information about the cvs mailing list