Problem/Motivation
I manage a bunch of D7 legacy sites.
The company also has a legal team that tells me which cookies we're allowed to set and not set before user consent to cookies is given.
And there's a nest of red tape around getting permission to set another cookie.
Therefore I have to patch eu_cookie_compliance so it doesn't set the cookie-agreed-version cookie if I want to update the legacy sites to use the latest version of this module without doing battle with the organization.
It would be nice if there were just a checkbox that said 'Enable policy versioning' or something like that.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|
Issue fork eu_cookie_compliance-3193826
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
svenryen commentedGood point. Patches are welcome! :)
Comment #3
svenryen commentedComment #5
svenryen commentedWe now have this feature in 2.0.x.