Nov 07, 2006, 04:59 AM
This plugin will display the latest threads created by using the Syndication php.  It has it's limitation but this is first version. Hopefully as the RSS of mybb adds features so can I add things to this mod (such as author).
License is GNU/GPL attached inside extras folder. Â
Plugin Name: Mybb Ajax RSS Spy
Plugin Author: Jesse Labrocca
Plugin Website:Â Â http://www.MybbCentral.com
Plugin Version: 1.0
Plugin Mybb Compatibility: 1.2
Plugin File Edits: None
Plugin File Uploads: 2
Plugin Description:Â Â This adds an ajax rss spy to your site.
NOTE: For this to work properly in admincp "settings > Server and Optimization Options >Send No Cache Headers"  must be set to YES.  If you send cache headers the Spy may not refresh properly
Installation
1. Upload the 2 files from the zip
root/spy.php
root/inc/plugins/spy.php
2. Login to your admincp and ACTIVATE the plugin (Ajax RSS Spy) in the plugin manager.
3. Edit admincp > settings > spy (should be last)
a. There are 2 settings. One is for the url to your syndication page. If you wish you can create a new rss (2.0) with only the forums you wish and the desired limit.  The other setting is seconds between checks.  Default is 10 seconds and I don't recommend it to be much faster...you can of course make it slower as well.
4. You can navigate to http://www.YOURSITE.com/spy.php to view.
5. To add this to your template I suggest the "header" template.  You will need to add this manually as you see fit.  Future versions may do this automatically.
Demo : http://www.mybbcentral.com/spy.php
I can be reached at either http://community.mybboard.net or http://www.mybbcentral.com as username LABROCCA
Thank you.
Jesse Labrocca
License is GNU/GPL attached inside extras folder. Â
Plugin Name: Mybb Ajax RSS Spy
Plugin Author: Jesse Labrocca
Plugin Website:Â Â http://www.MybbCentral.com
Plugin Version: 1.0
Plugin Mybb Compatibility: 1.2
Plugin File Edits: None
Plugin File Uploads: 2
Plugin Description:Â Â This adds an ajax rss spy to your site.
NOTE: For this to work properly in admincp "settings > Server and Optimization Options >Send No Cache Headers"  must be set to YES.  If you send cache headers the Spy may not refresh properly
Installation
1. Upload the 2 files from the zip
root/spy.php
root/inc/plugins/spy.php
2. Login to your admincp and ACTIVATE the plugin (Ajax RSS Spy) in the plugin manager.
3. Edit admincp > settings > spy (should be last)
a. There are 2 settings. One is for the url to your syndication page. If you wish you can create a new rss (2.0) with only the forums you wish and the desired limit.  The other setting is seconds between checks.  Default is 10 seconds and I don't recommend it to be much faster...you can of course make it slower as well.
4. You can navigate to http://www.YOURSITE.com/spy.php to view.
5. To add this to your template I suggest the "header" template.  You will need to add this manually as you see fit.  Future versions may do this automatically.
Demo : http://www.mybbcentral.com/spy.php
I can be reached at either http://community.mybboard.net or http://www.mybbcentral.com as username LABROCCA
Thank you.
Jesse Labrocca

