[ https://issues.apache.org/jira/browse/JSPWIKI-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806167#comment-16806167 ]
Harry Metske commented on JSPWIKI-1104: --------------------------------------- Can we make this alert configurable (on/off) , with a jspwiki property or so? You don't want this cookie terror for personal or other internal wiki's I guess. > 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)