Menu Token
develCuy - January 1, 2009 - 00:49
Provides tokens in menu items(links). By example, if you create a menu with path: user/[user-id], menu_token.module will use token and change the url "on fly" to: user/1 (assuming you are user 1).
The idea started here.
D6 release
Patches welcome :)
