https://github.com/ornicar/dmcommentplugin
Allows to add comments to your records.
https://github.com/ornicar/dmcommentplugin
Last synced: 2 months ago
JSON representation
Allows to add comments to your records.
- Host: GitHub
- URL: https://github.com/ornicar/dmcommentplugin
- Owner: ornicar
- License: mit
- Created: 2010-02-15T12:58:34.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-08-17T16:44:14.000Z (almost 15 years ago)
- Last Synced: 2025-03-29T08:47:26.698Z (2 months ago)
- Language: PHP
- Homepage: http://diem-project.org/plugins/dmcommentplugin
- Size: 125 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
dmCommentPlugin allows to add comments to your records.
It packages
- a Doctrine behaviour, "DmCommentable"
- two front widgets: "Form" and "Page comments"
- an admin interface to manage comments
Integrates recaptcha validation.
The plugin is fully extensible. Only works with [Diem 5.0](http://diem-project.org/) installed.Documentation
-------------See the online documentation : [Diem Comment plugin documentation](http://diem-project.org/plugins/dmcommentplugin)