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

ahoeben’s picture

Status: Active » Closed (works as designed)

The 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...