I've designed an RSS Reader plugin. This will allow users to have up to 5 different RSS Feeds directly on their profile.
There are a TON of options that you can select in order to define how the feeds will be handled.
It's styled using standard joomla syle sheet.
I've designed it to run fairly quickly and removed all junk code. I've given it a good couple hours of testing and believe it to now be stable for release.
Users can change their feed urls by going to their settings. A new tab will be displayed saying MyRSS. There will be 5 boxes for 5 different feed links.
This is hard coded. To change this you will need to modify the code. It's done this way as to avoid having to create a new database table to handle the feeds. Instead it's integrated directly into CB.
Also my friends updates plugin will pick up on this. As it requires you to update your profile settings. An update will be said that you've updated your profile.
If you find any bugs then please let me know. Enjoy.
--Version 2 is now available. Please see latest post.--
*Update*
Found some sql errors being generated if the feed is entered wrong. Working on fixing that.
*Update*
Version 2 will now contain the latest version of SimplePie instead of an older beta.
Still doing error checks. Version 1 will continue to work as is, but produces the sql errors as said before.
*Update*
Version 2 has now eradicated the sql errors found in version 1. Expect release soon after a bit of extra testing.
Post edited by: krileon, at: 2008/09/27 03:32
Post edited by: krileon, at: 2008/09/27 03:52