Hi everyone,
I am trying to make a taxonomy menu for tags, but I would like this menu to add on to the current URL of the page the person is on. I would like to achieve this for the purpose of users being able to sort my websites default categories by user submitted tags.
For example if I create a vocabulary called countries which contains all the different countries as terms. Then I create a vocabulary called food which allows free tags. I would like users which browse the site to be able to go to my term pages for a specific country, then select a food from the menu and both these arguments be passed to the next page.
I was thinking something like menu items which add (+term) to the end of URL's, but I would like these menus to get generate automatically from the vocabulary I assign to them.
Thanks,
Vassili