Metadata-Version: 1.0
Name: collective.tinymceplugins.imagebrowser
Version: 1.0b2
Summary: A TinyMCE plugin to provide thumbnail image browsing and a      ressource library
Home-page: https://github.com/collective/collective.tinymceplugins.imagebrowser
Author: Joscha Krutzki
Author-email: joka@jokasis.de
License: GPL
Description: Introduction
        ============
        
        This is a plugin for the `TinyMCE`__ editor for Plone.
        
        __ http://plone.org/products/tinymce/
        
        It replaces the default *ploneimage* plugin in order to provide image thumbnail
        browsing and a ressource library (preselected folders).
        
        .. figure:: https://github.com/collective/collective.tinymceplugins.imagebrowser/raw/master/docs/ploneimagebrowser.png
           :alt: Screenshot of what you see       
        
           How this looks like       
        
        To add entries to the ressource library go to the tinymce controlpanel and click on the library tab.
        
        Dependencies
        ------------
        
        This product has been tested with Plone 4.0.4 and TinyMCE 1.1.8.
        The supported Webbrowsers are: Chrome 10, Konqueror, Firefox 3.6/4, Safari, IE 8/9.
        
        
        TODO
        ====
        
        * A good uninstall GS step. 
        
        
        Authors
        =======
        
        Joscha Krutzki (joka)
         
        
        Credits
        =======
        
        Created on behalf of 4teamwork GmbH (http://www.4teamwork.ch)
        
        
        
        
        
        
        
        Changelog
        =========
        
        1.0b2 (2011-06-08)
        ------------------
        
        - Fix broken release by also including non-Python files.
          [buchi]
        
        
        1.0b1
        -------------------
        
        - Initial release
        
Keywords: tinymce plugin thumbnail image browsing ressource library
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: Programming Language :: JavaScript
