Problem/Motivation

Currently the "opt in with categories" method is incomplete for the Italian Cookie Law because the "reject all" cookie button is not available.

The Italian cookie law requires the following buttons:

  • Allow all
  • Deny all (or X / Close button to deny all)
  • Manage preferences

Currently the module opt-ins method are two:

  1. opt-in: display "allow all" and "deny all"
  2. opt-in with categories: display "allow all" and "manage preferences"

There isn't an option with all three buttons.

I've created a simple patch to solve the problem.

Command icon 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

svenryen created an issue. See original summary.

svenryen’s picture

Given the requirements for Italy, I'll be backporting this feature to 7.x.

svenryen’s picture

Status: Needs work » Active
svenryen’s picture

Category: Bug report » Feature request
svenryen’s picture

Status: Active » Closed (duplicate)
svenryen’s picture

Status: Closed (duplicate) » Active

I mistakenly closed the issue that was supposed to contain the port to D7.

svenryen’s picture

Status: Active » Fixed

  • svenryen committed 0fb8a44 on 7.x-1.x
    Issue #3274977 by svenryen: 7.x: Enable "deny all" button on "opt-in...

  • svenryen committed 2b31a27 on 7.x-1.x
    Issue #3274977 by svenryen: 7.x: Enable "deny all" button on "opt-in...

  • svenryen committed 0fb8a44 on 7.x-2.x
    Issue #3274977 by svenryen: 7.x: Enable "deny all" button on "opt-in...
  • svenryen committed 2b31a27 on 7.x-2.x
    Issue #3274977 by svenryen: 7.x: Enable "deny all" button on "opt-in...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.