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.
You might have encountered some problems with some custom modules, but out of the box (Drupal + Views), it works perfectly, I did it in some projects.
Pierre.