| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> 3 <head> 4 <title>Menu Manager - Individual Menus</title> 5 <link href="css/help.css" rel="stylesheet" type="text/css" /> 6 </head> 7 <body><strong class="title">Menu Manager</strong> 8 <table width="100%" border="1" cellspacing="0" cellpadding="3"> 9 <tr> 10 <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> 11 <td width="84%" valign="top" class="data"><p>"Menus" in Mambo 12 are groups of navigational links to sections, categories, 13 Content Items, components or external pages. These links 14 are called 'Menu Items'.Each menu must have an identification 15 name which is only used internally by Mambo. A menu only 16 becomes visible on a site if it has a published mod_mainmenu 17 module which references it. A menu may have multiple 18 mod_mainmmenu modules referencing it.</p> <span style="font-weight: bold;"><span style="font-weight: bold;">Display 19 Headings</span></span> 20 <ul> 21 <li><span style=""><span style=""><strong>Menu Name</strong>: 22 Click on the name to edit it. This name may be 23 the one that is given to the menu by default or 24 the name you gave to that menu. </span></span></li> 25 <li><span style=""><span style=""><strong>Menu 26 Items</strong>: Click on the Edit 27 icon in this column to add or edit 28 Menu Items associated with a menu. 29 Or alternatively go to "Menu->the-menu-you-choose-to-edit". 30 A "Menu Manager [the-menu-you-choose-to-edit]" window 31 will appear with a list of 32 all Menu Items associated to this 33 Menu.</span></span></li> 34 <li><span style=""><span style=""><strong>#Published</strong>: 35 This is the number of Menu Items published.</span></span></li> 36 <li><span style=""><span style=""><strong>#Unpublished</strong>: 37 This is the number of Menu Items unpublished.</span></span></li> 38 <li><span style=""><span style=""><strong>#Trash</strong>: This 39 is the number of Menu Items in the Trash Manager.</span></span></li> 40 <li><span style=""><span style=""><strong>#Modules</strong>: This 41 is the number of 42 menu modules associated to the Menu Name.</span></span></li> 43 </ul></td> 44 </tr> 45 <tr> 46 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> 47 <td valign="top" class="data">n/a</td> 48 </tr> 49 <tr> 50 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> 51 <td valign="top" class="data">n/a</td> 52 </tr> 53 <tr> 54 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> 55 <td valign="top" class="data"><p>n/a</p></td> 56 </tr> <tr> 57 <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> 58 <td valign="top" class="data"><ul> 59 <li><strong>New:</strong> Click this icon 60 to create a new Menu. You will access the "Menu Details" window. Type 61 a Menu Name. This is the identification name used by Mambo 62 to identify this menu within the code. It must be unique. It 63 is recommended to use no spaces within this name. For 64 example, in the core Mambo the User Menus Menu Name 65 is usermenu and the Main Menus Menu Name is mainmenu. <strong>Next:</strong> Type 66 the Module Title. This is the name given to the new 67 mod_mainmenu module which is automatically created when 68 you save this menu. It is also the Name of the menu 69 as it will appear on the page if you choose to publish 70 it. This may be changed in the future when editing the 71 module. In the example 72 described above, these are User Menu and Main Menu. 73 Click on the Save icon. Your new menu appears in the 74 Menu Manager list.</li> 75 <li><strong>Edit:</strong> Click the radio button next to 76 the Menu Name you want to edit. Then, click on the "Edit" icon 77 which will take you to the Editing page.</li> 78 <li><strong>Copy:</strong> Click 79 the radio button next to the Menu Name you want to copy. 80 Then, click the Copy icon in the toolbar. This will 81 duplicate the menu. You may copy any of your menus. 82 Copying will create a new Menu Name, containing the 83 same Menu Items as the menu copied, associated to a 84 new Menu Module. A Copy Page will display, with the 85 same choices as in Create New Menu. It will also state 86 the name of the Menu being copied and a list of the 87 Menu Items associated to the menu being copied. Fill 88 in the fields as in the "Create New Menu" screen.</li> 89 <li><strong>Delete:</strong> Click the radio button next to the 90 Menu Name you want to delete. Then, click the Delete 91 icon in the toolbar. This will delete the Menu. A "Delete 92 Menu : Name-of-the-menu" screen will display. It shows 93 the Module(s) to be deleted (the mod_mainmenu modules associated 94 to this Menu) and the Menu Items to be deleted. Click the 95 Delete Icon surrounded by a dotted line. This will delete 96 this Menu, ALL its Menu Items and ALL the Modules associated 97 with it. A Javascript alert popup box gives you the choice 98 to "OK" or to "Cancel" this action. 99 NOTE: Deleted Menus cannot be recovered from the Trash 100 Manager!</li> 101 </ul></td> 102 </tr> 103 </table> 104 105 106 </body></html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed May 23 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |