Skip to main content
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":mailto:info@fourdigits.nl

Requirements
------------

TinyMCE is tested on Plone 3.0 and 3.1, 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.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

0.96.3.1.1 (2008-10-23)
-----------------------

- Added external toolbar option
- Autogrow option
- Handling for allow and filter_buttons
- Changed style of the editorfield so it matches the other widgets (gray
borders, blue toolbar, orange border when selected etc)
- Added javascripts to portal registery
- Fixed bug with multiple editors on one page (issue #7)
- CSS fixes for NuPlone
- Fixed issue with plone formgen style (issue #8)
- Fixed tablecel bug (issue #6)
- Removed dom path from location bar
- Removed unused skins of popups
- Fixed position of modal dialog blocker and move dialog window (backport from
TinyMCE 3.2)
- Fixed "jumping" issues in the link and image dialog when using Safari

0.95.3.1.1 (2008-09-11)
-----------------------

- Eggification of TinyMCE
- Upgrade to TinyMCE 3.1.1
- Minor table fixes


Contributers
============

Editor
------

"TinyMCE":http://tinymce.moxiecode.com/ 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":http://www.fourdigits.nl

Plone 2
-------

- Plone 2 Adaptation by Mike Nalley and "Jacob Smith":mailto:turqmr2@gmail.com
from "Metropolitan Sewer District of Greater Cincinnati":http://msdgc.org -
MSD IT Group.
- Thanks to Max Bloechle for optimization tips
- Thanks to Gerry Rodman for finding bug to run on linux systems

General
-------

- Some code adapted from the "FCKeditor":http://www.fckeditor.net
Authors: Frederico Caldeira Knabben and Jean-mat Grimaldi
(FCKeditor Plone Adaptation)
- Some code adapted from the "Kupu editor":http://kupu.oscom.org/
Authors: Paul Everitt, Guido Wesdorp, Duncan Booth and Philipp von
Weitershausen
- Some code adapted from the "Epoz editor":http://sourceforge.net/projects/epoz/

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.0.tar.gz (689.5 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.0-py2.4.egg (1.1 MB view details)

Uploaded Egg

File details

Details for the file Products.TinyMCE-1.0.tar.gz.

File metadata

  • Download URL: Products.TinyMCE-1.0.tar.gz
  • Upload date:
  • Size: 689.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Products.TinyMCE-1.0.tar.gz
Algorithm Hash digest
SHA256 acd3b0a5fa2f109511f37271be8bb7fb307a67238b09b9302169746fb1cee489
MD5 d7c2e10abdaba29c0d23122642dda08f
BLAKE2b-256 d3c183855937fa0928c71f298a8de5282190b00b892de5a7bf2199b89d649e9a

See more details on using hashes here.

File details

Details for the file Products.TinyMCE-1.0-py2.4.egg.

File metadata

File hashes

Hashes for Products.TinyMCE-1.0-py2.4.egg
Algorithm Hash digest
SHA256 1628180801066d04ff10de23d6fbdcb7d5f4cac0a08b1882b8b43013b899b27c
MD5 57a62e4d5920d48a013ea6b5167e6273
BLAKE2b-256 9f056199477d958a6a000196487eb2d73d4cea69e3f6d352549e8af16dd89629

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.0 This release

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