=== 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: 2.2.2
Stable tag: 0.4.2

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(), please see bundled example for details. 

*Changelog*

* 0.4.2 (22/08/07) microbugfix, example files for Kubrik, Hemingway and Sandbox themes.
* 0.4.1 (15/08/07) fix 'foreach' errors
* 0.4	(10/08/07) stable release for 0.4. going to the next level.
* 0.4b2 (06/08/07) fix for db version...
* 0.4b  (05/08/07) TESTING RELEASE svn only. moved to database, plugin almost rewritten from scratch. 
* 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.
Debuggers: please report your WordPress version and plugin version you're using, and theme used if the issues involves frontend or displaying.
Thank you!

== FAQ ==

1. [Table ‘wp.wp_page2cat’ doesn’t exist]

The plugin isn't installed properly. Try to deactivate and reactivate it.
