Releases: cara-tm/pat_eu_cookies_law
Releases · cara-tm/pat_eu_cookies_law
Pre-Release
pat_eu_cookies_law version 0.1.7 (pre-release):
This new version switches from Cookies
to HTML5 localStorage
creation, depending of the visitor's browsers capacities in order to store the choices of users.
Includes a micro "Javascript Template Engine" for the widget injection into the document. Detects cookies desabled from the browsers; detects javascript desabled from the browsers, too.
As the previous version, you can choose what js files (a comma separated list) which generate third-parts cookies: the visitor can accept or decline then. An included timer function automaticly load the files after a delai (1 minute) in the case of the absence of choices by the visitors (for marketing reasons in order to collect datas).
Release
Release
Latest version 0.1.5:
- Update to ga-lite v 2 (https://github.com/jehna/ga-lite);
- Removes force page reloading when user refuse cookies;
- New json file encoded for translations;
- Reload feature improvement for page;
- "info" attribute added: allow a link creation in order to display the section where legal statement or cookies detailed informations are located;
- "more" attribute added: the text of the label for the link above for translation conveniencies.