| 1 |
=== Super RSS Reader === |
| 2 |
Contributors: Aakash Chakravarthy |
| 3 |
Donate link: http://bit.ly/srrdonate |
| 4 |
Tags: rss, feeds, widget, links, twitter, admin, plugin, feed, posts, page |
| 5 |
Author URI: http://www.aakashweb.com |
| 6 |
Plugin URI: http://www.aakashweb.com/wordpress-plugins/super-rss-reader/ |
| 7 |
Requires at least: 2.8 |
| 8 |
Tested up to: 3.3.x |
| 9 |
Stable tag: 2.0 |
| 10 |
|
| 11 |
Super RSS Reader is an awesome RSS widget plugin, which has features like news ticker effect, tabbed RSS feeds, customizable color modes and more. |
| 12 |
|
| 13 |
== Description == |
| 14 |
|
| 15 |
Super RSS Reader is jQuery based RSS reader widget, which displays the RSS feeds in the widget in an attractive way. It uses the jQuery easy ticker plugin to add a news ticker like effect to the RSS feeds. Multiple RSS feeds can be added for a single widget and they get seperated in tabs. |
| 16 |
|
| 17 |
The plugin is fully customizable with external styles and with some inbuilt color styles. It acts as a perfect replacement for the default RSS widget in WordPress. |
| 18 |
|
| 19 |
[youtube=http://www.youtube.com/watch?v=02aOG_-98Tg] |
| 20 |
|
| 21 |
= Features = |
| 22 |
|
| 23 |
* jQuery [news ticker like effect](http://www.aakashweb.com/jquery-plugins/easy-ticker/) to the RSS feeds (can turn off or on) |
| 24 |
* Tabs support, if multiple RSS feeds are added in a single widget. |
| 25 |
* Customizable with Inbuilt color styles and with external CSS styles. |
| 26 |
* Add multiple RSS feeds in a page with a ticker effect. |
| 27 |
* Supports RSS or atom feed. |
| 28 |
* Can tweak the widget to change the no of visible feed itemas and more... |
| 29 |
|
| 30 |
Check out the [live working demo](http://www.aakashweb.com/resources/pages/demos/super-rss-reader/) in this page. |
| 31 |
|
| 32 |
* If you like this plugin, then [just make a small donation](http://bit.ly/srrdonate) and it will be helpful for the plugin development. |
| 33 |
* The jQuery ticker effect is by the [jQuery easy ticker plugin](http://www.aakashweb.com/jquery-plugins/easy-ticker/) |
| 34 |
|
| 35 |
= Resources = |
| 36 |
|
| 37 |
* [Documentation](http://www.aakashweb.com/wordpress-plugins/super-rss-reader/) |
| 38 |
* [FAQs](http://www.aakashweb.com/faqs/wordpress-plugins/super-rss-reader/) |
| 39 |
* [Support](http://www.aakashweb.com/forum/) |
| 40 |
* [Report Bugs](http://www.aakashweb.com/forum/) |
| 41 |
|
| 42 |
== Installation == |
| 43 |
|
| 44 |
Download and upload the latest version of Super RSS Reader, |
| 45 |
|
| 46 |
1. Unzip & upload it to your WordPress site. |
| 47 |
1. Activate the plugin. |
| 48 |
1. Drag and drop the "Super RSS Reader" widget in the "Widgets" page. |
| 49 |
1. Input a RSS feed URL to the widget, tweak some settings and you are, |
| 50 |
1. Done ! |
| 51 |
|
| 52 |
== Frequently Asked Questions == |
| 53 |
|
| 54 |
= How can I customize the RSS widget externally ? = |
| 55 |
|
| 56 |
You can use the `super-rss-reader-widget` class in your stylesheet to control the widget styling. Other classes are, |
| 57 |
|
| 58 |
1. `srr-tab-wrap` - the tab's class. |
| 59 |
1. `srr-wrap` - the wrapper of the widget. |
| 60 |
1. `srr-item.odd` - to control the odd feed items. |
| 61 |
1. `srr-item.even` - to control the even feed items. |
| 62 |
|
| 63 |
= Will the additional ticker effect slows the site ? = |
| 64 |
|
| 65 |
No. the additional effect needs only 3.4 Kb of additional file. I think thats not too heavy to slow down the site. |
| 66 |
|
| 67 |
= How to create a tabbed mode ? = |
| 68 |
|
| 69 |
Just enter the RSS feed URLs seperated by comma in the widget, the plugin automatically renders the tab. |
| 70 |
|
| 71 |
For more FAQs just check out the [official page](http://www.aakashweb.com/wordpress-plugins/super-rss-reader/). |
| 72 |
|
| 73 |
== Screenshots == |
| 74 |
|
| 75 |
1. Example Super RSS Reader widgets shown in the sidebar, having a ticker effect and a tabbed mode. |
| 76 |
1. Picture showing some possible ways of Customizing the widget. |
| 77 |
1. The Super RSS Reader widget in the administration page. |
| 78 |
|
| 79 |
[Live Working demo](http://www.aakashweb.com/resources/pages/demos/super-rss-reader/) |
| 80 |
|
| 81 |
[More screenshots in Aakash Web](http://www.aakashweb.com/wordpress-plugins/super-rss-reader/) |
| 82 |
|
| 83 |
== Changelog == |
| 84 |
|
| 85 |
= 2.0 = |
| 86 |
* Core code is completely rewritten. |
| 87 |
* Flash RSS Reader is removed and instead jQuery is used. |
| 88 |
* Administration panel used in the previous version is removed and settings are configured in the widget itself. |
| 89 |
|
| 90 |
= 0.8 = |
| 91 |
* Second version with included CSS and Proxy file (loadXML.php). |
| 92 |
|
| 93 |
= 0.5 = |
| 94 |
* Initial version with a flash RSS Reader |
| 95 |
|
| 96 |
== Upgrade Notice == |
| 97 |
|
| 98 |
Version 2.0 is a major and recommended upgrade for previous version users. |
| 99 |
|
| 100 |
== Credits == |
| 101 |
|
| 102 |
* RSS feed reading engine is the inbuilt WordPress's engine |
| 103 |
* The news ticker effect is powered by the [jQuery Easy ticker plugin](http://www.aakashweb.com/jquery-plugins/easy-ticker/) |
| 104 |
* Default color styles are by Aakash Chakravarthy. |