[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> categories.newsfeeds.edit.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>Newsfeed Category - Edit</title>
   8  <link href="css/help.css" rel="stylesheet" type="text/css" />
   9  </head>
  10  <body><strong class="title">Newsfeeds: Edit A 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 allows you to
  15                      edit Newsfeed Categories.</p>               
  16                 <strong>Details</strong>
  17                 <ul>
  18                      <li><strong>Category Title </strong>: Enter a name for the
  19                           Category.</li>
  20                      <li><strong>Category Name</strong>: A redundant field for
  21                           entering a Category name. </li>
  22                      <li><strong>Section</strong>: Unused field -- n/a.</li>
  23                      <li><strong>Image</strong>: Select an image to be associated
  24                           with this Contact Category.</li>
  25                      <li><strong>Image Position:</strong> Controls position of
  26                           the image, above, relative to the text on the page. </li>
  27                      <li><strong>Ordering</strong>: Will not be active until you
  28                           save Category. Once active,you can reorder the Category
  29                           relative to others with this dropdown menu.</li>
  30                      <li><strong>Access</strong>: This is the User access level.</li>
  31                      <li><strong>Published</strong>: Publish or unpublish the
  32                           Category.</li>
  33                      <li><strong>Description</strong>: Free text field supported
  34                           by WYSIWYG editor (where enabled in the Global Configuration
  35                           Settings) where you can enter text and images to appear
  36                           with this Category. </li>
  37                 </ul></td>
  38       </tr>
  39       <tr>
  40            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  41            <td valign="top" class="data">n/a</td>
  42            <blockquote>&nbsp;    </blockquote>
  43       </tr>
  44       <tr>
  45            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  46            <td valign="top" class="data">n/a</td>
  47       </tr>
  48       <tr>
  49            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  50            <td valign="top" class="data"><ul>
  51                 <li><strong>Link to Menu</strong>: Allows you to create a new
  52                      Menu Item linking to this Category. </li>
  53                 </ul></td>
  54       </tr>
  55       <tr>
  56            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  57            <td valign="top" class="data"><ul>
  58                 <li><strong>Upload</strong>: Upload an image (or other) file for
  59                      use with this Category. </li>
  60                 <li><strong>Save</strong>: Save your changes and return to Category
  61                      Manager. </li>
  62                 <li><strong>Apply</strong>: Save changes without leaving this
  63                      page. </li>
  64                 <li><strong>Cancel</strong> Cancel without saving changes and
  65                      return to Category Manager. </li>
  66                 </ul></td>
  67       </tr></table>
  68  
  69  </body></html>