[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> categories.new.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   2  
   3  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   4  
   5  <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
   6  <head>
   7  <title>Category - New</title>
   8  <link href="css/help.css" rel="stylesheet" type="text/css" />
   9  </head>
  10  <body><strong class="title">Category Manager : Create a New Category </strong>
  11  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  12       <tr>
  13            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  14            <td width="84%" valign="top" class="data"><p>This page lets you create
  15                      a Category.</p>
  16                 <strong>Details </strong>
  17                 <ul>
  18                      <li><strong>Category Title</strong>: Type here the name of
  19                           the category as you want it to display on your site.</li>
  20                      <li><strong>Category Name</strong>:
  21                           Type here the name of the category as you want it to
  22                           appear in the database and the back-end.</li>
  23                      <li><strong>Section</strong>:
  24                           Select here the Section you want the category to belong
  25                           to. This choice will not be available once the category
  26                           is Applied or Saved. Instead it will show the Section
  27                           the category belongs to.</li>
  28                      <li><strong>Image</strong>:
  29                           Select here an image to display next to the Category
  30                           Description text. The dropdown list an image choice
  31                           from the images/stories folder.</li>
  32                      <li><strong>Image position</strong>:
  33                           Select here the position of the image relative to the
  34                           description text. Left or right.</li>
  35                      <li><strong>Ordering</strong>:
  36                           Select here the order of the category among other categories
  37                           in the same section. This will reflect in the Category
  38                           Manager.</li>
  39                      <li><strong>Access</strong>:
  40                           This is the user access level for the category. Public,
  41                           Registered or Special.</li>
  42                      <li><strong>Published</strong>: Check
  43                           the box to let the item show on your site.</li>
  44                      <li><strong>Description</strong>:&nbsp; Type
  45                           here a description of the Category. This text will show
  46                           if decided so when the category is displayed as a table,
  47                           blog or other categories.</li>
  48            </ul>               </td>
  49       </tr>
  50       <tr>
  51            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  52            <td valign="top" class="data">n/a</td>
  53       </tr>
  54       <tr>
  55            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  56            <td valign="top" class="data">n/a</td>
  57       </tr>
  58       <tr>
  59            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  60            <td valign="top" class="data"><p><strong>The following parameters will only show once
  61                                     the category is applied or saved.</strong>               </p>
  62                 <ul>
  63                      <li><strong>Link
  64                                          to Menu:
  65                      </strong>This will create a new Menu Item in the menu you select.                    </li>
  66                      <li><strong>Select
  67                                                    a Menu</strong>: Highlight
  68                                                    here one the menus defined
  69                                                    for your site.</li>
  70                      <li><strong>Select Menu
  71                                               Type</strong>:
  72                                               Select here &#39;Content Category
  73                                               Table&#39;, &#39;Content
  74                                               Category Blog&#39; or &#39;Content
  75                                               Category Archive Blog&#39; Menu
  76                                               Item types.</li>
  77                      <li><strong>Menu
  78                                                         Item Name</strong>:
  79                                                         The name of the Menu as
  80                                                         it will appear on your
  81                                                         site.</li>
  82                      <li><strong>Link to Menu</strong>:
  83                                                              Click on this button
  84                           to create the Menu Item.Existing Menu
  85                                                              LinksThis displays
  86                           a list of all Menu Items referencing
  87                                                              this category.</li>
  88                 </ul></td>
  89       </tr>
  90       <tr>
  91            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  92            <td valign="top" class="data"><ul>
  93                 <li><strong>Upload</strong>: Opens a new
  94                           window which lets you upload a file or an image from your computer
  95                      to the images/stories folder.</li>
  96                 <li><strong>Save</strong>: Saves the
  97                                category and returns to Manager.</li>
  98                 <li><strong>Apply</strong>:
  99                                     Saves the category and keep the page displayed
 100                                     to edit.</li>
 101                 <li><strong>Close</strong>:
 102                                Cancels the action. Any modification is lost. If
 103                      opened for edit, the Category remains checked-in.</li>
 104            </ul></td>
 105       </tr></table>
 106  
 107  <p>&nbsp;</p>
 108  
 109  </body></html>