padraic 7536e32a45 Zend_Feed_Reader: Switch order of Atom detection to try Atom 0.3 first - allows for cases where Atom 1.0 is an extension but not the actual feed type. 16 years ago
..
Collection df9c5931c0 Added preliminary support for extracting category data from RSS 2.0 feeds. 16 years ago
Entry 7a20ca8e32 Added preliminary Atom 1.0 Source support (fatal error is known) 16 years ago
Extension 7536e32a45 Zend_Feed_Reader: Switch order of Atom detection to try Atom 0.3 first - allows for cases where Atom 1.0 is an extension but not the actual feed type. 16 years ago
Feed 7a9143dce0 Zend_Feed_Reader: Fixed trailing forward slash added to Atom 1.0 source elements XPATH query prefix 16 years ago
Collection.php df9c5931c0 Added preliminary support for extracting category data from RSS 2.0 feeds. 16 years ago
EntryAbstract.php e3f838f38b Zend_Feed_Reader: Improved Atom version detection using DOMNode::isDefaultNamespace() and DOMNode::lookupPrefix() to be far more robust and reliable. 16 years ago
EntryInterface.php d75bec4c19 Feed and entry level getCategories() method added to interfaces 16 years ago
FeedAbstract.php 1d1e909ba9 Fix Fatal Errors due to wrong require_once hierachy. 16 years ago
FeedInterface.php d75bec4c19 Feed and entry level getCategories() method added to interfaces 16 years ago
FeedSet.php ce3c247e78 Added patches to fix relative to absolute URIs in findFeedLinks - fixes ZF-8330 (patches courtesy of Jan Sorgalla [jsor]). 16 years ago