Closed (outdated)
Project:
Menu Trail By Path
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2010 at 16:42 UTC
Updated:
13 Mar 2016 at 11:59 UTC
Jump to comment: Most recent
Comments
Comment #1
xaa commentedhello,
have you finally found a solution for this issue ?
Comment #2
baff commentedNo, waiting for an answer ... I think this module is not active
Comment #3
bartezz commentedTry changing the function name in the .module file from phptemplate_links to menu_trail_by_path_links
Cheers
Comment #4
redndahead commentedThis module was a bad idea for d6. I didn't realize when I created it what bad things menu_trails was doing to get it to work, nothing that was their fault. I may revisit it for D7 as I think the situation has improved.
Comment #5
bartezz commentedNot sure if it's a bad idea or not... it IS a bad idea too use function names like phptemplate_links instead of menu_trail_by_path_links in a module tho!
Cheers
Comment #6
redndahead commented@bartezz Have you tried it without phptemplate and using the module name? I thought I had tried it and discovered it doesn't work for some reason. Normally I don't use phptemplate
Comment #7
bartezz commentedAs far as I can remember I did and it worked... and it should! :)
Will have to see where I used it, will post back monday if I don't forget.
Cheers
Comment #8
sachbearbeiter commented@bartezz: did it work for you with menu_trail_by_path_links? because for me it's not working ...
or is phptemplate_links here an override?
Comment #9
bartezz commentedHi sachbearbeiter,
Nice username, not happy with your job? :)
I've just gone through all my projects as I couldn't remember where I used it and unfortunately I can't find it anywhere. I suppose I ended up not needing the module. couldn't even find it in svn... :( If I remember correctly I couldn't exactly make it work with menu_trail_by_path_links as hook_links is non existing, I believe I solved it some other way but can't remember how :'(
Cheers
Comment #10
gbernier commentedIf either of you figure this out would love to hear the solution you came up with
Comment #11
sachbearbeiter commented@bartezz thanks + it was the kind of humor in berlin in the ninties :)
i will ask a developer ...
sb
Comment #12
derMatze commentedSo, is there any similar module or a solution for this problem?
If not for D6, maybe for D7..? It would be very very helpful.
Or at least is there any hook or something to customize the menu(s) from within a module?
Comment #13
davy-r commentedClosing this issue, as stated on this module's page: "The 6.x-1.x branch is no longer supported and will not receive further development".