Allows you to display lists of links from an rss or atom feed on your blog.
DATE MODIFICATION
AUTHOR12 October 2005 Initial Version
Bill Rawlinson - released version 2.0B
rewrite of rssLinkedList NOTE a
major change - the caching is handled
by WordPress now so you don't need a
cache directory.
06 Nov 2005 Simplified Interface and Rewrite Docs
15 Nov 2005 Fixed some bugs
01 Dec 2005 Fixed a bug where the description wasn't being shown for atom feeds
and cleaned up the description display code
24 Jan 2006 Added new parameter to suppress the inclusion of links with an item title
09 Feb 2006 Removed erronneous line that was preventing feed caching. Thanks to user Ted.
also added better internationalization thanks to user Sebastian
08 Mar 2006 Added new parameter to display the date the feed was updated "show_date" which is false
by default.
10 Mar 2006 Added "random feed" capability (see bottom of file for usage).
12 May 2006 Added new parameter "additional_fields" which really extends what you can show within the output of the feed.
16 Jun 2006 Added new parameters max_characters and max_char_wordbreak Plus the ability to add translations for some key words that might get inserted in the feed items.
21 Nov 2006 minor bug fix that caused generated content to not be xhtml compliant - thanks to the owner of "The Swamp" at http://www.guzzlingcakes.com/ for pointing out the problems.
Am also including the class-snoopy.php fix for wordpress so that sites that gzip compress their feeds can be consumed by feedlist (this is a bug in snoopy that has been fixed)
this will allow you to pull in feeds from sites that previously didn't work such as ma.gnolia and reddit.com
14 Apr 2007 Complete rewrite
22 Jan 2008 Minor Bug fixes (handle show_date, show_date_per_item)
24 Mar 2008 Added new parameter "show_description_only" which forces the output to only show each items description (will be linked if a link exists in the feed).
08 Apr 2009 The Read More link now acts according to the behavior of the "new_window" argument
07 Jul 2009 Added "feedListExtensions.php" with first extension point, "transformURL" see bottom of this document for help on extensions.
23 Sep 2009 fixed a variety of issues identified at http://code.google.com/p/wp-feedlist/issues/list (issues: 15, 17, 22, 30, 31, 32, 37)
25 Nov 2009 Added filter for posts to use the random feed file
19 Jan 2010 Added new option of to display rel="nofollow" on the links. Option is called "no_follow_on" and by default is set to false.
08 Apr 2010 Added support for SimplePIE feed parsing as an alternative to the default magpie choice.
29 Oct 2010 Made the language option request specific while keeping the global setting as the default choice
09 Jan 2012 Fixed mistake that was causing eof error when php demands <?php instead of just a <? on line 37
10 Jan 2012 prior tag was broken.. need to fix directory structure.
Requires: 1.5 or higher
Compatible up to: 3.3 (php 5.3.5)
Last Updated: 2012-1-10
Downloads: 53,246




