Changeset 5387
- Timestamp:
- 10/29/09 06:49:04 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x00/TinyMCEPlugin/data/System/TinyMCEPlugin.txt
r5385 r5387 37 37 38 38 ---++ Preferences 39 If you want to change any of the preferences it is recommended that you copy the examples below and paste them into your own [[%SYSTEMWEB%.PreferenceSettings][preference settings]]. The settings in this topic are just examples and have no effect. 39 No preferences are stored in this topic. The example settings here have no effect. To learn more about setting preference variables, see the %SYSTEMWEB%.PreferenceSettings topic. 40 40 41 41 ---+++ =TINYMCEPLUGIN_INIT= 42 This variable lets you redefine all the options passed to the !TinyMCE editor on startup. For a full explanation of the available options, and 43 guidance on reconfiguring !TinyMCE, see the [[http://wiki.moxiecode.com/index.php/TinyMCE:Configuration][Moxicode TinyMCE Wiki]]. 42 This variable holds all the options passed to the !TinyMCE editor on startup. For a full explanation of available !TinyMCE options, and guidance on reconfiguring !TinyMCE, see the [[http://wiki.moxiecode.com/index.php/TinyMCE:Configuration][Moxicode TinyMCE Wiki]]. 44 43 45 44 The default options are as follows (you will need to remove the newlines for your own =TINYMCEPLUGIN_INIT= string). Note the inclusion of the Pattern Skin standard CSS files in the =content_css= setting. … … 98 97 </verbatim> 99 98 100 ---+++ Table of available preferences99 ---+++ Other Settings 101 100 | *Variable* | *Default* | *Description* | 102 101 | =TINYMCEPLUGIN_INIT= | As [[%TOPIC%#Preferences][above]] | This variable holds the initialization parameters used to start !TinyMCE | … … 119 118 </verbatim> 120 119 121 ---+++ Additional !TinyMCE plugins120 ---+++ Additional !TinyMCE Plugins 122 121 Documentation for standard plugins shipped with !TinyMCE can be found at [[http://wiki.moxiecode.com/index.php/TinyMCE:Plugins]]. 123 122 … … 142 141 143 142 ---- 143 ---+++ WysiwygPlugin Settings 144 TinyMCEPlugin depends on WysiwygPlugin to do the conversions from HTML to TML (Topic Markup Language) and back again. For more information, see WysiwygPlugin. 144 145 %INCLUDE{"%SYSTEMWEB%.WysiwygPluginSettings"}% 145 146 ----
Note: See TracChangeset
for help on using the changeset viewer.
