https://github.com/codesyntax/cs.discussionextender
This products extends plone.app.discussion's form with 2 extra fields: email and url
https://github.com/codesyntax/cs.discussionextender
Last synced: 9 months ago
JSON representation
This products extends plone.app.discussion's form with 2 extra fields: email and url
- Host: GitHub
- URL: https://github.com/codesyntax/cs.discussionextender
- Owner: codesyntax
- Created: 2012-05-24T06:45:34.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-11-18T12:01:47.000Z (over 12 years ago)
- Last Synced: 2025-02-26T11:20:36.279Z (over 1 year ago)
- Language: Python
- Size: 137 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
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.