=== wp-dTree 3.1 === Contributors: Christopher Hwang, ulfben Donate link: http://www.amazon.com/gp/registry/wishlist/2QB6SQ5XX2U0N/105-3209188-5640446?reveal=unpurchased&filter=all&sort=priority&layout=standard&x=21&y=17 Tags: archive, navigation, dynamic, dtree, tree, sidebar, Requires at least: 2.0.2 Tested up to: 2.3 Stable tag: trunk Turns your sidebar into a very convenient, "dynamic" navigation tree. Supports scriptaculous effects. == Description == This plugin can generate navigation trees for your posts, pages and/or categories. The archive tree (posts) can be displayed with monthly or yearly nodes. The category tree can be displayed with or without their posts. Scriptaculous support is built in for cool presentation effects. It is optional and can be controlled through the admin interface (Presentation -> WP-dTree). If you choose to activate this setting, you'll need to [download WP-Scriptaculous](http://www.silpstream.com/blog/wp-scriptaculous/). wp-dTree was originaly created by [Christopher Hwang](http://www.silpstream.com/blog/). It's a WP adaption of [Geir Landros's dTree](http://www.destroydrop.com/javascripts/tree/). Version 3.0 is a fork (since Mr. Hwang is MIA) by Ulf Benjaminsson, aimed at reducing the excessive database querying when running wp-dTree. Instead of creating the trees on every visit, 3.0 employs caching and updates the trees only when posts/pages or categories are altered. The result is a tremendous load reduction from previous versions; one site I tested (~360 posts) went from 411 to 18 queries (!) to display the main page. **Changes in v3.1:** 1. Updated to comply with WordPress 2.3's new taxonomy tables for categories. (should be backwards compatible) 1. Widgetized! You no longer need to edit your sidebar manually. 1. Fixed "Open To Selection"-option. == Installation == Make sure to disable and remove any previous installation of wp-dtree-30 first! 1. Extract the files and transfer the 'wp-dtree-30' folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to the 'WP-dTree' option menu under 'Presentation' and set your preferences. 1. Go to 'Presentation' -> 'Widgets' and drag-n-drop WP-dTree Archives / Categories / Pages to the relevant section of your sidebar. 1. If you think that widgets are lame: go to the template file that you want the archives to show on and copy paste the relevant code: Displaying archives ---------