Metadata-Version: 1.1
Name: cs.discussionextender
Version: 1.0.4
Summary: This product extends plone.app.discussion's from with 2 extra fields: email and url
Home-page: http://github.com/codesyntax/cs.discussionextender
Author: Mikel Larreategi
Author-email: mlarreategi@codesyntax.com
License: GPL
Description: cs.discussionextender
        ======================
        
        This product adds 2 extra fields to discussion form provided
        by plone.app.discussion: url and email.
        
        The url is directly shown in the template and email is only
        shown for logged-in users.
        
        Changelog
        =========
        
        1.0.4 (2013-11-18)
        -----------------------
        
        - Register a new viewlet instead of overriding the existing one
          [erral]
        
        1.0.3 (2012/05/28)
        ------------------------
        
        - Translations
          [erral]
        
        1.0.2 (2012/05/28)
        ----------------------
        
        - Backport comments template from p.a.d to avoid exceptions
          when using un-moderated commenting system
          [erral]
        
        1.0.1 (2012/05/24)
        -----------------------
        
        - Packaging fixes
          [erral]
        
        1.0 (2012/05/24)
        -------------------
        
        - Initial release
          [erral]
        
Keywords: discussion extender
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
