Closed (works as designed)
Project:
me aliases
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2007 at 20:31 UTC
Updated:
26 Apr 2007 at 11:06 UTC
Firstly, let me say this is a wonderful module. I don't know how difficult this would be, but menu links created using the me alias don't delink when you're on that page. For example, a user/me link still stays active even though I'm on the account page.
Comments
Comment #1
ahoeben commentedThe design of the module is that it redirects the user to the url where 'me' is replaced with the user's numerical id. So the /me/ pages are only redirects, you can not stay on those pages. Using this design, it is not possible to integrate it in the menu system the way you want to.
I am open for suggestions though...