Metadata-Version: 1.0
Name: plomino.tinymce
Version: 0.1
Summary: TinyMCE Plomino Embedded Plugin
Home-page: http://svn.plone.org/svn/collective/
Author: Romaric BREIL
Author-email: romaric.breil@supinfo.com
License: GPL
Description: Introduction
        ============
        
        Plomino TinyMCE Intrgration is a plugin for Plomino which allows to manage
        easily Plomino objects (fields, actions and hidewhen) from TinyMCE interface.
        
        
        Plomino Fields Management
        =========================
        When a field is selected in the editor, a button in the interface of TinyMCE
        allows to change some properties of this field.
        By highlighting some text and clicking the same button, a field can be created
        and its properties set (its name will be the selected text).
        
        Changelog
        =========
        
        0.1alpha
        -------------------
        
        - Initial release
        - Packaged in an egg
        - Plomino field can be edited from the TinyMCE editor
        - It can also be created
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
