Le jeudi 22 juillet 2010 à 09:56 -0400, Craig Aschbrenner a écrit :
You won't be able to add this as a menu with the % sign.
If this is only for user (user/%/someplace) view, then take a look at the http://drupal.org/project/me module. That will give a static URL in place of the user ID so you can have user/me/someplace and it will replace 'me' with the user ID. You can then use user/me/someplace as a menu item.
Oups, sorry, it seems that it does not works with users. Damn menu system core own hacks!
Pierre.