Linux 软件免费装

BNS SMF Feeds

开发者 cais
更新时间 2016年4月11日 02:00
捐献地址: 去捐款
PHP版本: 3.6 及以上
WordPress版本: 4.5

标签

RSS SMF Multiple Widgets Option Panel

下载

1.0 1.0.1 1.1 1.1.1 1.2 1.3 1.3.1 1.3.1.1 1.3.1.2 1.4 1.5 1.5.1 1.6 1.7 1.7.1 1.7.2 1.8 1.9 1.9.1 1.9.2 1.9.3 1.9.4 2.0 2.1

详情介绍:

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

安装:

This section describes how to install the plugin and get it working.
  1. Upload bns-smf-feeds.php to the /wp-content/plugins/ directory
  2. Activate through the 'Plugins' menu.
  3. Place the BNS SMF Feeds widget appropriately in the Appearance | Widgets section of the dashboard.
  4. Set options to personal preferences:
  5. Widget 标题
  6. Specify the full URL to the SMF Forum (e.g.: http://www.simplemachines.org/community/)
  7. Choose feed type from drop-down menu (RSS, RSS2, Atom, RDF)
  8. The default is by recent Topics, or choose to display recent posts
  9. The default displays all items able to be seen by a "guest".
  10. Choose specific boards (or categories of boards) to include only.
  11. Choose the maximum quantity of items to display (varies by SMF user permissions)
  12. Choose to display the item date and/or item summary
-- or -
  1. Go to 'Plugins' menu under your Dashboard
  2. Click on the 'Add New' link
  3. Search for BNS SMF Feeds
  4. Install.
  5. Activate through the 'Plugins' menu.
  6. Place the BNS SMF Feeds widget appropriately in the Appearance | Widgets section of the dashboard.
  7. Set options to personal preferences:
  8. Widget Title
  9. Specify the full URL to the SMF Forum (e.g.: http://www.simplemachines.org/community/)
  10. Choose feed type from drop-down menu (RSS, RSS2, Atom, RDF)
  11. The default is by recent Topics, or choose to display recent posts
  12. The default displays all items able to be seen by a "guest".
  13. Choose specific boards (or categories of boards) to include only.
  14. Choose the maximum quantity of items to display (varies by SMF user permissions)
  15. Choose to display the item date and/or item summary
Reading this article for further assistance: http://wpfirstaid.com/2009/12/plugin-installation/

屏幕截图:

  • The options panel.

升级注意事项:

Please stay current with your WordPress installation, your active theme, and your plugins.

其他记录:

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. You may NOT assume that you can use any other version of the GPL. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA The license for this software can also likely be found here: http://www.gnu.org/licenses/gpl-2.0.html

常见问题:

How can I get support for this plugin?

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.

Can I use this in more than one widget area?

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.

How can I style the plugin output?

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.

How can I get the RSS feed url?

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.

How do I use the shortcode bns_smf_feeds; and, does it offer the same options as the widget?

Yes, the shortcode does offer the same options as the widget. Here is a list of these options with their defaults:

  • title = 'SMF Forum Feed'
  • smf_forum_url = 'http://www.simplemachines.org/community/' (this is an example only not the actual default)
  • smf_feed_type = 'rss2'
  • smf_sub_action = false (false displays news or recent topics; true displays recent posts)
  • smf_boards = '' (defaults to all)
  • smf_categories = '' (defaults all)
  • limit_count = '10'
  • show_date = false
  • show_summary = false
  • blank_window = false
  • feed_refresh = '43200' (value in seconds = 12 hours)
For more information you can read the following codex entries:

更新日志:

2.1 2.0 1.9.4 1.9.3 1.9.2 1.9.1 1.9 1.8 1.7.2 1.7.1 1.7 1.6 1.5.1 1.5 1.4 1.3.1.2 1.3.1.1 1.3.1 1.3 1.2 1.1.1 1.1 1.0.1 1.0