Metadata-Version: 1.0
Name: hurry.zopetinymce
Version: 0.1
Summary: Zope integration for hurry.tinymce.
Home-page: UNKNOWN
Author: Martijn Faassen
Author-email: faassen@startifact.com
License: ZPL 2.1
Description: hurry.zopetinymce
        *****************
        
        If you want to use TinyMCE in Grok or Zope, you add a dependency to
        this package in your setup.py. You can then import from
        `hurry.tinymce`_ and ``need`` the resources you want to use.
        
        .. _`hurry.tinymce`: http://pypi.python.org/pypi/hurry.tinymce
        
        This is a very thin integration layer between Zope and
        ``hurry.tinymce``. Right now it only publishes the TinyMCE code
        (``tinymce-build``) in ``hurry.tinymce`` as a Zope 3 resource directory.
        
        CHANGES
        *******
        
        0.1 (2008-10-13)
        ================
        
        * Initial public release.
        
        Download
        ********
        
Platform: UNKNOWN
