Hi
for my site i've created three vocabularies
does exist a module creating a menu for each vocabularies,
that let you select simultaneously a term for each vocabulary,
so that only node matching all the term are showed as search result ?
all the module i've found let you select only a term at time, but you cannot select three terms (one for each vocabulary)
thanks
Doesn't exist yet
The module you are describing doesn't exist yet to the best of my knowledge. I have thought about writing such a module, however I don't currently have a need for it so it will probably have to wait until a client request it.
The tricky part about what you are describing is that this would have to be a form or some fancy javascript. A form would be easier, but would not allow the flexibility to style the taxonomy hierarchy very easily. My inclination is that it would be best to use JQuery to mark selectors on the menus and have them dynamically create a link/button below that the user would click to submit. It would have the appearance of a form but would actually just be a dynamic link.
If you really need it done you could hire me to do it.
ok thanks and if you want
ok thanks
and if you want progressively select from more than one vocabulary
for example as for module search in druplal.org, where you have
compatibility and project vocabularies;
does exists a module for this ?
Hierarchical select
The hierarchical select module does that. I haven't really used it much so I don't know the current state of the code, but that is the idea behind it.
ok thanks i'll have a look
ok thanks
i'll have a look at it
Post new comment