Skip to content

plone/plone.app.discussion

Repository files navigation

Introduction

plone.app.discussion is the commenting system used since Plone 4.1. It was initially developed as part of the Google Summer of Code 2009 by Timo Stollenwerk (student) and Martin Aspeli (mentor).

Add-on Products

Note: not all of these may be compatible with the current version of plone.app.discussion and Plone itself.

Documentation

There is initial documentation but it is outdated. You will still get a feel for how the package is structured though.

Credits

  • Timo Stollenwerk
  • Martin Aspeli

Many thanks to:

  • Jon Stahl (for acting as "the customer" during GSoC)
  • David Glick (for technical expertise and advice during GSoC)
  • Lennart Regebro (for writing the portal_discussion tool and initial unit tests)
  • Carsten Senger (for fixing the comment z3c.form form and pizza)
  • Hanno Schlichting (for making p.a.d work with Zope 2.12)
  • Alan Hoey (for providing fixes)
  • Maik Roeder (for providing and setting up a buildbot)