[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> typedcontent.manager.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>Static Content Manager</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Static Content
   8  Manager</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 Static Content Manager&nbsp;shows
  13                      a list of the Static Content Items on your site. Static Content
  14                      Items are not part of a section or category. They cannot
  15                      be added to a blog, category or section page. The only way
  16                      to display them on your site is through a Menu Item link.</p>
  17                 <strong>Display Columns</strong>
  18                 <ul>
  19                      <li><strong>Title</strong>: This is the title of the Content
  20                           item. Click here to edit content. A padlock icon next
  21                           to it shows that it is checked-out. To check-in, click
  22                           the name to edit.</li>
  23                      <li><strong>Published</strong>: This
  24                                shows whether the item is published. Hover over
  25                           this icon to see a summary of the publishing information.
  26                                Click to change state.</li>
  27                      <li><strong>Order</strong>:
  28                                Shows the order of Static Content Items in list.
  29                           You may change it by editing 2 # conjointly and clicking
  30                           on the Save Order icon next to the Column Heading Order.</li>
  31                      <li><strong>Access</strong>:
  32                                This is the user access level for the Menu Item.
  33                           Click on the Access level to switch it to another value.</li>
  34                      <li><strong>ID</strong>: This is the ID of the item in the
  35                           database.</li>
  36                      <li><strong>Links</strong>: This is the # of Link - Static
  37                           Content Items for this item in your menus.&nbsp;</li>
  38                      <li><strong>Author</strong>:
  39                                     This shows the name of the author of the Static
  40                                Content. Click to edit the author information.</li>
  41                      <li><strong>Date</strong>:
  42                                     This is the date the item was created.</li>
  43                 </ul>               
  44                 <p>You may enter text in the &quot;<strong>Filter</strong>&quot; box
  45                      to refine the list based on whether the text is found in
  46                      the title of any item. Type in any text and press Enter.
  47                      You may also &quot;<strong>Order</strong>&quot; the list
  48            by a specific ordering and/or Author.</p></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">n/a</td>
  61       </tr>
  62       <tr>
  63            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  64            <td valign="top" class="data"><ul>
  65                 <li><strong>New</strong>: Click the &#39;New&#39; icon
  66                           to create a new Static Content Item.&nbsp;</li>
  67                 <li><strong>Edit</strong>:
  68                           Click the &#39;Edit&#39; icon to edit the Static Content
  69                           item.</li>
  70                 <li><strong>Publish and Unpublish</strong>: Click the &#39;Publish&#39; or &#39;Unpublish&#39; icon
  71                           to publish or unpublish any number of selected Static
  72                           Content Items.</li>
  73                 <li><strong>Trash</strong>: Click the &#39;Trash&#39; icon
  74                           to put the Static Content Items in the trash bin. They
  75                           are not completely removed but can&#39;t be displayed
  76                           on your site. You can restore this Static Content Items
  77                           in the Trash Manager.</li>
  78            </ul></td>
  79       </tr></table>
  80  
  81  </body></html>