Annotation of /mambo/branches/4.6/help/mambots.tinymce.html
Parent Directory
|
Revision Log
Revision 551 - (view) (download) (as text)
| 1 : | csouza | 551 | <style type="text/css"> |
| 2 : | <!-- | ||
| 3 : | .title { | ||
| 4 : | font-family: Arial, Helvetica, sans-serif; | ||
| 5 : | font-size: 16px; | ||
| 6 : | font-weight: bold; | ||
| 7 : | color: #FFFFFF; | ||
| 8 : | background-color: #FF6600; | ||
| 9 : | display: block; | ||
| 10 : | border: 1px solid #000000; | ||
| 11 : | padding: 5px; | ||
| 12 : | } | ||
| 13 : | .datalabel { | ||
| 14 : | font-family: Arial, Helvetica, sans-serif; | ||
| 15 : | font-size: 11px; | ||
| 16 : | font-weight: bold; | ||
| 17 : | } | ||
| 18 : | .data { | ||
| 19 : | font-family: Arial, Helvetica, sans-serif; | ||
| 20 : | font-size: 11px; | ||
| 21 : | } | ||
| 22 : | code { | ||
| 23 : | font-family: "Courier New", Courier, mono; | ||
| 24 : | font-size: 11px; | ||
| 25 : | } | ||
| 26 : | ul { | ||
| 27 : | margin-top: 0px; | ||
| 28 : | margin-bottom: 0px; | ||
| 29 : | padding-top: 0px; | ||
| 30 : | padding-bottom: 0px; | ||
| 31 : | } | ||
| 32 : | --> | ||
| 33 : | </style> | ||
| 34 : | <strong class="title">Mambot:TinyMCE WYSIWYG | ||
| 35 : | Editor </strong> | ||
| 36 : | <table width="100%" border="1" cellspacing="0" cellpadding="3"> | ||
| 37 : | <tr> | ||
| 38 : | <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> | ||
| 39 : | <td width="84%" valign="top" class="data">This Mambot powers the TinyMCE | ||
| 40 : | WYSIWYG content editor. To enable the use of TinyMCE, you must | ||
| 41 : | select it in the Global Configuration Manager and publish this | ||
| 42 : | Mambot. </td> | ||
| 43 : | </tr> | ||
| 44 : | <tr> | ||
| 45 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> | ||
| 46 : | <td valign="top" class="data">n/a</td> | ||
| 47 : | </tr> | ||
| 48 : | <tr> | ||
| 49 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> | ||
| 50 : | <td valign="top" class="data">Unpublished</td> | ||
| 51 : | </tr> | ||
| 52 : | <tr> | ||
| 53 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> | ||
| 54 : | <td valign="top" class="data"><ul> | ||
| 55 : | <li><strong>Functionality</strong>: Specify advanced or simple interface. </li> | ||
| 56 : | <li><strong>Text Direction</strong>: Will text read left to right or right to left? </li> | ||
| 57 : | <li><strong>Prohibited Elements</strong>: Block usage of certain elements from | ||
| 58 : | the content area (for security). </li> | ||
| 59 : | <li><strong>Template CSS Classes</strong>: Use template CSS or custom CSS. </li> | ||
| 60 : | <li><strong>Custom CSS Classes</strong>: Can specify custom CSS file to be used | ||
| 61 : | for your Content Items. </li> | ||
| 62 : | <li><strong>Newlines</strong>: Determined whether new lines are executed with a | ||
| 63 : | < br / > or a < p > tag.</li> | ||
| 64 : | <li><strong>Toolbar</strong>: Controls placement of the toolbar relative to the | ||
| 65 : | content window. </li> | ||
| 66 : | <li><strong>Popup Height</strong>: Sets height of HTML editing popup.</li> | ||
| 67 : | <li><strong>Popup Width</strong>: Sets width of HTML editing popup. </li> | ||
| 68 : | </ul></td> | ||
| 69 : | </tr> <tr> | ||
| 70 : | <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> | ||
| 71 : | <td valign="top" class="data"><ul><li><strong>Save:</strong> Save your changes. </li> | ||
| 72 : | |||
| 73 : | <li><strong>Apply:</strong> Apply your changes to the site without saving. </li> | ||
| 74 : | |||
| 75 : | <li><strong>Close:</strong> Cancel the present operation without saving.</li></ul></td> | ||
| 76 : | </tr> | ||
| 77 : | </table> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

