Initial functional version of feed subscription plugin, currently supporting only PuSH-enabled feeds.

This commit is contained in:
Brion Vibber
2009-11-20 09:42:19 -08:00
parent d645db38ae
commit b189c9500c
49 changed files with 6436 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
XML_Feed_Parser 1.0.3 is not currently actively maintained, and has
a nasty bug which breaks getting the feed target link from WordPress
feeds and possibly others that are RSS2-formatted but include an
<atom:link> self-link element as well.
Patch from this bug report is included:
http://pear.php.net/bugs/bug.php?id=16416
If upgrading, be sure that fix is included with the future upgrade!