Metadata-Version: 1.0
Name: Products.TinyMCE
Version: 0.96.3.1.1
Summary: Adds support for TinyMCE, a platform independent web based Javascript HTML WYSIWYG editor, to Plone.
Home-page: http://plone.org/products/tinymce
Author: Four Digits
Author-email: rob@fourdigits.nl
License: LGPL
Description: TinyMCE
        
        This Product installs the TinyMCE as available WYSIWYG editor for 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.1, please submit any compatibility issues you
        may encounter.
        
        Installation:
        
        Copy TinyMCE folder to the Plone products folder, restart.
        For egg installation add Products.TinyMCE to your buildout.cfg
        Use the quick installer to install.
        
        Upgrading:
        
        No known issues at this moment.
        
        Credits:
        
        Editor: "TinyMCE":http://tinymce.moxiecode.com/ 3.1.1
        
        Plone Adaptation by Mike Nalley and "Jacob Smith":mailto:turqmr2@gmail.com
        from "Metropolitan Sewer District of Greater Cincinnati":http://msdgc.org -
        MSD IT Group.
        
        Plone 3 and TinyMCE 3 Adaption by Rob Gietema, Franklin Kingma, Ralph Jacobs,
        Martijn Jacobs and Maarten Kling from "Four Digits":http://www.fourdigits.nl
        
        Thanks to Max Bloechle for optimization tips
        
        Thanks to Gerry Rodman for finding bug to run on linux systems
        
        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/
        
        "TinyMCE is an open source product developed by Moxiecode Systems":http://tinymce.moxiecode.com/ "and hosted at sourceforge.net":http://sourceforge.net/projects/tinymce
        
        History:
        
        v0.96.3.1.1 - Added external toolbar option, autogrow option, handling for allow and filter_buttons and a lot of bugfixes
        
        v0.95.3.1.1 - Eggification of TinyMCE, Upgrade to TinyMCE 3.1.1 and some minor table fixes
        
        v0.94.3.1.0.1 - Upgrade to TinyMCE 3.1.0.1, added support for NuPlone and some minor bugfixes
        
        v0.93.3.0.8 - Upgrade to TinyMCE 3.0.8 and Plone 3.1.1 and added control panel
        
        v0.92.2.0.6 - Upgrade to TinyMCE 2.0.6.1 and add separate language downloads
        
        v0.91.2.0.5 - Bugfix for linux systems
        
        v0.90.2.0.5 - Upgrade to TinyMCE 2.0.5.1 and fix bug with relative links
        
        v0.90.2.0.2 - Upgrade to TinyMCE 2.0.2 and use javascript_head_slot instead of editing the header template
        
        v0.81.1.45 - Upgrade to TinyMCE 1.45 (final), optimize javascript, update the instructions
        
        v0.80.1.45rc1 - Strip all languages except English, upgrade internally to 1.45rc1
        
        v0.80.1.44 - Allow cohabitation with Kupu and Epoz
        
        v0.75.1.44 - Write install documentation and notes
        
        v0.70.1.44 - Get the rest of the features and enable plugins
        
        v0.50.1.44 - Get installable product and some features
        
        v0.10.1.44 - Get minimal functionality
        
        
Keywords: editor editors tinymce wysiwyg
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
