TinyMCE Editor 1.1.1 (Jul 26, 2010)

Bugfix release. Adds Plone 3 support

For additional information about this project, please visit the overview page .

Available downloads

There are no available software files in this release yet.

Release Notes

Tested with Plone 4, Plone 3
State Final release
License GPL

This release fixes a small number of bugs that prevented TinyMCE working in Plone 3.

Change log

- Add styling to set the fontsize for Plone3 only. This fixes
  http://dev.plone.org/plone/ticket/10683
  [jaroel]

- Assume TinyMCE as the site's default editor if none is set. This closes
  http://dev.plone.org/plone/ticket/10810.
  [jaroel]

- Use urllib.unquote. This closes http://dev.plone.org/plone/ticket/10807.
  [jaroel]

- Apply a workaround to fix the "Paste Text" dialog.
  [davisagli]