Variable in Menu Item links
jacauc - December 10, 2006 - 16:14
I would like to know if it user possible to add variables in menu item links.
for example: blog/%user or gallery/%user/album
If so, how can I do it.
Thanks
jacauc
I would like to know if it user possible to add variables in menu item links.
for example: blog/%user or gallery/%user/album
If so, how can I do it.
Thanks
jacauc
Did anyone work out how to
Did anyone work out how to do this? I would like to add a link for "Edit Profile". I tried www.mysite.com/user/%user/edit and this didn't work.
The only other links like that are 'my blog' and 'my account' and in the admin>menus section, both of those are locked, so I can't see the syntax required.
I too am curious as to the answer to this question
Anyone?
Look at the "me" module.
Look at the "me" module. That's how I ended up doing it. then you can link to things like "user/me", "profile/me/edit", etc
it's basically a combination of PathAuto and Me modules.