=== Google Reader Blogroll Widget === Contributors: Marcu5 Donate link: http://blog.acidchaos.de/donate Tags: google reader, blogroll, widget Requires at least: 2.0.2 Tested up to: 2.6.* Stable tag: 0.1.0 Simple widget(s) to list your Google Reader subscriptions as blogroll. == Description == Simple widget to list your Google Reader subscriptions as blogroll. All you need is to specify the link to your public Google Reader page, can be found in the Google Reader settings: https://www.google.com/reader/settings in the "Folders and Tags"-tab, the "view public page"-link. Just copy/paste the whole link. The widget allows you to choose one of Googles cholor schemes, if you select "None" it will generate a generic list that should look quite fine with most themes. You can have multiple blogrolls with different designs. == Installation == 1. Download, unzip. 1. Upload `greader-blogroll.php` to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Got to Design -> Widgets in your dashboard, ADD the "Google Reader Blogroll" to your sidebar. 1. You need to specify the link to your public Google Reader page, can be found in the Google Reader settings: https://www.google.com/reader/settings in the "Folders and Tags"-tab, the "view public page"-link. Just copy/paste the whole link. 1. The widget allows you to choose one of Googles cholor schemes, if you select "None" it will generate a generic list that should look quite fine with most themes. == Frequently Asked Questions == = Why is my blogroll gone after updating to version 0.1.0? = As of v0.1.0 this plugin supports multiple widgets instances and therefore saves data in a fifferent format. You will have to setup it again. Sorry for the inconvenience. == Screenshots == 1. Widget configuration 2. Screenshot of the 'Khaki' color scheme preview - will look the same in your sidebar. == License == Copyright 2008 Marcus Himmel (email : ac@acidchaos.de) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. 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 == Changelog == **0.1.0** - support for multiple widget instances **0.0.3** - some fixes, added css for "Read more..." **0.0.1** - initial release