I'd like to be able to show the fully expanded taxonomy tree in the initial view of my block. I'd imagine that to be a setting switch.
I'd like to be able to show the fully expanded taxonomy tree in the initial view of my block. I'd imagine that to be a setting switch.
Comments
Comment #1
Durran commentedIm not sure about rc3 but in the 6.x-1.0-rc1 module file I initially changed the "expanded" to "collapsed" (vise versa in your case). I still run 6.x-1.0-rc1 along with DHTML Menu 6.x-2.2 as there is no conflict between the two like the new version(s).
Comment #2
Anonymous (not verified) commentedThis module is no longer being actively developed as it duplicates functionality that can be obtained through the usage of taxonomy_menu ( http://drupal.org/project/taxonomy_menu ) and dhtml_menu ( http://drupal.org/project/dhtml_menu ).