brushed created JSPWIKI-1104:
--------------------------------

             Summary: 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


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