Help310

Menus Menu Manager

From Joomla! Documentation

Revision as of 09:32, 4 April 2013 by JoomlaWikiBot (talk | contribs) (→‎Related Information: updating Help screens relevant versions)

Provides an overview of the menus available on a Joomla site. This includes the details of each individual menu's number of items published, unpublished and names of linked modules.

How to Access[edit]

In the backend of Joomla! use either Menus → Menu Manager or the icon Menus from the control panel.

Description[edit]

Menus allow a user to navigate through the site. A menu is an object which contains one or more menu items. Each menu item points to a logical page on the site. A menu module is required to place the menu on the page. One menu can have more than one module. For example, one module might show only the first level menu items and a second module might show the level 2 menu items.

The process for adding a menu to the site is normally as follows:

  1. Create a new menu (using this screen).
  2. Create one or more new menu items on the menu. Each menu item will have a specific menu item type.
  3. Create one or more menu modules to display the menu on the site. When you create the modules, you will select which menu items (pages) the modules will show on.

Screenshot[edit]

File:Menus-Menu-Manager-screen.png

Column Headers[edit]

Clicking on the title of a column will sort the table view by the column. A down arrow next to the column title means ascending order and an up arrow means descending order. The default sort is by ID# in ascending order.

Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Thu, 04 Apr 2013 09:32:30 +0000

  • 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.
Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Thu, 04 Apr 2013 09:32:30 +0000


Toolbar[edit]

At the top left you will see the toolbar:

Help30-New-Edit-Delete-Rebuild-Options-Help-toolbar-en.png

The functions are:

<translate>

  • New. Opens the editing screen to create a new menu.</translate>

<translate>

  • Edit. Opens the editing screen for the selected menu. If more than one menu is selected (where applicable), only the first menu will be opened. The editing screen can also be opened by clicking on the Name of the menu.</translate>

<translate>

  • Delete. Deletes the selected menus. Works with one or multiple menus selected.</translate> Deleting a menu also deletes all the menu items it contains and any associated menu modules. On clicking Delete you will be asked to confirm that you want to delete the selected menus. Clicking OK button will delete the menus. Click Cancel to abort the deletion.

<translate>

  • Rebuild. Reconstructs and refreshes the relevant table. Normally, you do not need to rebuild this table. This function is provided in case the data in the table becomes corrupted.</translate>

<translate>

  • Options. Opens the Options window where settings such as default parameters can be edited.</translate> See Menus Configuration.

<translate>

  • Help. Opens this help screen.</translate>

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]