README.txt

git-svn-id: https://plugins.svn.wordpress.org/pagemash/trunk@42840 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
jmash 2008-04-26 20:00:35 +00:00
parent 7d2268f120
commit 44334a550b
1 changed files with 39 additions and 19 deletions

View File

@ -51,25 +51,45 @@ Any good up-to-date browser should work fine. I test in Firefox, IE7, Safari and
==Change Log==
0.1.0 > Initial Release
0.1.1 > Removed version check since some hosts will not allow external includes.
0.1.2 > Fixed CSS&JS headers to only display on pageMash admin
0.1.3 > Fixed exclude pages feature
1.0.0 beta > Major rebuild > Recusive page handles unlimited nested children, collapsable list items, interface makeover...
1.0.1 beta > fixed IE drag selects text
1.0.2 > Major code rewrite for exclude pages
1.0.3 > Fixed datatype bug causing array problems
1.0.4 > Removed shorthand PHP and updated CSS and JS headers to admin_print_scripts hook.
1.1.0 > Added quick rename, externalised scripts, changed display of edit|hide|rename links, deregisters prototype
* 1.1.0
* Added quick rename
* Externalised scripts
* Changed display of edit|hide|rename links
* Deregisters prototypes
* 1.0.4
* Removed shorthand PHP
* Updated CSS and JS headers to admin_print_scripts hook.
* 1.0.3
* Fixed datatype bug causing array problems
* 1.0.3
* Fixed datatype bug causing array problems
* 1.0.2
* Major code rewrite for exclude pages
* 1.0.1 beta
* fixed IE drag selects text
* 1.0.0 beta
* Major rebuild to use vladimir's sortables class extension
* Recusive page handles unlimited nested children
* Collapsable list items
* Interface makeover...
* 0.1.3
* Fixed exclude pages feature
* 0.1.2
* Fixed CSS&JS headers to only display on pageMash admin
* 0.1.1
* Removed version check since some hosts will not allow external includes.
* 0.1.0
* Initial Release
== Localization ==