projects / org / ezproject2010 / ezfeedparse
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
ezfeedparse | Damien Pobel | stable |
Version | Compatible with |
---|---|
0.2 | 4.x (require eZ Component Feed) |
eZ Feed Parse provides a template fetch function that allows access to RSS or ATOM feeds. This template fetch function uses the component Feed of eZ Components.
This extension provides a module called feed where a function parse is defined. This fetch function takes the feed URL in parameter and return an object that gives access to all propertie of ezcFeed* objects.
The template operator attribute() does not work with object returned by fetch( feed, parse ). You'd better use debug-log template operator or check the Feed component documentation.
Release of eZ Feed Parse 0.2
Friday 23 October 2009 14:35
Damien Pobel