[cvs] commit: framework/Feed Feed.php framework/Feed/Feed Abstract.php Atom.php Rss.php framework/Feed/Feed/Entry Abstract.php framework/Feed/tests AtomEntryOnlyTest.php

Chuck Hagenbuch chuck at horde.org
Fri May 18 16:39:37 UTC 2007


chuck       2007-05-18 12:39:37 EDT

  Modified files:
    Feed                 Feed.php 
    Feed/Feed            Abstract.php Atom.php Rss.php 
    Feed/Feed/Entry      Abstract.php 
    Feed/tests           AtomEntryOnlyTest.php 
  Log:
  - serialization handling now in Horde_Xml_Element
  - refactor so that Feeds and Entries take DOMElements instead of DOMDocuments,
  to better match the Horde_Xml_Element parent class
  - feed finding logic is now all in Horde_Feed::import()
  - Horde_Feed::readFile now lets the DOM extension read the file.
  
  Revision  Changes    Path
  1.4       +41 -21    framework/Feed/Feed.php
  1.5       +6 -43     framework/Feed/Feed/Abstract.php
  1.3       +0 -19     framework/Feed/Feed/Atom.php
  1.3       +5 -6      framework/Feed/Feed/Entry/Abstract.php
  1.2       +4 -6      framework/Feed/Feed/Rss.php
  1.5       +1 -1      framework/Feed/tests/AtomEntryOnlyTest.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Feed/Feed.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/framework/Feed/Feed/Abstract.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/framework/Feed/Feed/Atom.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/framework/Feed/Feed/Entry/Abstract.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/framework/Feed/Feed/Rss.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Feed/tests/AtomEntryOnlyTest.php?r1=1.4&r2=1.5&ty=u


More information about the cvs mailing list