web/wp-content/plugins/page2cat/readme.txt
branchwordpress
changeset 109 03b0d1493584
child 194 32102edaa81b
equal deleted inserted replaced
-1:000000000000 109:03b0d1493584
       
     1 === Category Page ===
       
     2 Contributors: pixline
       
     3 Donate link: http://tinyurl.com/375yrk
       
     4 Tags: admin, pages, category, formatting, plugin, categories, integration, page, theme
       
     5 Requires at least: 2.2
       
     6 Tested up to: 2.5
       
     7 Stable tag: 2.5
       
     8 
       
     9 Use pages as category archive header, or list some posts from a category into a post/page. 
       
    10 
       
    11 == Description ==
       
    12 
       
    13 This plugin will let you setup connection between pages and categories, in order to display the page content like a "header" for your category archive (theme tweak required). By popular demand, version 2.5 also ships with a shortcode like [catlist] that allows to display a list of posts from a certain category inside a post or a page. 
       
    14 . 
       
    15 Copyright (C) 2008 Paolo Tresso / [Pixline](http://pixline.net/)
       
    16 
       
    17 [plugin page](http://pixline.net/wordpress-plugins/category-page-plugin/en/) - [support forum](http://talks.pixline.net/forum/category-page-plugin)
       
    18 
       
    19 == Installation ==
       
    20 
       
    21 1. Download the plugin Zip archive.
       
    22 1. Upload `Category Page` folder to your `/wp-content/plugins/` directory
       
    23 1. Activate the plugin through the 'Plugins' menu in WordPress
       
    24 1. Setup some relationship between Categories and Pages
       
    25 1. Tweak `archive.php` in your theme folder (while I write documentation, please [read here](http://talks.pixline.net/topic.php?id=13#post-32) to learn how).
       
    26 1. Enjoy!
       
    27 
       
    28 [plugin page](http://pixline.net/wordpress-plugins/category-page-plugin/en/) - [support forum](http://talks.pixline.net/forum/category-page-plugin)
       
    29 
       
    30 
       
    31 == Changelog ==
       
    32 
       
    33 * 2.5	(26/03/07) WordPress 2.5 compliance. Theme examples released as separate theme pack.
       
    34 * 0.4.4 (03/09/07) fix content filters. 2.3 compliant release.
       
    35 * 0.4.3 (30/08/07) 2.3beta1-compliant release
       
    36 * 0.4.2 (22/08/07) microbugfix, example files for Kubrik, Hemingway and Sandbox themes.
       
    37 * 0.4.1 (15/08/07) fix 'foreach' errors
       
    38 * 0.4	(10/08/07) stable release for 0.4. going to the next level.
       
    39 * 0.4b2 (06/08/07) fix for db version...
       
    40 * 0.4b  (05/08/07) TESTING RELEASE svn only. moved to database, plugin almost rewritten from scratch. 
       
    41 * 0.3	(27/07/07) many fixes for 2.1.3, 2.2.1 and svn compatibility. archive.php example fixed.
       
    42 * 0.2.1 (19/07/07) fixed backward compatibility for 2.1
       
    43 * 0.2   (18/07/07) management and options panel, better sidebox, widget available, one more example theme. 
       
    44 * 0.1	(17/07/07) first tag. alpha 2 with some typo fixing.
       
    45 * 0.1a2 (17/07/07) fix sidebox in page editing, manage panel. 
       
    46 * 0.1a  (16/07/07) first public alpha.
       
    47 `