Description:
Adds RSS feed widget.
Easily show RSS feeds from other web sites or your own forum.
Options page:
Go to the options page and enter the Title and URL.
User group permissions:
Normally you set the following two user groups to Yes.
Registered
Unregistered / Unconfirmed
Widget setup:
To add a RSS feed widget in the sidebar do the following:
Admin Control Panel -> Appearance -> Widgets
Add widget
Select RSS feed and Add widget
Widget key = rss_feed
Title = leave blank
Display in positions = Forum list: Sidebar
Database table:
This add-on creates a table called xf_andy_rss_feed in your database.
Questions and Answers:
Q: I updated the Options page but my changes don't show in the widget.
A: The widget is update by Cron Entries every 10 minutes.
Q: Why are images in feed descriptions removed?
A: If Limit description in the options page is set to a value greater than 0, all HTML tags are removed in order to allow truncating the description safely.
Q: Can I add more than one RSS feed source?
A: No. This add-on will only support one RSS feed widget.
Adds RSS feed widget.
Easily show RSS feeds from other web sites or your own forum.
Options page:
Go to the options page and enter the Title and URL.
User group permissions:
Normally you set the following two user groups to Yes.
Registered
Unregistered / Unconfirmed
Widget setup:
To add a RSS feed widget in the sidebar do the following:
Admin Control Panel -> Appearance -> Widgets
Add widget
Select RSS feed and Add widget
Widget key = rss_feed
Title = leave blank
Display in positions = Forum list: Sidebar
Database table:
This add-on creates a table called xf_andy_rss_feed in your database.
Questions and Answers:
Q: I updated the Options page but my changes don't show in the widget.
A: The widget is update by Cron Entries every 10 minutes.
Q: Why are images in feed descriptions removed?
A: If Limit description in the options page is set to a value greater than 0, all HTML tags are removed in order to allow truncating the description safely.
Q: Can I add more than one RSS feed source?
A: No. This add-on will only support one RSS feed widget.