[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> messages.configuration.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>Messages Configuration</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Messages Configuration</strong>
   8  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
   9       <tr>
  10            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  11            <td width="84%" valign="top" class="data"><p>There are
  12                      two configuration options available to your Administrator.
  13                      Use the select box to choose your option: &#39;YES AND NO&#39;</p>
  14            </td>
  15       </tr>
  16       <tr>
  17            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  18            <td valign="top" class="data">n/a</td>
  19       </tr>
  20       <tr>
  21            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  22            <td valign="top" class="data">n/a</td>
  23       </tr>
  24       <tr>
  25            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  26            <td valign="top" class="data"><ul>
  27                      <li><strong>Lock Inbox</strong>:&nbsp;This option allows
  28                           you to prevent Administrators or System processes from
  29                           sending you messages. If you are the only administrator
  30                           or work with a small group of admins you may choose
  31                           not to use this feature at all. It is a good idea to
  32                           leave the box open while you are adding new components
  33                           as it will help you be aware of system processes.&nbsp;</li>
  34                      <li><strong>Mail me on new Message</strong>:&nbsp;This option
  35                           will result in an email being sent to you each time
  36                           you receive a new message.</li>
  37            </ul></td>
  38       </tr>
  39       <tr>
  40            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  41            <td valign="top" class="data"><ul>
  42                 <li><strong>Save</strong>: Save and apply your changes.</li>
  43                 <li><strong>Cancel</strong>: Cancel operation and retuen to previous
  44                      screen<strong>.</strong></li>
  45            </ul></td>
  46       </tr></table>
  47  
  48  
  49  
  50  </body></html>