Closed (won't fix)
Project:
EU Cookie Compliance (GDPR Compliance)
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2012 at 08:41 UTC
Updated:
27 May 2012 at 23:12 UTC
Comments
Comment #1
Miszel commentedI started looking into it and it seems to me that I would have to:
- provide a way to configure the pop-up by country (geo targeting)
- add extra API functions
- add js callbacks (onaccept etc)
I will investigate further.
Comment #2
Miszel commentedAnother issue: Cookie control does not provide support for multilingual websites. That would have to be implemented in Cookie control.
Comment #3
Miszel commentedComment #4
andyf commentedThere's an issue for i18n (#1499478: how to get text in different languages ?) but it doesn't look like it does very much just yet! Depending on where the text comes from i18n might not have a big impact on the API you expose to other modules (which to my mind is the thing you want to be keeping similar to Cookie Control's).
By the way, I don't know Cookie Control at all well, so I'm not saying its API is good or anything, just speaking out for consistency!
Thanks
Comment #5
Miszel commentedApi can be matched if geo targeting is added. The question is if we really need geo targeting ??? What do you reckon?
Comment #6
Miszel commentedI am closing this issue as:
- there is now a 7.x release of this module
- matching the api with cookie control would require adding extra features that I am not planning to develop for EU cookie compliance for the time being.