collective.linkconsentinfo

A consent info page for Plone Links, which allows you to show a custom info message before the user open's the link.


Keywords
Python, Plone, CMS
License
CNRI-Python-GPL-Compatible
Install
pip install collective.linkconsentinfo==1.4

Documentation

Coveralls Latest Version Egg Status

https://img.shields.io/pypi/pyversions/collective.linkconsentinfo.svg?style=plastic:alt:supported-Pythonversions

collective.linkconsentinfo

A consent info page for Plone Links, which allows you to show a custom info message before the user open's the link.

Features

  • LinkConsentInfo behavior, add's a checkbox to enable a consent info page for a link object
  • Prevent redirection when link consent info is enabled
  • Control panel to define a custom html text to show to the user, before she follows the link

https://github.com/collective/collective.linkconsentinfo/raw/main/docs/link-consent-info.gif

https://github.com/collective/collective.linkconsentinfo/raw/main/docs/link_consent_info_controlpanel.png

Translations

This product has been translated into

  • English
  • German

Installation

Install collective.linkconsentinfo by adding it to your buildout:

[buildout]

...

eggs =
    collective.linkconsentinfo

and then running bin/buildout

Contribute

Author

Maik Derstappen [MrTango] - Derico

Support

If you are having issues, please let us know.

License

The project is licensed under the GPLv2.