Help16

Menus Menu Manager

From Joomla! Documentation

Access[edit]

In the backend of Joomla! use either Menus -> Menu Manager or the icon Menus from the controlpanel.

Description[edit]

The Menu Manager controls how Joomla!'s menus will look and act.

Screenshot[edit]

Menu manager 16.png

Column Headers[edit]

  • Checkbox. Check this box to select one or more items. To select all items, check the box in the column heading. After one or more boxes are checked, click a toolbar button to take an action on the selected item or items. Many toolbar actions, such as Publish and Unpublish, can work with multiple items. Others, such as Edit, only work on one item at a time. If multiple items are checked and you press Edit, the first item will be opened for editing.
  • Title. The name of the menu.
  • # Published. Number of published menu items in this menu.
  • # Unpublished. Number of unpublished menu items in this menu.
  • # Trashed. Number of trashed menu items in this menu.
  • Modules Linked to the Menu. Lists any menu modules associated with the menu. The column shows the module's name, access level, and position on template.
  • ID. This is a unique identification number for this item assigned automatically by Joomla!. It is used to identify the item internally, and you cannot change this number. When creating a new item, this field displays 0 until you save the new entry, at which point a new ID is assigned to it.
  • Display #. This list box shows at the bottom of the screen, below the list of items. You can select the number of items to display on one page. If there are more items than this number, you can use the page navigation buttons (Start, Prev, Next, End, and page numbers) to navigate between pages. Note that if you have a large number of items, it may be helpful to use the Filter options, located above the column headings, to limit which items display.

Toolbar[edit]

At the top right you will see the toolbar:

Menu-manager-toolbar 16.jpg

The functions are:

  • New. Creates a new item and opens the editing screen for this item.
  • Edit. Opens the editing screen for the selected item. If more than one item is selected (where applicable), only the first item will be opened. An item can also be opened for editing by clicking on its Title or Name.
  • Delete. To delete a menu (and all included menu items), select the checkbox, and then the "Delete" button. You will be given one last chance to change your mind. If you're sure you want to delete the menu, click the delete button one last time.
  • Rebuild. Reconstructs / Refreshes the menu table. Normally, you do not need to rebuild the menu table. This function is provided in case the data in the table becomes corrupted.
  • Options. Opens the Options window where default permissions for Menus can be edited. See Menus Configuration.
  • Help. Opens this Help Screen.

Quick Tips[edit]

  • It is expedient to give a descriptive title for new menus because, later, you will see it in the Backend Menus menu. It is a good idea to fill in the Description field with information about the menu. If you enter a short title in the Module title field, you can identify the menu's module using that title in the Module Manager.
  • Though you can create a copy of a selected menu by clicking the Copy toolbar button, you can make another instance in the Module Manager as well.
  • When you create a new menu, use only English alphanumeric characters without space in the Unique Name field. It is a good idea using only a-z, 0-9 and underscore (_) characters. Please read the tooltips as well.
  • If you don't enter a Module title, no module will be created and the menu cannot be displayed in the front end. However you can use the Module Manager later to create a new mod_mainmenu module, and assign it to the menu.
  • If you delete an existing menu, do not forget that all the menu items of the respective menu will be also deleted.
  • The Main Menu has your default menu item, so it should not be deleted. The default menu item is your home page, and your site will not function if it is deleted. If you change the default menu item, make sure that you don't delete that menu item either! The menu with the default menu item is marked with an asterisk (*) in the Menus menu.

Related Information[edit]