=== Admin Management Xtended ===
Contributors: Alphawolf
Donate link: http://www.schloebe.de/donate/
Tags: admin, ajax, management, cms, Post, pages, category, inline, media, revision, link, bookmark
Requires at least: 2.7
Tested up to: 3.0
Stable tag: trunk

Adds AJAX-driven options to some admin management pages with CMS-known functions without having to open the edit screens.

== Description ==

As a whole, the new WordPress Admin panel is organized fairly well, however when it comes to editing posts or pages quickly without having to open each post or page in a new tab or window, it isn't a very efficient process. For those who are using **WordPress as a CMS**, it's important to be able to manage contents easily and quickly. That's what this plugin helps to do.

It adds some icons to the posts/pages management panel with **AJAX-driven** CMS-known functions like toggling post/page visibility, changing publication date and title **without having to open the edit screens or reload the page**, **plus changing page order with drag'n'drop**, inline category management and inline tag management, plus much more.

[vimeo http://vimeo.com/9598749]

**Features:**

* Ability to change post and page properties inline in the post or page management view
* Toggling visibility with a single click
* Changing the publication date with a neat comfortable calendar
* Change post/page title inline in posts/pages management view
* **NEW in 0.8**: Change post/page slug inline in posts/pages management view
* **NEW in 0.9**: Change page order inline in pages management view
* **NEW in 0.9**: Show/hide invisible (draft/future) posts
* **NEW in 0.9**: Toggle visibility of page order column
* **NEW in 1.0**: Changing order of (top level) pages via Drag'n'Drop
* **NEW in 1.2**: Changing categories inline on post management page (**inline category management**)
* **NEW in 1.2**: Toggling comment status open/closed in posts/pages management view
* **NEW in 1.3**: Changing tags inline on post management page (**inline tag management**)
* **NEW in 1.3**: New default button set; now two different button sets selectable
* **NEW in 1.4**: Change media order inline in media management view
* **NEW in 1.5**: Change media description inline in media management view
* **NEW in 1.6**: Open post revisions inline in post/page management view
* **NEW in 1.7**: Change post/page author inline in post/page management view
* **NEW in 1.8**: Changing link categories inline on link management page
* **NEW in 1.8**: Toggling link visibility with a single click
* **NEW in 1.9**: Time now can be chosen in the js popout calendar aswell
* **NEW in 2.1.0**: Change *post order* inline in post management view (Props [Jeff Cole](http://www.coolcave.co.uk/ "Jeff Cole")
* **NEW in 2.1.0**: Support for [Exclude Pages](http://wordpress.org/extend/plugins/exclude-pages/ "Exclude Pages") plugin
* **Supports changing location/ renaming of wp-content/ folder with WP 2.6**
* Entirely possible to be localized, including the JS calendar

**Included languages:**

* English
* German (de_DE) (Thanks to me ;-))
* Spanish (es_ES) (Thanks for contributing spanish language goes to [Karin Sequen](http://www.es-xchange.com))
* French (fr_FR) (Thanks for contributing french language goes to [Gilles Wittezaële](http://gilles.wittezaele.fr/blog/))
* Hebrew (he_IL) (Thanks for contributing hebrew language goes to [Meir Pinto](http://www.pintophotography.com/wp/))
* Japanese (ja) (Thanks for contributing japanese language goes to [kzh](http://homepage1.nifty.com/))
* Persian(farsi) (fa_IR) (Thanks for contributing persian language goes to [Amir Ashtiani](http://ouo.ir))
* Turkish (tr_TR) (Thanks for contributing turkish language goes to [wolkanca](http://blog.wolkanca.com))
* Danish (da_DK) (Thanks for contributing danish language goes to [Mads Christian Jensen](http://mads.eu/))
* Czech (cs_CZ) (Thanks for contributing czech language goes to Josef Klimosz)
* Dutch (nl_NL) (Thanks for contributing dutch language goes to [Steven Goos](http://gooos.nl))
* Polish (pl_PL) (Thanks for contributing polish language goes to [Cezary Tomczyk](http://www.ikeris.com))
* Russian (ru_RU) (Thanks for contributing polish language goes to [Lecactus](http://lecactus.ru/))
* Italian (it_IT) (Thanks for contributing italian language goes to [Gianni Diurno](http://gidibao.net))
* Traditional Chinese (zh_TW) (Thanks for contributing traditional chinese language goes to Disway Dong)
* Brazilian Portuguese (pt_BR) (Thanks for contributing brazilian portuguese language goes to Prem Prakash)
* Belorussian (by_BY) (Thanks for contributing belorussian language goes to [Marcis Gasuns](http://www.fatcow.com))
* Norwegian Nynorsk (nn_NO) (Thanks for contributing norwegian nynorsk language goes to [H&aring;vard Grimelid](http://grx.no))
* Norwegian Bokm&aring;l (nb_NO) (Thanks for contributing norwegian bokm&aring;l language goes to [H&aring;vard Grimelid](http://grx.no/))
* Ukranian (uk_UA) (Thanks for contributing ukranian language goes to [ghost](http://antsar.info/))

**Want update feeds, code documentation and more? Visit [extend.schloebe.de](http://extend.schloebe.de)**

== Frequently Asked Questions ==

= Why cant I set the time with the inline calendar? =

Well, show me a neat jQuery calendar plugin that can entirely be localized and that offers time settings, and it'll propably find its way into the plugin. ;-)

= Why isn't this or that implemented to improve the admin interface? =

If you have suggestions please let me know by dropping me a line via e-mail or the wp.org forums.

= History? =

Please visit [the official website](http://www.schloebe.de/wordpress/admin-management-xtended-plugin/#english "Admin Management Xtended") for the latest information on this plugin.

= Where can I get more information? =

Please visit [the official website](http://www.schloebe.de/wordpress/admin-management-xtended-plugin/#english "Admin Management Xtended") for the latest information on this plugin.

== Installation ==

1. Download the plugin and unzip it.
2. Upload the folder admin-management-xtended/ to your /wp-content/plugins/ folder.
3. Activate the plugin from your WordPress admin panel.
4. Installation finished.

== Changelog ==

= 2.1.5 =
* FIXED: Basic WP 3.0 compatibility

= 2.1.1 =
* FIXED: The save button on editing page title stopped working (Thanks to Michael Johnston!)

= 2.1.0 =
* NEW: Added support for [Exclude Pages](http://wordpress.org/extend/plugins/exclude-pages/ "Exclude Pages") plugin (thanks to danf for suggesting!)
* NEW: Change post order inline in post management view (Props [Jeff Cole](http://www.coolcave.co.uk/ "Jeff Cole")

= 2.0.3 =
* FIXED: Post tag auto-suggest returned 0 instead of suggested tags
* NEW: Support for new Changelog readme.txt standard

= 2.0.2 =
* NEW: Support for symlinks (Thanks to Georg S. Adamsen!)

= 2.0.1 =
* FIXED: buttons for switching the way of sorting pages didn't show up if there wasn't pagination
* FIXED: page drag'n'drop now stores the new page order

= 2.0 =
* FIXED: WP 2.7 Look & Feel, completely compatible
* FIXED: New DragHandle for Page drag&drop
* FIXED: Inline Tag Management fixes
* FIXED: Link Management fixes

= 1.9.1 =
* NEW: Added possibility to use the plugin though it's not officially supported for WP 2.7 (That might cause misbehaviour!)

= 1.9 =
* NEW: Time now can be chosen in the js popout calendar aswell
* FIXED: Some logical minor issues

= 1.8.8 =
* FIXED: Added missing date js-file for en_US locale that caused 404 errors in server logs

= 1.8.6 =
* FIXED: Incompatibility with More Fields plugin (Thanks to Guillermo Jimeno Espinosa!)
* FIXED: Added note for WP 2.7 users

= 1.8.5 =
* NEW: Added italian localization (Thanks to Gianni Diurno!)
* FIXED: Fixed incompatibility with Gengo plugin (Thanks to dragunoff!)

= 1.8.4 =
* NEW: Added russian localization (Thanks to Lecactus!)
* FIXED: Improved pre WP 2.6 compatibility
* FIXED: Fixed error occuring with the Codestyling Localization plugin and other potential plugins
* FIXED: some GUI improvement, e.g. put the revisions link below the title
* FIXED: Added a whole bunch of do_actions und apply_filters

= 1.8.0 =
* NEW: Changing categories inline on link management page
* NEW: Toggling link visibility with a single click
* FIXED: post/page slugs cannot be empty anymore
* FIXED: HTML markup cleanup

= 1.7.0 =
* NEW: Change post/page author inline in post/page management view
* NEW: Added polish localization (Thanks to Cezary Tomczyk!)
* NEW: Added another icon to edit page/post title
* FIXED: Extensive changes in rights management, that caused misbehaviour
* FIXED: Localization issue in WP 2.5

= 1.6.1 =
* NEW: Open page revisions inline in page management view
* FIXED: Fixed formatting issue on saving and editing post/page title

= 1.6.0 =
* NEW: Open post revisions inline in post management view
* NEW: Auto-suggest for inline tag management
* NEW: Added czech localization (Thanks to Josef Klimosz!)
* NEW: Added dutch localization (Thanks to Steven Goos!)
* FIXED: input field for tag management now uses full available width

= 1.5.2 =
* NEW: Added danish localization (Thanks to Mads Christian Jensen!)
* FIXED: Compatible with WordPress 2.6
* FIXED: Supports changing location/ renaming of wp-content/ folder with WP 2.6

= 1.5.0 =
* NEW: Change media description inline in media management view
* FIXED: Applied wpdb->prepare to all SQL queries
* FIXED: Compatible with WP2.6-beta1
* FIXED: Minor language fixes

= 1.4.0 =
* NEW: Change media order inline in media management view
* NEW: Added turkish localization (Thanks to wolkanca!)
* NEW: Added persian localization (Thanks to Amir Ashtiani!)
* FIXED: structure changes in code

= 1.3.0 =
* NEW: Changing tags inline on post management page (Inline Tag Management)
* NEW: New default button set (twotiny); now two different button sets selectable
* NEW: Added spanisch localization (Thanks to Karin Sequen!)
* NEW: Added hebrew localization (Thanks to Meir Pinto!)
* FIXED: structure changes in files and code
* FIXED: Fixed possible error, occuring on some systems (Thanks to Marcus Sykes!)
* FIXED: Improved compatibility with WP 2.5 (Thanks to Aouni Tahech!)

= 1.2.0 =
* NEW: Changing categories inline on post management page
* NEW: Toggling comment status open/closed in posts/pages management view
* FIXED: Code and performance improvements

= 1.0.1 =
* NEW: Added french localization file to the download package
* NEW: Added raw localization file to the download package, for you to (hopefully) helping to translate this plugin to your language
* FIXED: Code- and performance improvements

= 1.0 =
* NEW: Changing order of (top level) pages via Drag'n'Drop

= 0.9 =
* NEW: Change page order inline in pages management view
* NEW: Show/hide invisible (draft/future) posts
* NEW: Toggle visibility of page order column
* FIXED: Error with date chosing script

= 0.8 =
* NEW: Change post/page slug inline in posts/pages management view
* FIXED: Misbehaviour with special chars

= 0.7 =
* Plugin released

== Upgrade Notice ==

= 2.1.1 =
The save button on editing page title stopped working (Thanks to Michael Johnston!)

== Other Notes ==

= Licence =

This plugins is released under the GPL, you can use it free of charge on your personal or commercial blog.

== Screenshots ==

[For screenshots see here](http://www.schloebe.de/wordpress/admin-management-xtended-plugin/#screenshots)

= Video Demo =

[vimeo http://vimeo.com/9598749]