[cvs] commit: incubator/content/data content_tags.xml incubator/content/lib/Tags Tag.php TagMapper.php incubator/content/script tag_add.php tag_delete.php

Chuck Hagenbuch chuck at horde.org
Mon Aug 11 04:53:12 UTC 2008


chuck       2008-08-11 00:53:12 EDT

  Added files:
    content/data         content_tags.xml 
    content/lib/Tags     Tag.php TagMapper.php 
    content/script       tag_add.php tag_delete.php 
  Log:
  Add SQL definitions and basic support scripts for adding and deleting tags. No
  support scripts for tagging items yet, but the schema should be
  self-explanatory.
  
  Revision  Changes    Path
  1.1       +104 -0    incubator/content/data/content_tags.xml (new)
  1.1       +4 -0      incubator/content/lib/Tags/Tag.php (new)
  1.1       +9 -0      incubator/content/lib/Tags/TagMapper.php (new)
  1.1       +19 -0     incubator/content/script/tag_add.php (new)
  1.1       +29 -0     incubator/content/script/tag_delete.php (new)

  Chora Links:
  http://cvs.horde.org/co.php/incubator/content/data/content_tags.xml?r=1.1
  http://cvs.horde.org/co.php/incubator/content/lib/Tags/Tag.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/lib/Tags/TagMapper.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/script/tag_add.php?r=1.1
  http://cvs.horde.org/co.php/incubator/content/script/tag_delete.php?r=1.1


More information about the cvs mailing list