Hi all,

I saw wanting to create a dynamic menu item using the Token module, but I guess it isn't supported in menu items?? There must be some way.. I want a "My blog" menu item and the path dynamically resolving to 'blogs/[username]'

This should be easy but I can't seem to see it...

Comments

gs12345’s picture

So, did you find it out? I'm clueless,

reubenavery’s picture

nope. :(

incaic’s picture

got solution?
I'm on Drupal6,
Drupal5 solution may help.

WorldFallz’s picture

You can do this with the http://drupal.org/project/me module.

incaic’s picture

Thanks for sharing.
Useful for me to learn the D6 menu system a bit more, too!