For example, I have 'technology, art, science, media, ...'
By the time all of the top-level terms are listed along with the vocab names as headers the block is very long.
It would be nice to be able to collapse all vocabularies, and have:
[+] Technology
[+] Art
[+] Science
[+] Media
BTW: In the meantime I have thought to create dedicated Advanced Taxonomy Blocks for each vocabulary, then access them as QuickTabs block titled "categories".
Comments
Comment #1
webel commentedBTW combining JQueryMenu with Taxonomy Menu achieves this nicely in a single block, however I found that Taxonomy Menu mangled my book-centric breadcrumb, it forces the breadcrumb to show the "primary" path through the taxonomy as the breadcrumb, which is not suited to the hierarchical book style of my site (I am using taxonomy as complementary metadata, not for primary navigation).
Comment #2
PixelClever commentedYou could do this by using the collapsiblock module with each vocab in a block. I'm not sure I really want to add extra functionality like this to the module if it can be done with combined modules. I'll think about it and see.
@Webel,
Please open a separate issue for the last thing you posted. I don't see any relation between these two issues. But just to comment on it quickly, The taxonomy blocks module doesn't touch the breadcrumb, but perhaps what you are wanting is for the breadcrumb to be altered to match the hierarchy of the terms. I'm not sure that it is possible since my module doesn't really control the code of the page you land on, but if you figure out a way to do it post a patch.
Comment #3
summit commentedSubscribing, greetings, Martijn
Comment #4
webel commentedHave read and understood, will close for now, thanks.