ADDON: RSS Feed to links
This addon provides functionalities similar to the "Photoblogs.org Bookmarks feed" addon, the ability to generate a list of links from an RSS feed, but it has more features and options:
<RSSTOLINKS sFeedUrl="http://your.rss.feed" nCols="2">
Will get the links from the feed http://your.rss.feed and will generate a 2-column table of links.
TAG:
<RSSTOLINKS sFeed="http://your.feed.url">
Mandatory parameter: sFeed: the feed URL to Poll. You can stecify more than one feed, use | (pipe) characters to delimit them. All feeds must start with "http://", you can use any characters except space, tab, quote, doublequote and |. Optional parameters: nCols="X" allows you to specify the number of columns of the generated table (default is 5) bSorted="true|false" makes the list sorted by name or not (default is false)
The following tag: <RSSTOLINKS sFeed="http://photoblogs.org/rss/user/sebatl/" nCols="3" bSorted="true"> will print the photoblogs.org links for user sebatl in a three-column sorted table. Keep in mind the double quotes are mandatory for all parameters, the order in which you specify them does not matter but EVERYTHING MUST BE IN THE SAME LINE. This won't work: <RSSTOLINKS nCols="2" bSorted="true" sFeed="http://del.icio.us/sebatl/photoblog-fave">
INSTALL: unzip the addon at your pixelpost main directory.
EXAMPLE: On the about page of my photoblog (http://www.windal.net/photoblog/index.php?x=about) at the bottom, you can see the result of:
<RSSTOLINKS nCols="6" bSorted="true" sFeed="http://del.icio.us/rss/sebatl/photoblog-fave1|http://del.icio.us/rss/sebatl/photoblog-fave2|http://del.icio.us/rss/sebatl/photoblog-fave3"> (in one line)
FILE LIST:
addons/RSSToLinks.php - the addon
includes/magpierss/rss_cache.inc - includes/magpierss/rss_fetch.inc - Magpie RSS. includes/magpierss/rss_parse.inc - see includes/magpierss/rss_utils.inc - http://magpierss.sourceforge.net/ includes/magpierss/extlib/Snoopu.class.inc - for more details
Je note "horrible" , mais ne suis pas certain d'avoir correctement installer cet addon qui me semble vraiment tr bien...Si une personne dispose d'un tuto plus complet que ces explications, je suis preneur !iso(at)photoblographie.com - Merci