From 3662506389cf91bae3bf001772a0105d42d1350d Mon Sep 17 00:00:00 2001 From: jmash Date: Tue, 12 Feb 2008 22:16:39 +0000 Subject: [PATCH] 0.1.0 tagged 0.1.1 released git-svn-id: https://plugins.svn.wordpress.org/pagemash/trunk@31688 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- README.txt | 8 ++++++-- pagemash.php | 7 ++++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/README.txt b/README.txt index 2a0a6d6..dd679f5 100644 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Contributors: JoelStarnes Tags: order pages, ajax, re-order, drag-and-drop, admin, Requires at least: 2.0 Tested up to: 2.4-bleeding -Stable tag: 0.1.0 +Stable tag: 0.1.1 Organise your page order with this simple drag-and-drop Ajax interface. @@ -39,4 +39,8 @@ please drop me an email: joel@joelstarnes.co.uk == Localization == -Currently only available in english. \ No newline at end of file +Currently only available in english. + +== Limitations== + +The plugin will currently only handle top level pages. \ No newline at end of file diff --git a/pagemash.php b/pagemash.php index 8d21a05..035bbee 100644 --- a/pagemash.php +++ b/pagemash.php @@ -2,14 +2,15 @@ /* Plugin Name: pageMash Plugin URI: http://joelstarnes.co.uk/pagemash/ -Description: Page Order Management (WP ADMIN > MANAGE > pageMash). +Description: pageMash > pageManagement [WP_Admin > Manage > pageMash] Author: Joel Starnes -Version: 0.1.0 +Version: 0.1.1 Author URI: http://joelstarnes.co.uk/ CHANGELOG: Release: Date: Description: 0.1.0 10 Feb 2008 Initial release +0.1.1 12 Feb 2008 Minor fixes */ #########CONFIG OPTIONS############################################ @@ -69,7 +70,7 @@ function pageMash_main(){
- + version [0.1.1]

pageMash - pageManagement

You can use this to organise and manage your pages.