[ 
https://issues.apache.org/jira/browse/JSPWIKI-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831273#comment-16831273
 ] 

ASF subversion and git services commented on JSPWIKI-1104:
----------------------------------------------------------

Commit a85828ea60d7f1b639bfa361d2cfbcc82e7480d8 in jspwiki's branch 
refs/heads/master from brushed
[ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=a85828e ]

2.11.0-M4-git-12   [JSPWIKI-1104] Add ALERT Dialog with cookies


> 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)

Reply via email to