[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> menus.component_item_link.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 - Link Component Item</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><strong>Link
   8  - Component Item</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>Link - Component
  13                      Item</strong> Menu Item adds a link to a component that automatically
  14                      reflects the parameters of the original component as defined
  15                      in the &quot;Component&quot; Menu Item. The &quot;Link -
  16                      Component Item&quot; is useful if you want a component to
  17                      appear in more than one menus and just want to change the &#39;Details&#39; parameters
  18                      for that component while keeping the general parameters as
  19                      defined in the Component Menu Item. One aspect is added to
  20                      the &#39;Details&#39; function : the possibility of opening
  21            the link in a certain type of window.</p>
  22                      <strong>Details</strong>
  23                      <ul>
  24                           <li>                              <strong>Name:</strong> Enter
  25                                the name of the Menu Item as you want it to appear
  26                                on the menu of your site.</li>
  27                           <li><strong>Component:</strong> Here you may select
  28                                one specific component. The list shows the &#39;Component
  29                                Menu Item&#39; names as defined in the &#39;Component&#39; Menu
  30                                Item.</li>
  31                           <li><strong>URL:</strong> (The URL for this item will
  32                                show after Apply/Save.)</li>
  33                           <li><strong>On Click, Open in:</strong>
  34                                     <ul>
  35                                          <li>&#39;Parent Window With Browser Navigation&#39; is
  36                                               the same window you call the link
  37                                               from, </li>
  38                                          <li>&#39;New Window with Browser Navigation&#39; is
  39                                               a full featured new window, </li>
  40                                          <li>&#39;New Window Without Browser Navigation&#39; is
  41                                               a new pop-up window with just scroll
  42                                               bars which may be resized.</li>
  43                                     </ul>
  44                           </li>
  45                           <li><strong>Parent Item:</strong> Select &#39;Top&#39; if
  46                                you want the Menu Item to appear at the same level
  47                                as your primary navigation. You can also put the
  48                                Menu Item under an existing Menu Item by selecting
  49                                that existing Menu Item as parent.</li>
  50                           <li><strong>Ordering:</strong> By default, Mambo adds
  51                                new items to the end of the Menu Items list. After
  52                                saving or applying the new item, you can change
  53                                its order when editing, using a pull-down menu
  54                                to select the item after which the item will appear.</li>
  55                           <li><strong>Access Level:</strong> Sets who can view
  56                                this item. </li>
  57                           <li><strong>Published:</strong> Sets whether the Menu
  58                                Item is published or not. By default, new Menu
  59                                Items are set to be published.</li>
  60                           </ul></td>
  61       </tr>
  62       <tr>
  63            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  64            <td valign="top" class="data">n/a</td>
  65       </tr>
  66       <tr>
  67            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  68            <td valign="top" class="data">n/a</td>
  69       </tr>
  70       <tr>
  71            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  72            <td valign="top" class="data"><ul>
  73                 <li><strong><strong>Menu Image:</strong></strong> Allows you to
  74                      set an image to appear to the left or right of the Item on
  75                      themenu. The image must be placed in the /images/stories
  76                      directory. Note: The &#39;Show Menu Items&#39; option located
  77                      in the parameters at Modules -&gt; Site Modules -&gt; [name-of-menu]
  78                      must be set to &#39;Yes&#39;.</li>
  79                 </ul></td>
  80       </tr>     <tr>
  81            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  82            <td valign="top" class="data"><ul>
  83                 <li><strong>Back:</strong> Return to the previous page.</li>
  84                 <li><strong>Save: </strong>Save your changes. </li>
  85                 <li><strong>Apply: </strong>Apply your changes to the site without
  86                      saving. </li>
  87                 <li><strong>Cancel: </strong>Cancel the present operation without
  88                      saving.</li>
  89            </ul></td>
  90       </tr>
  91  </table>
  92  
  93  </body></html>