I ask primarily because I see a bunch of code in taxonomy_menu.inc that referenced views functionality but it has been commented out. Oh, I also ask because I can't get it working :=) I have defined a view with vocabulary and taxonomy term arguments that works fine if I type the url manually (e.g. my_path/vocab-ID/term-ID).
When I set the "Module Page" of taxonomy menu to the same path as my view (e.g. my_path in the example above), the taxonomy_menu no longer appears as a block. Am I just doing something wrong, setting the taxonomy menu "module page" to the same as the view "path"? Why are some views-related options commented out of the source?
Thanks in advance.
Comments
Comment #1
moshe weitzman commentedIt looks like the 6. version of the module is not done yet, presumably because Views is not yet released
Comment #2
capellicViews 2 has a release candidate?
Comment #3
Afief commentedThe module has been inactive for a long time, I think even before Views2 Beta.
I will *try* to rework this feature into it but quite frankly there are currently much more broken things that need to be handled
Comment #4
indytechcook commentedThe 6.2 version works with Views 2.