Metadata-Version: 1.0
Name: collective.js.ckeditor
Version: 4.0.3
Summary: Just register ckeditor resources to Plone registry
Home-page: https://github.com/toutpt/collective.js.ckeditor
Author: JeanMichel FRANCOIS
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This addon register ckeditor_ to Plone resource registry.
        It do not provide any further integration with Plone.
        
        version: 4.0.2
        
        Software License Agreement
        ==========================
        
        CKEditor - The text editor for Internet - http://ckeditor.com
        Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
        
        Licensed under the terms of any of the following licenses at your
        choice:
        
        - GNU General Public License Version 2 or later (the "GPL")
          http://www.gnu.org/licenses/gpl.html
        
        - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
          http://www.gnu.org/licenses/lgpl.html
        
        - Mozilla Public License Version 1.1 or later (the "MPL")
          http://www.mozilla.org/MPL/MPL-1.1.html
        
        
        Credits
        =======
        
        Companies
        ---------
        
        |makinacom|_
        
        * `Planet Makina Corpus <http://www.makina-corpus.org>`_
        * `Contact Makina-Corpus <mailto:python@makina-corpus.org>`_
        
        People
        ------
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        .. _ckeditor: http://ckeditor.com
        .. _github: https://github.com/ckeditor/ckeditor-dev
        
        
        Changelog
        =========
        
        4.0.3 (2013-04-29)
        ------------------
        
        - fix configuration issue in production by adding CKEDITOR_BASEPATH var
        
        
        4.0.2 (2013-03-21)
        ------------------
        
        - Update ckeditor to 4.0.2 using bundle="ckeditor" [toutpt]
        
        
        1.0 (2012-08-25)
        ----------------
        
        - Initial release
        
Keywords: plone ckeditor
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Framework :: Zope2
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
