Skip to main content

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

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

License

The project is licensed under the GPLv2.

Contributors

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.discussion.mentioning-1.0b1.tar.gz (58.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page