plone / plone.app.discussion

General commenting system for Plone content
https://pypi.org/project/plone.app.discussion
16 stars 47 forks source link

Move discussion JS to mockup #190

Closed MrTango closed 2 years ago

MrTango commented 2 years ago

This needs the https://github.com/plone/mockup/pull/1025 to be merged

mister-roboto commented 2 years ago

@MrTango thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!