Commit #277212 by neclimdul at 16:16
FeedAPI Extensible Parser: /modules/feedapi_eparser/feedapi_eparser.module 1.30
fix #609508 by andrewlevine. bug in namespace object cache.
Commit #277206 by neclimdul at 16:03
FeedAPI Extensible Parser: /modules/feedapi_eparser/plugins/FeedapiEparserTypePluginXML.inc 1.4
Fix bug where feeds where wrongly reported as failing.
Commit #276966 by neclimdul at 21:33
FeedAPI Extensible Parser: /modules/feedapi_eparser/plugins/FeedapiEparserNamespaceRSS20.inc 1.2
ReEnable RSS Category Element.
Commit #276878 by neclimdul at 18:20
FeedAPI Extensible Parser: /modules/feedapi_eparser/plugins/FeedapiEparserTypePlugin.inc 1.9
Add #608160 new alter hook functionality.
Commit #269082 by neclimdul at 16:27
FeedAPI Extensible Parser: /modules/feedapi_eparser/feedapi_eparser.module 1.29
Fix #574846 by B-Prod. Fatal error without settings.
Commit #261768 by neclimdul at 17:09
FeedAPI Extensible Parser: /modules/feedapi_eparser/plugins/FeedapiEparserTypePluginXML.inc 1.3
Add XML Validity check.
Make use of newly improved validity checkout to provide a better XML
download check.
Commit #261758 by neclimdul at 16:53
FeedAPI Extensible Parser: /modules/feedapi_eparser/feedapi_eparser.module 1.28
FeedAPI Extensible Parser: /modules/feedapi_eparser/plugins/FeedapiEparserTypePlugin.inc 1.8
Split parse into parse/fetch functions.
Parse is really trying to do to many things. This new approach provides
a fetch function that wraps the caching, and download/parse fail logic.
This should give us a lot more mileage.
Commit #260838 by neclimdul at 15:54
FeedAPI Extensible Parser: /modules/feedapi_eparser/feedapi_eparser.module 1.27
Fix #549526 by B-Prod. load settings.