[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/help/ -> menus.separator.html (source)

   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 Format - Separator, Placeholder</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Menu Item Format: <span class="hs_header01"><strong>Separator
   8  / Placeholder</strong></span><span class="hs_header01"><strong></strong></span></strong>
   9  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  10       <tr>
  11            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  12            <td width="84%" valign="top" class="data"><p>The <strong>Separator / Placeholder</strong> Menu
  13                      item adds a plain-text Separator or Placeholder to the menu.When
  14                      used as a Placeholder, it serves as a Parent Menu Item for Children
  15            Menu Items placed down in the hierarchy thus defined.</p>
  16            <strong>Details</strong>
  17            <ul>
  18                 <li><strong>Pattern/Name</strong>: Type
  19                           here the pattern you want to display when the Menu Item
  20                           is used as a Separator, or type the name of the Menu
  21                           item as it will appear on the site menu if you want
  22                      to use it as a Placeholder Menu Item .</li>
  23                 <li><strong>Parent
  24                           Item</strong>: Select &#39;Top&#39; if you want the
  25                           Menu Item to appear at the same level as your primary
  26                           navigation. You can also put the Menu Item under an
  27                           existing Menu Item by selecting that existing Menu Item
  28                      as parent.</li>
  29                 <li><strong>Ordering</strong>: By default, Mambo
  30                           adds new items to the end of the Menu Items list. After
  31                           saving or applying the new item, you can change its
  32                           order when editing, using a pull-down menu to select
  33                      the item after which the item will appear. </li>
  34                 <li><strong>Access
  35                      Level</strong>: Sets who can view this item.</li>
  36                 <li><strong>Published</strong>: Sets
  37                           whether the Menu Item is published or not. By default,
  38                      new Menu Items are set to be published.</li>
  39            </ul></td>
  40       </tr>
  41       <tr>
  42            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  43            <td valign="top" class="data">n/a</td>
  44       </tr>
  45       <tr>
  46            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  47            <td valign="top" class="data">n/a</td>
  48       </tr>
  49       <tr>
  50            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  51            <td valign="top" class="data"><ul>
  52                 <li><strong>Menu
  53                                     Image</strong>:Allows you to
  54                      set an image to appear to the left or right of the Item on
  55                      themenu. The image must be placed in the /images/stories
  56                      directory. Note: The &#39;Show Menu Items&#39; option located
  57                      in the parameters at Modules -&gt; Site Modules -&gt; [name-of-menu]
  58                      must be set to &#39;Yes&#39;.</li>
  59                 </ul></td>
  60       </tr>     <tr>
  61            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  62            <td valign="top" class="data"><ul>
  63                 <li><strong>Back:</strong> Return to the previous page.</li>
  64                 <li><strong>Save: </strong>Save your changes. </li>
  65                 <li><strong>Apply: </strong>Apply your changes to the site without
  66                      saving. </li>
  67                 <li><strong>Cancel: </strong>Cancel the present operation without
  68                      saving.</li>
  69            </ul></td>
  70       </tr>
  71  </table>
  72  </body></html>