Help15

Difference between revisions of "Screen.menumanager.new.15"

From Joomla! Documentation

Line 27: Line 27:
 
* Hover your mouse over the 'i' icon next to the input box, and extra information will be shown.
 
* Hover your mouse over the 'i' icon next to the input box, and extra information will be shown.
 
* If you forgot to create a module for this menu, you can do so by using the [[Screen.modules.15|Module Manager]], found by going to Extensions -> Module Manager. Click on 'New', and then on 'Menu'. Fill in a title and select the Menu in the Module Parameters.
 
* If you forgot to create a module for this menu, you can do so by using the [[Screen.modules.15|Module Manager]], found by going to Extensions -> Module Manager. Click on 'New', and then on 'Menu'. Fill in a title and select the Menu in the Module Parameters.
* It is a good idea to give a descriptive title for new menus.  This is how the menu will be identified in the '''Backend Menus menu'''. It is also a good idea to fill in the '''Description''' field with information about the menu. This is how the menu's module will be referred to in the Module Manager.
+
* It is a good idea to give a descriptive title for new menus.  This is how the menu will be identified in the ''Backend Menus menu''. It is also a good idea to fill in the ''Description'' field with information about the menu. This is how the menu's module will be referred to in the Module Manager.
* When you create a new menu, use only alphanumeric characters without spaces in the '''Unique Name''' field. It is a good idea to use only a-z, 0-9 and underscore (_) characters. Please read the tooltips as well.
+
* When you create a new menu, use only alphanumeric characters without spaces in the ''Unique Name'' field. It is a good idea to use only a-z, 0-9 and underscore (_) characters. Please read the tooltips as well.
  
 
==Related information==
 
==Related information==
 
* [[Screen.menumanager.15|Menu Manager]]
 
* [[Screen.menumanager.15|Menu Manager]]
 
* [[Screen.cpanel.15|Control Panel]]
 
* [[Screen.cpanel.15|Control Panel]]

Revision as of 19:14, 27 April 2008

How to access[edit]

Go to the Menu Manager by clicking on the Menu Manager icon in the Control Panel, or by clicking on 'Menu Manager' in the 'Menus' menu. After that, click on the 'New' button in the toolbar, or select a menu and click on the 'Edit' button.

Description[edit]

You can add or modify menus in this screen.

Screenshot[edit]

800x301px

Column Headers[edit]

  • Unique Name. The identification name used by Joomla! to identify this menu. It must be unique. Spaces are not recommended.
  • Title. The name of the item. For a Menu Item, the Title will display in the Menu. For an Article, Section, or Category, the Title may optionally be displayed on the web page. This entry is required. You can open the item for editing by clicking on the Title.
  • Description. The description for the item. Section and Category descriptions for Articles may be shown on web pages, depending on the parameter settings. These descriptions are entered using the same editor that is used for Articles. Note that Section and Category descriptions may not be edited from the front end.
  • Module Title. The title that will be given to the mod_mainmenu module in the Module Manager. If left blank, a module will not be created and you will not be able to show this menu in the front-end. This will only be displayed when creating a new menu.

Toolbar[edit]

At the top right you will see the toolbar:

Menumanager.new.toolbar.jpg

The functions are:

  • Save. Save it and return to editing the menu details.
  • Cancel. Go back to the main screen of the Manager, without saving the modifications you made.
  • Help. Opens this Help Screen.

Quick Tips[edit]

  • Hover your mouse over the 'i' icon next to the input box, and extra information will be shown.
  • If you forgot to create a module for this menu, you can do so by using the Module Manager, found by going to Extensions -> Module Manager. Click on 'New', and then on 'Menu'. Fill in a title and select the Menu in the Module Parameters.
  • It is a good idea to give a descriptive title for new menus. This is how the menu will be identified in the Backend Menus menu. It is also a good idea to fill in the Description field with information about the menu. This is how the menu's module will be referred to in the Module Manager.
  • When you create a new menu, use only alphanumeric characters without spaces in the Unique Name field. It is a good idea to use only a-z, 0-9 and underscore (_) characters. Please read the tooltips as well.

Related information[edit]