[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> mambots.tinymce.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>Mambot - TinyMCE</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Mambot:TinyMCE WYSIWYG
   8  Editor </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">This Mambot powers the TinyMCE
  13                 WYSIWYG content editor. To enable the use of TinyMCE, you must
  14                 select it in the Global Configuration Manager and publish this
  15                 Mambot. </td>
  16       </tr>
  17       <tr>
  18            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  19            <td valign="top" class="data">n/a</td>
  20       </tr>
  21       <tr>
  22            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  23            <td valign="top" class="data">Unpublished</td>
  24       </tr>
  25       <tr>
  26            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  27            <td valign="top" class="data"><ul>
  28                 <li><strong>Functionality</strong>: Specify advanced or simple interface. </li>
  29                 <li><strong>Text Direction</strong>: Will text read left to right or right to left? </li>
  30                 <li><strong>Prohibited Elements</strong>: Block usage of certain elements from
  31                      the content area (for security). </li>
  32                 <li><strong>Template CSS Classes</strong>: Use template CSS or custom CSS. </li>
  33                 <li><strong>Custom CSS Classes</strong>: Can specify custom CSS file to be used
  34                      for your Content Items. </li>
  35                 <li><strong>Newlines</strong>: Determined whether new lines are executed with a
  36                      &lt; br / &gt; or a &lt; p &gt; tag.</li>
  37                 <li><strong>Toolbar</strong>: Controls placement of the toolbar relative to the
  38                      content window. </li>
  39                 <li><strong>Popup Height</strong>: Sets height of HTML editing popup.</li>
  40                 <li><strong>Popup Width</strong>: Sets width of HTML editing popup. </li>
  41            </ul></td>
  42       </tr> <tr>
  43            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  44            <td valign="top" class="data"><ul><li><strong>Save:</strong> Save your changes. </li>
  45  
  46  <li><strong>Apply:</strong> Apply your changes to the site without saving. </li>
  47  
  48  <li><strong>Close:</strong> Cancel the present operation without saving.</li></ul></td>
  49       </tr>
  50  </table>
  51  </body></html>