Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

TinyMCE

Adds support for TinyMCE, a platform independent web based Javascript HTML WYSIWYG editor, to Plone.

Feedback

Please send any changes, improvements, or suggestions regarding this Plone product to Four Digits

Requirements

TinyMCE is tested on Plone 3, please submit any compatibility issues you may encounter.

Installation

Products.TinyMCE is an egg. The installing steps are:

  • Add Products.TinyMCE in your buildout.cfg to the eggs attributes

  • Run buildout and (re)start Zope

  • Use the quick installer to (re)install the product

buildout.cfg example

For basic installation use the following section in your buildout:

[buildout]
...
eggs =
    ...
    Products.TinyMCE

buildout.cfg example using svn egg from the trunk

If you want to help testing, please use the trunk version from the Collective:

[buildout]
...
parts =
    ...
    eggcheckouts

...
eggs =
    ...
    Products.TinyMCE

[eggcheckouts]
recipe = infrae.subversion
urls =
    http://svn.plone.org/svn/collective/Products.TinyMCE/trunk Products.TinyMCE
as_eggs = true

HISTORY

1.1rc2 (2009-06-08)

  • Added entity encoding configuration option

  • Update to TinyMCE 3.2.4.1

  • Removed KSS dependency for initialization (KSS is still needed for inline editing)

1.1rc1 (2009-03-14)

  • Upgrade to TinyMCE 3.2.2

  • Updated language packs (7 new languages added)

  • Added search function to image and link drawers including live search

  • When a new link is inserted and the selected text contains an URL it is automatically prepopulated.

  • When a link is pasted the prefix is automatically stripped and put in the select box

  • Headings and subheadings are now automatically put in the anchor tab of the link selection dialog as an available option

  • Options to the control panel added to enable/disable the contextmenu

  • Added visual feedback to save as draft button

  • Added dialog to edit lang and dir attributes per tag

  • Option added to include custom plugins

  • Fixed issue when newlines were stripped in the transform

  • Fixed link dialog size in Firefox

  • Fixed blockquote insert tag

  • Fixed link and imagedrawer when current item is folderish

  • Fixed issue with language configuration

1.0 (2009-01-18)

  • Fixed incorrect table classes

  • Fixed inline editing bug

  • Fixed ordered list

  • Fixed xhtml compliance

  • Fixed external link dialog

1.0rc2 (2008-12-09)

  • Upgrade to TinyMCE 3.2.1.1

  • Added preview button for external links

  • Added auto select on upload when adding images and files

  • Fix for web-intelligent RichText fields

  • Fix for selecting links with double quote in the objectname

  • Fixed insert media dialog

  • Fixed IE7 scrolling bug, Fixed HTML Filtering settings bug

1.0rc1 (2008-11-18)

  • Upgrade to TinyMCE 3.2.1 (and new logo)

  • Merged blockformats and styles into one styles menu

  • Added support for parastyles in widget definition

  • Added link usings uids for images and internal links

  • Added the captioned images option

  • Get HTML Filtering settings from the control panel

  • Added integration tests

  • Added export/import of settings through GenericSetup (tinymce.xml)

  • Added i18n support + language packs

  • Fixed inline editing

  • Moved load/save events to kss

  • Fixed save button on the toolbar, now using an ajax method

  • Moved all configuration data to json structure in page template of the widget

  • Changed toolbar save user feedback from alert message to blinking field border (idea by Danny)

  • Removed save button when creating a new object

  • Added bottom margin of the editor window when auto resize is enabled to the control panel.

  • Added condition to javascript files in portal registery

  • Fixed IE6 and 7 loading and dialog bugs

  • Fixed toolbar/statusbar backgroundcolor bug in IE6 and 7

  • Fixed width of file field in image and file upload dialog for Safari

  • Fixed inline style filtering

  • Fixed indenting/outdenting of lists

Contributers

Editor

TinyMCE is a product developed by Moxiecode Systems

Plone 3

  • Plone 3 and TinyMCE 3 Adaption by Rob Gietema, Franklin Kingma, Ralph Jacobs, Martijn Jacobs, Maarten Kling and Roel Bruggink from Four Digits

Plone 2

General

  • Some code adapted from the FCKeditor Authors: Frederico Caldeira Knabben and Jean-mat Grimaldi (FCKeditor Plone Adaptation)

  • Some code adapted from the Kupu editor Authors: Paul Everitt, Guido Wesdorp, Duncan Booth and Philipp von Weitershausen

  • Some code adapted from the Epoz editor

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.TinyMCE-1.1rc2.tar.gz (768.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Products.TinyMCE-1.1rc2-py2.4.egg (1.2 MB view details)

Uploaded Egg

File details

Details for the file Products.TinyMCE-1.1rc2.tar.gz.

File metadata

File hashes

Hashes for Products.TinyMCE-1.1rc2.tar.gz
Algorithm Hash digest
SHA256 69c1a79c87b356af02e7829a66d74deda920247687e48a454a1b2841e1b9db42
MD5 675cb4aeeeb66fb9bc2a6e15ca631698
BLAKE2b-256 28888cccc0c2fdbd33e9ac7581c6468bd8c0834a7de53441927c6e5992ac7e5a

See more details on using hashes here.

File details

Details for the file Products.TinyMCE-1.1rc2-py2.4.egg.

File metadata

File hashes

Hashes for Products.TinyMCE-1.1rc2-py2.4.egg
Algorithm Hash digest
SHA256 b2a07035a495c3151cd5186601785aee3587be58977d84e656da87ff74b33202
MD5 20678725be95ec75c055799f68b21681
BLAKE2b-256 314f6b8d2d78ebdc30e4b09426dcb195abf1f23c5077c292aefed4e621b1f2f2

See more details on using hashes here.

Release history Release notifications | RSS feed

1.4.3

1 file

1.4.2

1 file

1.4.1

1 file

1.4.0

1 file

1.3.29

2 files

1.3.28

2 files

1.3.27

1 file

1.3.26

1 file

1.3.25

1 file

1.3.24

1 file

1.3.23

1 file

1.3.22

1 file

1.3.21

1 file

1.3.20

1 file

1.3.19

1 file

1.3.18

1 file

1.3.17

1 file

1.3.16

1 file

1.3.15

1 file

1.3.14

1 file

1.3.13

1 file

1.3.12

1 file

1.3.11

1 file

1.3.10

1 file

1.3.9

1 file

1.3.8

1 file

1.3.7

1 file

1.3.6

1 file

1.3.5

1 file

1.3.4

1 file

1.3.3

1 file

1.3.2

1 file

1.3.1

1 file

1.3

1 file

1.2.18

1 file

1.2.17

1 file

1.2.16

1 file

1.2.15

1 file

1.2.14

1 file

1.2.13

1 file

1.2.12

1 file

1.2.11

1 file

1.2.10

1 file

1.2.9

2 files

1.2.8

1 file

1.2.7

1 file

1.2.6

1 file

1.2.5

1 file

1.2.4

1 file

1.2.3

1 file

1.2.2

1 file

1.2.1

1 file

1.2.0

1 file

1.1.13

1 file

1.1.12

1 file

1.1.11

1 file

1.1.10

1 file

1.1.9

1 file

1.1.8

1 file

1.1.7

1 file

1.1.6

1 file

1.1.5

1 file

1.1.4

1 file

1.1.3

1 file

1.1.2

1 file

1.1.1

1 file

1.1

3 files

This release

1.1rc2 This release

2 files

1.0

2 files

0.96.3.1.1

2 files

0.95.3.1.1

2 files

0.94.3.1.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page