[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> menus.contact_category_table.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 - Table Contact Category</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>Table
   8  - Contact Category</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>Table - Contact
  13                      Category</strong> Menu Item adds a link to an existing category
  14                      of contacts, displaying the category as a table listing all
  15                      published Contacts in&nbsp;it, as clickable Names. If there
  16                      is only one Contact published, the Table will behave as&nbsp;in &#39;Link
  17            - Contact Item&#39;, displaying only that contact.</p>
  18                 <strong>Details</strong>
  19                 <ul>
  20                      <li><strong>Name&nbsp;:</strong> Enter the name of the Menu
  21                           Item as you want it to appear on the menu of your site.
  22                           If you leave this blank, the Category name will automatically
  23                           be used.</li>
  24                      <li><strong>Category :</strong> Select one published Category.</li>
  25                      <li><strong>URL :</strong> (The URL for this item will&nbsp;appear
  26                           after Apply/Save.)</li>
  27                      <li><strong>Parent Item :</strong> Select *Top* if you want
  28                           the Menu Item to appear at the same level as your primary
  29                           navigation. You can also put the Menu Item under an
  30                           existing Menu Item by selecting that existing menu item
  31                           as parent.</li>
  32                      <li><strong>Ordering:</strong> By default, Mambo adds new
  33                           items to the end of the Menu Items list. After saving
  34                           or applying the new item, you can change its order when
  35                           editing, using a pull-down menu to select the item after
  36                           which the item will appear.</li>
  37                      <li><strong>Access Level:</strong> Sets who can view this
  38                           item</li>
  39                      <li><strong>Published:</strong> Sets whether the Menu Item
  40                           is published or not. By default, new menu items are
  41                           set to be published.</li>
  42                      </ul></td>
  43       </tr>
  44       <tr>
  45            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  46            <td valign="top" class="data">n/a</td>
  47       </tr>
  48       <tr>
  49            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  50            <td valign="top" class="data">n/a</td>
  51       </tr>
  52       <tr>
  53            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  54            <td valign="top" class="data"><ul>
  55                 <li><strong><strong>Menu Image:</strong></strong> Allows you to
  56                      set an image to appear to the left or right of the Item on
  57                      themenu. The image must be placed in the /images/stories
  58                      directory. Note: The &#39;Show Menu Items&#39; option located
  59                      in the parameters at Modules -&gt; Site Modules -&gt; [name-of-menu]
  60                      must be set to &#39;Yes&#39;.</li>
  61                 <li><strong>Page Class Suffix:</strong> Allows you to set customized
  62                      styles for this page. The suffix you type here is automatically
  63                      added to the CSS classes for this page, and will have to
  64                      be defined in your template&#39;s CSS stylesheet for usage.</li>
  65                 <li><strong>Back Button:</strong> Show or hide a &quot;Back&quot; button
  66                      on the bottom of the page to allow the user to return to
  67                      the previously viewed page.</li>
  68                 <li><strong>Page Title:</strong> Show/Hide the page(s) title.</li>
  69                 <li><strong>Page Title:</strong> Text
  70                           to display at the top of the page. If left blank, the
  71                           menu name will display instead.</li>
  72                 <li><strong>Other Categories:</strong> Show/Hide other categories
  73                      when viewing a specific category. When set to show,
  74                      the displayed category titles will act as clickable links.</li>
  75                 <li><strong>#
  76                           Category Items</strong> : Show/Hide the number of items
  77                           for each category displayed.</li>
  78                 <li><strong>Table Headings</strong>:
  79                           Show/Hide the Table headings (&#39;Name,&#39; &#39;Position,&#39; &#39;Email,&#39; &#39;Phone,&#39; and &#39;Fax&#39;).Position
  80                           Column: Show/Hide the column displaying the contacts&#39; &#39;Position&#39;.</li>
  81                 <li><strong>Position Column:</strong> Show/Hide the column displaying
  82                      the contacts&#39; &#39;Position&#39;.</li>
  83                 <li> <strong>Email
  84                           Column:</strong> Show/Hide the column displaying the
  85                           contacts&#39; &#39;Email&#39;.                         </li>
  86                 <li><strong>Telephone
  87                           Column:</strong> Show/Hide Show/Hide the column displaying
  88                           the contacts&#39; &#39;Telephone&#39; number.</li>
  89                 <li><strong>Fax
  90                           Column:</strong> Hides or shows Show/Hide the column
  91                           displaying the contacts&#39; &#39;Fax&#39; number.</li>
  92            </ul></td>
  93       </tr>     <tr>
  94            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  95            <td valign="top" class="data"><ul>
  96                 <li><strong>Back:</strong> Return to the previous page.</li>
  97                 <li><strong>Save: </strong>Save your changes. </li>
  98                 <li><strong>Apply: </strong>Apply your changes to the site without
  99                      saving. </li>
 100                 <li><strong>Cancel: </strong>Cancel the present operation without
 101                      saving.</li>
 102            </ul></td>
 103       </tr>
 104  </table>
 105  
 106  </body></html>