cs.discussionextender

This product extends plone.app.discussion's from with 2 extra fields: email and url


Keywords
discussion, extender
License
GPL-2.0+
Install
pip install cs.discussionextender==1.0.4

Documentation

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.