Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

collective.discussion.mentioning

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collective.discussion.mentioning

An add-on for Plone plone.app.discussion allow mentioning in comment text area

  • 1.0b1
  • PyPI
  • Socket score

Maintainers
1

.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on pypi or github. It is a comment.

================================ collective.discussion.mentioning

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.

.. image:: http://www.redturtle.it/redturtle_banner.png :alt: RedTurtle Technology Site :target: http://www.redturtle.it/

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]

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc