Difference: TinyMCEPlugin (7 vs. 8)

Revision 82010-11-06 - TWikiContributor

Line: 1 to 1
 

TinyMCEPlugin

Changed:
<
<
>
>
 Integration of the TinyMCE WYSIWYG Editor
Changed:
<
<
>
>

Introduction

  This is an integration of the TinyMCE 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.
Line: 125 to 130
  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.
Changed:
<
<
  • 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).
Line: 147 to 153
 
Copyright: © 2007-2008 Crawford Currie http://c-dot.co.uk,
© 2007-2010 TWiki:TWiki/TWikiContributor
  This package also includes the complete sources for version 3.2.4.1 of the TinyMCE editor
License: GPL (Gnu General Public License)
Changed:
<
<
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 -->
 
Added:
>
>
2010-11-05 TWikibug:Item6604: Add documentation for EDITMETHOD setting
 
2010-04-24 TWikibug:Item6433: Doc improvements, prepare for TWiki 5.0 release
2009-09-08 TWikibug:Item6334: Upgrade plugin to latest TinyMCE version 3.2.4.1 from 2.1.1.1 -- TWiki:Main/SopanShewale
03 Aug 2008 TWiki 4.2.1 release version
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TinyMCEPlugin.