=== Admin Menu Tree Page View === Contributors: eskapism, MarsApril Donate link: http://eskapism.se/sida/donate/ Tags: admin, page, pages, tree, view, admin menu, menu Requires at least: 3.0 Tested up to: 3.0 Stable tag: 1.3 Get a tree view of all your pages directly in the admin menu. Search, edit, view and add pages - all with just one click away! == Description == This WordPress plugin adds all your pages to the admin menu, so all your pages will always be available within just one click, no matter where you are in the admin area. You can also add pages directly in the tree and you can quickly find your pages by using the search box. Works perfect in CMS-like WordPress installations with lots of pages in a tree hierarchy. #### More advanced page tree with drag-and-drop support I have made an even more advanced version of the tree, where you also can search and re-order the pages. It's called [CMS Tree Page View](http://wordpress.org/extend/plugins/cms-tree-page-view/). #### Donation and more plugins * If you like this plugin don't forget to [donate to support further development](http://eskapism.se/sida/donate/). * Check out some [more WordPress CMS Plugins](http://wordpress.org/extend/plugins/profile/eskapism) by the same author. == Installation == 1. Upload the folder "admin-menu-tree-page-view" to "/wp-content/plugins/" 1. Activate the plugin through the "Plugins" menu in WordPress 1. Done! Now the tree with the pages will be visible in the admin menu to the left. == Screenshots == 1. The menu page tree with all your pages. Pretty neat, eh? You add new pages too. And search your pages. In conclusion: with this plugin you will be a page kung fu master. 2. Search your pages in real time. Try it; it's wonderful! ;) 3. You can expand/collapse sub-pages. Keeps the meny compact, but gives you the option to instantly dig deep down the page hierarchy. == Changelog == = 1.3 = - An ul that was opened because of a search did not get the minus-sign - New "popup" with actions when hovering a page. No more clicking to get to the actions. I really like it! = 1.2.1 = - The plus-sign/expand link now works at least three levels down in the tree = 1.2 = - Tree now always opens up when editing a page, so you will always see the page you're ediiting. - When searching, the parents of a page with a match is opened, so search hits will always be visible. - When searching and no pages found, show text "no pages found". - CSS changes for upcoming admin area CSS changes in WordPress (may look wierd on current/older versions of WordPress...) - Some preparing for using nestedSortable to order the pages = 1.1 = - Children count was sometines wrong. = 1.0 = - Added functionality to expand/collapse = 0.6 = - View link now uses wordpress function get_permalinks(). Previously you could get non-working links. = 0.5 = - Swedish translation added - Moved load_plugin_textdomain to action "menu" instead of "init" = 0.4 = - Fixed a couple of small bugs - Prepare for translation - Moved JS to own file = 0.3 = - Removed some notices - Added a search/filter box. Search your pages in real time. I love it! :) = 0.2 = - Some CSS changes. The icons and text and smaller now. I think it's better this way, you can fit so many more pages in the tree now. - Now you can add new pages below or as a child to a page. For me this has been the feature I've missed the most. = 0.1 = - It's alive!