A consent info page for Plone Links, which allows you to show a custom info message before the user open's the link.
- 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
This product has been translated into
- English
- German
Install collective.linkconsentinfo by adding it to your buildout:
[buildout] ... eggs = collective.linkconsentinfo
and then running bin/buildout
- Issue Tracker: https://github.com/collective/collective.linkconsentinfo/issues
- Source Code: https://github.com/collective/collective.linkconsentinfo
Maik Derstappen [MrTango] - Derico
If you are having issues, please let us know.
The project is licensed under the GPLv2.