=== Category Page === Contributors: pixline Donate link: https://www.amazon.com/gp/registry/wishlist/22DE3R0Q3EN76/ref=wl_web/ Tags: admin, pages, category, formatting, plugin, categories, integration, page, theme Requires at least: 2.1.3 Tested up to: svn Stable tag: 0.3 Bind a Page with a Category, and interconnect them. == Description == This plugin allow to bind a Page to a Category, and display the page content on top of category page, tweaking archives.php or adding a custom category.php file (example file for default WP theme is bundled in the plugin). It provide a theme function called page2cat_output(), which accept $cat as a parameter, and a Sidebar Widget to help you starting :-). Please see bundled examples for details, now ships with two modified files for the default Kubrik theme. *Changelog* * 0.3 (27/07/07) many fixes for 2.1.3, 2.2.1 and svn compatibility. archive.php example fixed. * 0.2.1 (19/07/07) fixed backward compatibility for 2.1 * 0.2 (18/07/07) management and options panel, better sidebox, widget available, one more example theme. * 0.1 (17/07/07) first tag. alpha 2 with some typo fixing. * 0.1a2 (17/07/07) fix sidebox in page editing, manage panel. * 0.1a (16/07/07) first public alpha. *Credits* Copyright (C) 2007 Paolo Tresso / [Pixline](http://pixline.net/) == Installation == 1. Download the plugin Zip archive. 1. Upload `Category Page` folder to your `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `category.php` in your theme folder, or tweak your theme files, or use the widget. 1. Setup some relationship between Categories and Pages 1. Enjoy! If those steps aren't enough to make it work, or you need more support, please visit [Category Page plugin page](http://pixline.net/wordpress-plugins/category-page-plugin/) and feel free to ask :-)