Great module thanks so much for this!
Great for hiding the UID from other users when browsable profiles are available. I duplicated the profile tabs under a secondary menu to keep the menu consistent, while also allowing tabs under profiles, so a user has mutliple ways of navigating their Profile management.
Since we are aliasing the links in the secondary menu with "Profile" (not-aliased) as a top level menu item and "Edit" (aliased) and "Track" (aliased) as sub-menu items under Profile menu item, and Profile is set to not expanded, then when clicking on the Profile menu item it won't expand.
- Profile
-- Edit
-- Track
I know that this is not a bug and that mealias is working properly. What would be nice is if it would, somehow, know to expand the parent Profile when viewing profile.
Comments
Comment #1
cdale commentedI tested the following:
and
And both worked fine. When clicking on profile the edit and track items were expanded. Clicking on edit or track left them expanded also, and going to a different path removed the edit and track links.
The only thing I can think that I missed, is that I have different paths to what you have. Perhaps if you posted the paths, I might be able to offer more help.
Comment #2
crutch commentedThat works nicely thank you.
I had
Profile => userwhich was causing the issue. Thanks so much.
Comment #3
cdale commentedNo worries. Glad I could help out.