An add-on for Plone plone.app.discussion allow mentioning in comment text area
Project description
This product introduce mentions in plone.app.discussion textarea.
When write comments you can use @ to put a referente to a site user (eg. @jhonsmith)
The product it’s use https://www.npmjs.com/package/tributejs to allow the mention behaviour
Installation
Install collective.discussion.mentioning by adding it to your buildout:
[buildout] ... eggs = collective.discussion.mentioning
and then running bin/buildout
Usage
You can install the product in the portal quickinstaller. Installing collective.discussion.mentioning will enable comments globaly; then in comment you can mention site users.
This product also register an event that send email notification to mentioned people.
Dependencies
This products has been developed and tested on plone 5.1.4 . Other 5.x versions should works.
Contribute
TODO
Add some test
License
The project is licensed under the GPLv2.
Contributors
RedTurtle, sviluppo@redturtle.it
Changelog
1.0b1 (2021-07-20)
Fix js to avoid breaking when comments are not available [pnicolli]
1.0a1 (2018-12-13)
Initial release. [lucabel]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.discussion.mentioning-1.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7a63ea414986b41d6b52518fb3dd97b48371628988ae9cc70e480a1219088ef |
|
MD5 | 52ee4588764f11e88b0ce65d9ec0c08b |
|
BLAKE2b-256 | c92010b584542d97e59f839ad37d19fa25e55040d7306e5a179ab1a80333218e |