Michel Morelli ha scritto:
Very very simple: in menu entry for the path entry write "user/%/mycontent". Et voilĂ . User 1 will see "user/1/mycontent", User with uid 6 will see "user/6/mycontent".
Only 1 thing: I have insert "user/%/mycontent" in the standard drupal form menu entry ( "admin/build/menu-customize/menu-nuovo-contenuto/add" ), not in my hook_menu() function.
M.