Postponed
Project:
Vocabulary Index
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2009 at 13:46 UTC
Updated:
5 Jul 2012 at 17:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
nemchenk commentedOops -- forgot to recurse when creating the patch!
Comment #2
xanoThanks a lot for the effort. I'm sorry to say the same effect can be achieved by disabling (overriding) the JS file in the theme layer, about which you can find more information in the theming handbook here at drupal.org.
Comment #3
nemchenk commentedThat's true, but I wanted to be able to have the choice of a JS "active" tree or "static" tree, and from the Admin interface so non-techy people can select it :)
Yours,
nemchenk
Comment #4
BayouBill commentednemchenk said: "I wanted to be able to have the choice...so non-techy people can select it"
It makes a lot of sense to implement the option this way, for the reason nemchenk gives. It doesn't break anything and enhances the usability of the module. People shouldn't have to learn how to override themes just to get this functionality.
Xano, please reconsider the "won't fix" status and integrate this feature into code. TIA.
Comment #5
xanoThis is a very careful postponed to a possible new version of Vocabulary Index. No guarantees though!
Comment #6
nemchenk commentedSure thing. Thanks, Xano!
Comment #7
ayalon commentedVery useful! I used the attached patch! Works as expected. Should go into the next release.
Comment #8
webwriter commentedSubscribe.
Comment #9
topmet commentedcomment or blank vocabindex.js - more easy solution for simple tree
Comment #10
fabrizioprocopio commentedI'm not a coder, I'm not able to apply a patch
I'd like to have the opportunity to expand the tree (with a little + close the father term) and also to go to the term results clicking on term.
Is there this feature into the dev?