| TinyMCEPlugin
|
|
< < |  |
> > | |
| Integration of the TinyMCE WYSIWYG Editor |
|
< < | |
> > | Introduction |
|
This is an integration of the WYSIWYG editor. This is great little editor, fast and highly functional, and supporting a wide range of browsers, including Firefox, IE and Safari. At the time of writing it doesn't work with Opera or Konqueror. |
|
You can override these settings in the same way as any other TWiki variable, by setting e.g. TINYMCEPLUGIN_INIT in the site, web or topic preferences. You are not recommended to edit the setting here. |
|
< < |
- You can disable the plugin in any web or topic, or for any specific user, by setting the
TINYMCEPLUGIN_DISABLE variable to 1.
|
> > |
- You can disable the plugin in any web or topic, or for any specific user, by setting the
TINYMCEPLUGIN_DISABLE preferences setting to 1.
- Alternatively (preferred), you can give the user an option to use the WYSIWYG editor or raw editor with the
EDITMETHOD preferences setting set to wysiwyg (default) or raw .
|
|
- Some browsers don't support TinyMCE. You can prevent the editor from being invoked on these browsers by setting
TINYMCEPLUGIN_BAD_BROWSERS to a regular expression that matches the user-agent string for any broken browsers. The default is (?i-xsm:Konqueror|Opera) .
|
|
|
|
< < |
Plugin Version: |
2010-04-24 18853 (2010-05-29) |
|
> > |
Plugin Version: |
2010-11-05 20914 (2011-05-03) |
|
|
Change History: |
<-- versions below in reverse order --> |
|
|
> > |
|
|
|