[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> frontpage.manager.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>Frontpage Manager</title>
   8  <link href="css/help.css" rel="stylesheet" type="text/css" />
   9  </head>
  10  <body><strong class="title">Frontpage Manager</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 shows a list
  15                      of the Content Items assigned to the FrontPage Component.
  16                      You may enter text in the &quot;Filter&quot; box to refine
  17                      the list based on whether the text is found in the title
  18                      of any Content Item. Type in any text and press Enter. You
  19            may also filter per category and/or section.</p>               <strong>Display Columns</strong>
  20                 <ul>
  21                 <li><strong>Title</strong>: This is the title of the Content Item.
  22                      A padlock icon next to it shows that it is checked-out. To
  23                      check-in, click the name to edit. You will not be able to
  24                      edit a Content Item if it is checked out by another user.
  25                      It must be checked back by an administrator. The administrator
  26                      navigates to the Menu Item Systems-&gt;Global Checkin in
  27                      the Menu bar. It can also be checked back in by the User
  28                      who has checked the item out by clicking the &#39;Edit&#39; icon
  29                      of the Content Item and then clicking either the &#39;Save&#39; or &#39;Cancel&#39; icon.&nbsp;</li>
  30                 <li><strong>Published</strong>:
  31                                This shows whether the Content Item is published.
  32                      Hover over this icon to see a summary of the publishing information.</li>
  33                 <li><strong>Reorder</strong>:
  34                                     This shows the order of Items in the list.
  35                      Click the arrow icons to move the item up or down.</li>
  36                 <li><strong>Order</strong>:
  37                           Shows the order of items in the list. You may change
  38                           it by editing 2 # conjointly and clicking on the Save
  39                           Order icon next to the Column Heading Order.Note: The
  40                           new ordering has an effect when&nbsp; the FrontPage
  41                      Component is displayed.</li>
  42                 <li><strong>Access</strong>: This is the user
  43                           access level. Public, Registered or Special.</li>
  44                 <li><strong>Section</strong>:
  45                                This is the section the Item belongs to. Click
  46                      to edit section.</li>
  47                 <li><strong>Category</strong>:
  48                                This is the category the item belongs to. Click
  49                      to edit category.</li>
  50                 <li><strong>Author</strong>:
  51                                This is the name of the author of the Content Item.
  52                      Click to edit author.</li>
  53            </ul></td>
  54       </tr>
  55       <tr>
  56            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  57            <td valign="top" class="data">n/a</td>
  58       </tr>
  59       <tr>
  60            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  61            <td valign="top" class="data">n/a</td>
  62       </tr>
  63       <tr>
  64            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  65            <td valign="top" class="data">n/a</td>
  66       </tr>
  67       <tr>
  68            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  69            <td valign="top" class="data"><ul>
  70                 <li><strong>Publish and Unpublish</strong>:
  71                           Click the &#39;Publish&#39; or &#39;Unpublish&#39; icons
  72                           to publish or unpublish the selected Content Items on
  73                           the Frontpage.</li>
  74                 <li>&nbsp;<strong>Archive</strong>:
  75                           Click the &#39;Archive&#39; icon to put the Content
  76                           items into an archived state. They are still accessible
  77                           to your Frontpage.&nbsp;</li>
  78                 <li><strong>Remove</strong>:
  79                           Click the &#39;Remove&#39; icon to remove Content Items
  80                           from the Frontpage Component.</li>
  81            </ul></td>
  82       </tr></table>
  83  
  84  
  85  
  86  </body></html>