[ https://issues.apache.org/jira/browse/JSPWIKI-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
brushed resolved JSPWIKI-1104. ------------------------------ Resolution: Fixed Solved inĀ 2.11.0-M4-git-12 > Add ALERT Dialog with cookies > ----------------------------- > > Key: JSPWIKI-1104 > URL: https://issues.apache.org/jira/browse/JSPWIKI-1104 > Project: JSPWiki > Issue Type: Improvement > Components: Templates and UI > Reporter: brushed > Priority: Minor > > Add support for an alert dialog with cookies. The alert dialog is only shown > when the cookies has not yet been set. (first visit of a site) > Use case: > Request consent from a site visitor about the usage of cookies. > (ref. certain requirements of European privacy laws: the General Data > Protection Regulation (GDPR) and the ePrivacy Directive) > Suggestion: > {code:none} > %%alert-<name-of-the-cookie> > Privacy message come here > /% > {code} > Same as {{%%alert}} but with additional OK/CANCEL buttons at the bottom. > The dialog is only shown when the cookie has not been set. > This dialog can be used on the TitleBox page or on any other JSPWiki page. > Extra: the status of the alert-cookies could be shown as part of the > User-Preference page. -- This message was sent by Atlassian JIRA (v7.6.3#76005)