Jan 06, 2007 · The "New to This Website" menu should definitively be removed once the person is logged in. Install menu_per_role, edit the "New to This Website" menu item, and mark it for the "anonymous" role. This way, the reasons why this site is worth the trouble are still accessible to the logged in users, just not directly accessible through the menu.

Collaborate with the Drupal community. This site serves the Drupal community by providing a place for groups to organize, plan and work on projects. Real world local user groups (sometimes called meetups) and regional Drupalcamps in particular are encouraged to setup their online presence here. The Drupal 7 Menu Admin Per Menu module is a simple module that allows you to grant permissions for users to administer specific Drupal menus based on their role. This module for instance would allow you to allow one role to modify the Main menu, while not allowing the role to modify a separate menu on your Drupal 7 website. In this episode you will learn: How to allow a specific role to This all starts with good menu maintenance. Navigation is important for visitors to the website. In this tutorial, I’m going to show you how easy it is to manage Drupal menus to improve that process. Editing a Menu in Drupal. When creating certain articles and pages in Drupal, you may want to add them to the menu bar. Perhaps you would like In Drupal 8, the routing system has been rebuilt with the use of Symfony components. The routing system is now responsible for path access and many other things. It has taken the leading role in menu creation replacing Drupal 7’s hook_menu(). The menu link configuration is now conveniently stored in separate YAML files. Creating a menu in

I have a single menu item that I would like to show or hide based on user role. Use case: I have a membership site with paid and free memberships. In the navigation menu, I want to show a link for users who do not have the "paid" role to the "Upgrade your account" page. There's no need to limit access; I simply want to show or hide the link.

Apr 13, 2010 · Make sure you are logged in to Drupal. Navigate to the page you wish to hide or unhide from the navigation menu. Click “Settings” in the Edit Console in the upper lefthand corner of the screen. Scroll down to “Appearance” and click to expand the menu. Click “Menu & Layout” to expand the menu. In the Menu settings, check the Provide a menu link option. The Page Title will be displayed In the Menu link title field, or you may enter the text you want to appear on the menu button for your page. Under the Parent Item drop-down, select the section of the site you where want your new page's menu button to display.

Jul 31, 2012 · Cheers dude - the commerce is an add-on to a current drupal site - will check your link tho

Aug 23, 2012 · Here is some code to be used in a custom module in Drupal 7 in order to create a custom link in the admin menu. This item will show up in the Configuration section and it is particularly useful with the administration menu module. The following instructions are for websites using the default UMN Drupal Enterprise 7 configuration. Drupal is highly customizable, and your site may have different steps for completing the task. Additionally, your role in Drupal may not have the proper permissions to complete this task. Contact your site administrator for additional information. I had this configuration but still the grub menu appears. – user25165 Aug 9 '13 at 7:51 1 With this setting update-grub returns, 'Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported' and I still get a 10 second countdown while showing the grub menu.