=== Fancy Cats === Contributors: ocularsoftware Donate link: http://www.ocularsoftware.com/FancyCats Tags: category, categories, widget Requires at least: Unsure, please let me know if you have issues. Tested up to: 3.2.1 Stable tag: 1.1 An extended categories widget that uses AJAX to expand a list of posts when a category is clicked on. == Description == This is an extended categories widget. When the user clicks on a category from the widget, rather than loading a page with all of the posts in that category, a space will expand within the widget, showing the titles of all posts in that category. There are several configurable settings, so that the widget will fit in with the look and feel of your blog. You can set: * A limit on the height of the expanded area, so that a scroll bar will show if you have lots of posts in a category * The indentation of the post items * The title text, the instructional text, and the 'show all' text The expanding/collapsing of category post lists is done via AJAX, so the entire page doesn't have to continuously reload to perform the operation. If there is an extra feature you would like added, or something that you don't like and want to be able to change yourself, contact me and I will see about adding it in the next version. == Installation == 1. Download and unpack fancy-cats.zip. 1. Upload the entire `fancy-cats` directory to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Add the Fancy Cats Widget to a sidebar/widget area from the Widgets menu in WordPress. 1. The widget will work 'out of the box', but you may customise it if you wish. == Frequently Asked Questions == = I don't like (X). Can you add an option so I can change it? = Sure, just leave a comment [here](http://www.ocularsoftware.com/FancyCats), and I'll see what I can do. = Can I modify this? = Sure. It's released under the GNU GPL, so do what you want with it. I would appreciate a mention and a link, but it's by no means required. == Screenshots == 1. The widget with two categories expanded (image courtesy [The Cooking Capers](http://www.thecookingcapers.com)). == Changelog == = 1.1 = Fixed file paths to match where WordPress installs automatically. See upgrade notice if installing manually! = 1.0 = * First release == Upgrade Notice == = 1.1 = Automatic WordPress installation should now work. If installing manually, note that the required file path has changed. The plugin folder must now be called fancy-cats, not fancyCats. = 1.0 = * First release