View of /mambo/branches/4.6/help/menumanager.copy.html
Parent Directory
|
Revision Log
Revision 550 -
(download)
(as text)
(annotate)
Mon May 29 17:21:00 2006 UTC (7 years ago) by csouza
File size: 3723 byte(s)
Mon May 29 17:21:00 2006 UTC (7 years ago) by csouza
File size: 3723 byte(s)
first installment of new and renamed help screens and component toolbars changed to reflect new naming
<style type="text/css">
<!--
.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
background-color: #FF6600;
display: block;
border: 1px solid #000000;
padding: 5px;
}
.datalabel {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
.data {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
code {
font-family: "Courier New", Courier, mono;
font-size: 11px;
}
ul {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
-->
</style>
<strong class="title">Menu Manager : Copy Menu </strong>
<table width="100%" border="1" cellspacing="0" cellpadding="3">
<tr>
<td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
<td width="84%" valign="top" class="data"><p>This page lets you <strong>copy
a Menu</strong> and all its Menu Items. A list displays
the name of the Menu and Menu Items copied.</p>
<strong>Primary Fields</strong>
<ul>
<li><strong>New Menu Name</strong>:Type here to create a
new Menu Name. This is the identification name used
by Mambo to identify this menu within the code so
it must be unique. It is recommended to use no
spaces within this name. For example, in the core Mambo
the User Menus Menu Name is usermenu and the Main Menus
Menu Name is mainmenu. </li>
<li><strong>New Module Name</strong>: Type here a name for
the Module that handles your new menu.This is the name
given to the new mod_mainmenu module which is automatically
created when you save this menu. It is also the Name
of the menu as it will appear on the page if you choose
to show it (this may be changed when editing the module).
In the example described above these are User Menu and
Main Menu. </li>
</ul></td>
</tr>
<tr>
<td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
<td valign="top" class="data">n/a</td>
</tr>
<tr>
<td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
<td valign="top" class="data">n/a</td>
</tr>
<tr>
<td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
<td valign="top" class="data"><p>n/a</p></td>
</tr> <tr>
<td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
<td valign="top" class="data"><ul>
<li><strong>Copy:</strong> A new Menu Name will be created in
the Menu Manager list where it may be edited.A
new mod_mainmenu module, with the Name you have entered above,
will also be created. Parameters for the created module can be
edited through the 'Modules Manager [site]':
Modules -> Site Modules.</li>
<li><strong>Cancel:</strong>Click on this
icon if you wish to stop the copying and cancel
any action.</li>
</ul></td>
</tr>
</table>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

