Metadata-Version: 1.0
Name: collective.js.ckeditor
Version: 1.0
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 Beta
        
        This ckeditor version is available on github_
        
        This addon provide a buildout which loads samples: /@@example.ckeditor.
        At the moment not all samples are migrated to work within Plone but we
        are working on it. Note that samples are not loaded in a normal installation
        of this addon.
        
        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>`_
        
        Authors
        -------
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        .. Contributors
        .. ------------
        
        
        
        .. |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
        =========
        
        1.0 (2012-08-25)
        ----------------
        
        - Initial release
        
Keywords: plone ckeditor
Platform: UNKNOWN
Classifier: Programming Language :: Python
