matthew
|
0f107e8f48
[2012] Update copyrights to 2012
|
14 years ago |
ralph
|
1e7772fa08
ZF-11122
|
15 years ago |
mjh_ca
|
12966e4954
ZF-10669 Replace CRLF with LF, trim trailing whitespace
|
15 years ago |
padraic
|
80d9380485
Zend_Feed_Reader no longer applies html_entity_decode() to content. This is a minor backwards-compatibility break to prevent decoding of HTML entities out of context. Fixes ZF-9141
|
15 years ago |
padraic
|
d14df52640
Fixed errors in parsing non-standard RSS dates under US Locale. Fixes ZF-8702
|
15 years ago |
bkarwin
|
f5c8d50339
[ZF-8718] update copyright tags for 2010
|
16 years ago |
padraic
|
863996946a
Zend_Feed_Reader: Updated all (every last one!) get/setAuthor(s) methods to reflect a more detailed data collection including names, emails and urls.
|
16 years ago |
matthew
|
3690d0e698
ZF-8547: Merge Zend_Exception previous exception support to trunk
|
16 years ago |
padraic
|
3048a6dc24
Zend_Feed_Reader: Adds full support for collecting ALL entry category data from ALL RSS/RDF and Atom feeds.
|
16 years ago |
padraic
|
bdbf83b747
Added support for extracting category data from all RSS and RDF feeds.
|
16 years ago |
padraic
|
df9c5931c0
Added preliminary support for extracting category data from RSS 2.0 feeds.
|
16 years ago |
padraic
|
833d0c9666
Removed TODO tag from Zend_Feed_Reader_Entry_Rss; enclosures supported in RSS 2.0 or delegated to Atom extension (if not detected).
|
16 years ago |
padraic
|
649d6f553f
Removed Exception based flow control of date parsing in favour of foreach loop/repeat on failure/exception
|
16 years ago |
padraic
|
470eb3915d
Added date parsing for the nebulous RSS format (non-standard) - fixes ZF-7908
|
16 years ago |
padraic
|
4f3f177e0e
Added getExtension() to entry level, and refactored internally to use this method in preference to protected vars holding Core Extensions
|
16 years ago |
padraic
|
186cba3948
All interfaces and abstract classes renamed to namespace friendly terms.
|
16 years ago |
padraic
|
96e5fa7c0d
Should fix certain feeds in RSS which are not following one of RFC822/RFC2822 for dates (reported by Kawsar Saiyeed)
|
16 years ago |
norm2782
|
0d5a1edff4
Renamed Zend_Feed_Reader_Entry_Abstract to Zend_Feed_Reader_Entry_EntryAbstract.
|
16 years ago |
norm2782
|
9a25793f5b
Adding Enclosure support to Atom and RSS. Adding Podcast extension.
|
16 years ago |
matthew
|
6289bc49a8
[REVIEW] Promoted Zend_Feed_Reader to trunk
|
16 years ago |