You are here

README.txt in IT Cookie Compliance 7

INTRODUCTION
------------

This module extends EU Cookie Compliance module to be compliant with the Italian
law, which requires the preemptive blocking of cookies when the user has not
yet accepted the popup conditions.

It adopts a lightweight fully server-side approach to exclude Javascript files
blocks, and node fields, from any rendered page until the cookie policy has been accepted.

INSTALLATION
------------

1. Install and configure EU Cookie Compliance so that the popup is enabled
and viewable.
See https://www.drupal.org/project/eu_cookie_compliance.

2. Install IT Cookie Compliance.

3. Go to the admin/config/system/it_cookie_compliance page to set the
javascript, blocks and fields to be excluded before the acceptance. 

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. This module extends EU Cookie Compliance module to be compliant with the Italian
  4. law, which requires the preemptive blocking of cookies when the user has not
  5. yet accepted the popup conditions.
  6. It adopts a lightweight fully server-side approach to exclude Javascript files
  7. blocks, and node fields, from any rendered page until the cookie policy has been accepted.
  8. INSTALLATION
  9. ------------
  10. 1. Install and configure EU Cookie Compliance so that the popup is enabled
  11. and viewable.
  12. See https://www.drupal.org/project/eu_cookie_compliance.
  13. 2. Install IT Cookie Compliance.
  14. 3. Go to the admin/config/system/it_cookie_compliance page to set the
  15. javascript, blocks and fields to be excluded before the acceptance.