Postponed
Project:
Taxonomy Treemenu
Version:
6.x-7.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2009 at 22:44 UTC
Updated:
1 Dec 2009 at 11:48 UTC
By the way... I understood that you don't have time to develop for now, but I have another question (feel free to move this post to another file as it's another problem) :
I've installed taxonomy breadcrumb. It allows to record an optional url for each taxonomy term so that when you click on a term in the breadcrumb, you go to that url.
As I use taxonomy treemenu too, I would have liked the menus generated from your module could use this url too...
I'm not a developer neither, but I'll take a look if I can't find something...
Thanx for your quick answers, that's plaisant :)
(moved from another post)
Comments
Comment #1
rcrowther commentedWhat are the urls like arno? taxonomy/term/[digit]?
The problem is that Treemenu can churn out menus, so several menus may contain items referring to the same term. Treemenu would not know which item the url intended?
It's possible to get menus working in blocks - get the term on the page, the menu-in-the-block responds (by expanding).
I think I need to know where the menus are placed (page or block), how you need them to react (expand?) and if you are using any advanced features such as modified URLs. Then I can say if your wish is possible, and if Treemenu should be able to do it. I admit I havn't looked at breadcrumbing for a while, and there are a few rather neat features missing, particularly if you use expanded menus (that feature has returned very recently)
Cheers!
Rob
Comment #2
arno commentedHi
> What are the urls like arno? taxonomy/term/[digit]?
That's by default, yes.
But taxonomy breadcrumb adds a field in the "edit term" pages, that allows you to :
"Specify the path this term links to as a breadcrumb. If blank, the breadcrumb links to the default taxonomy page"
My wish is (optionaly) to use this field too for the terms of the built taxonomy treemenus...
> I think I need to know where the menus are placed (page or block), how you need them
> to react (expand?) and if you are using any advanced features such as modified URLs.
> Then I can say if your wish is possible, and if Treemenu should be able to do it.
My menus are in a block, on the left.
Comment #3
arno commentedAny answer ?
Comment #4
rcrowther commentedThe breadcrumb thing sound interesting. Think I'd have to load and have a look at it.
I'll have to postpone the issue for the moment, as I am now officially homeless (I do have somewhere to sleep).
The menus in blocks could optionally react (i.e expand to current term). Not sure where I am up to with that, but it is a mid priority aim.
Rob