By marknt15 on
Hi guys,
In the link: http://dev/cec/?q=en/admin/build/menu
I edited the "My Blog" secondary link and in the path field I wanted to enter something like this:
blog/[user-id]
or something like
blog/$_SESSION['user_id']
But I don't know how to add a dynamic current session user_id variable. Is it possible?
Thanks in advance.
Cheers,
Mark
Comments
User
Use http://drupal.org/project/menu_token
This is a dev snapshot but does work; or
http://drupal.org/project/me