Metadata-Version: 1.1
Name: cs.commenteditor
Version: 1.0b2
Summary: A view to edit comments created with plone.app.discussion
Home-page: http://github.com/codesyntax/cs.commenteditor
Author: Mikel Larreategi
Author-email: mlarreategi@codesyntax.com
License: GPL
Description: Introduction
        ============
        
        A view to edit a comment created using plone.app.discussion.
        
        It doesn't expose any link, so just add a link to COMMENT_URL/edit in your template
        
        Currently cmf.ManagePortal permission is required to edit the comments. This may
        change in the near future
        
        Changelog
        =========
        
        1.0b2 (2012/10/02)
        --------------------
        
        - Improve package metadata
          [erral]
        
        1.0b1 (2012/10/01)
        -------------------
        
        - Initial release
          [erral]
        
Keywords: discussion edit comments
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
