This module is just a simple conversion of the [TREEVIEW] skin object into a DNN module. Took about half an hour to do.
I removed the presentation controls from the skin object that weren't needed in a module type environment.
I also added a Settings module control to allow the admin to set some of the basic settings of the object. This could easily be extended to control other settings of the object.
v3.01 - 4/26/05
- Fixed a couple minor bugs
- Added some translation keys for the 'level' option drop down box
- Corrected the 'level' selection behavior to make more sense.
v 3.0 - 4/25/05