BNS SMF Feeds
Plugin with multi-widget functionality that builds an SMF Forum RSS feed url by user option choices; and, displays a SMF forum feed. The widget includes the additional option to include in the feed: specific boards and/or specific categories. There are also check boxes to include the feed item date and the item summary, too.
NB: If updating from a version before 1.1 please make sure to re-save your widget options (check your feed type) for each instance after upgrading. This will set the feed type correctly using the new feed drop-down selection option. Thanks! ~cais
Download
Latest version: Download BNS SMF Feeds v1.7.1 [zip]
Installation
This section describes how to install the plugin and get it working.
- Upload
bns-smf-feeds.phpto the/wp-content/plugins/directory - Activate through the ‘Plugins’ menu.
- Place the BNS SMF Feeds widget appropriately in the Appearance | Widgets section of the dashboard.
- Set options to personal preferences:
- Widget Title
- Specify the full URL to the SMF Forum (e.g.: http://www.simplemachines.org/community/)
- Choose feed type from drop-down menu (RSS, RSS2, Atom, RDF)
- The default is by recent Topics, or choose to display recent posts
- The default displays all items able to be seen by a “guest”.
- Choose specific boards (or categories of boards) to include only.
- Choose the maximum quantity of items to display (varies by SMF user permissions)
- Choose to display the item date and/or item summary
– or -
- Go to ‘Plugins’ menu under your Dashboard
- Click on the ‘Add New’ link
- Search for BNS SMF Feeds
- Install.
- Activate through the ‘Plugins’ menu.
- Place the BNS SMF Feeds widget appropriately in the Appearance | Widgets section of the dashboard.
- Set options to personal preferences:
- Widget Title
- Specify the full URL to the SMF Forum (e.g.: http://www.simplemachines.org/community/)
- Choose feed type from drop-down menu (RSS, RSS2, Atom, RDF)
- The default is by recent Topics, or choose to display recent posts
- The default displays all items able to be seen by a “guest”.
- Choose specific boards (or categories of boards) to include only.
- Choose the maximum quantity of items to display (varies by SMF user permissions)
- Choose to display the item date and/or item summary
Reading this article for further assistance: http://wpfirstaid.com/2009/12/plugin-installation/
FAQ
Q. How can I get support for this plugin?
A. Please note, support may be available on the WordPress Support forums; but, it may be faster to visit http://buynowshop.com/plugins/bns-smf-feeds/ and leave a comment with the issue you are experiencing.
Q. Can I use this in more than one widget area?
A. Yes, this plugin has been made for multi-widget compatibility. Each instance of the widget will display, if wanted, differently than every other instance of the widget.
Q. How can I style the plugin output?
A. The plugin uses a variation of the WordPress RSS Output that assigns several rss related classes, such as: rssSummary, rss-date, and rsswidget. A wrapping class of ‘bns-smf-feeds’ has also been added to the widget for more fine tuning.
Q. How can I get the RSS feed url?
A. Once the widget is activated and placed into a widget ready area, there will be a standard RSS icon displayed beside the feed title. This icon will have the url anchored to it, simply click on it to subscribe to the feed directly.
Changelog
1.7
- released November 2011
- confirmed compatible with WordPress 3.3
- added phpDoc Style documentation
- added i18n support
1.6
- released June 2011
- confirmed compatible with WordPress version 3.2-beta2-18085
- re-sized options panel
- updated screenshot to show new size (and layout) of options panel
1.5.1
- released December 11, 2010
- Confirm compatible with WordPress 3.1 (beta)
1.5
- released: June 13, 2010
- code clean up to meet WP Standards
- corrected error with setting quantity of items displayed from the RSS feed
1.4
- compatible with WordPress version 3.0
- updated license declaration
1.3.1.2
- compatible with WordPress version 2.9.2
- updated license declaration
1.3.1.1
- clarified the plugin’s release under a GPL license
1.3.1
- tied all links in the widget to use the “option to open links in new window”
1.3
- removed unnecessary (commented out) code
- added option to open links in new window as suggested
- added new screenshot of option panel
1.2
- added feed refresh frequency (in seconds) option
- added new screenshot of option panel
1.1.1
- compatibility check for 2.9.1 completed
1.1
- added drop-down menu to option panel to choose feed type, default set to RSS2
- updated the Option Panel screen shot
1.0.1
- minor corrections to description and screenshot
1.0
- Initial Release.