Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
you can declare your menu item inside a module, using the type MENU_SUGGESTED_ITEM (http://api.drupal.org/api/constant/MENU_SUGGESTED_ITEM/6) and (after clearing your cache) you should be able to enable the menu item from backend and put it wherever you want.
Comments
Hi, you can declare your
Hi,
you can declare your menu item inside a module, using the type MENU_SUGGESTED_ITEM (http://api.drupal.org/api/constant/MENU_SUGGESTED_ITEM/6) and (after clearing your cache) you should be able to enable the menu item from backend and put it wherever you want.
Vasi.