Add a "Manage cookies" menu item

Created on 4 December 2024, 7 months ago

Problem/Motivation

Add a "Manage cookies" menu item in Drupals "Tools" menu, which simply can be moved into the footer menu, for easy out of the box experience.

We've implemented it in COOKiES like this: https://git.drupalcode.org/project/cookies/-/blob/2.x/cookies.module?ref...

I couldn't find something similar in Klaro yet?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

3.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Anybody
  • 🇩🇪Germany Anybody Porta Westfalica
  • 🇩🇪Germany Anybody Porta Westfalica
  • 🇩🇪Germany jurgenhaas Gottmadingen

    Just FYI, the recipe in Drupal CMS does that already. Whether the module itself wants to provide something like that as well, is up to the maintainers.

  • 🇩🇪Germany Anybody Porta Westfalica

    Thanks @jurgenhaas - I'd indeed vote to implement it in the module instead, so anyone using it has a benefit.

  • 🇩🇪Germany jurgenhaas Gottmadingen

    Sure, but please keep in mind, recipes are a thing. And they make it much easier to provide default content (= menu item) and tailor configuration.

    And the recipes from Drupal CMS will be available stand alone soon as well, so everybody will benefit from them, even for a vanilla Drupal site.

  • 🇩🇪Germany Anybody Porta Westfalica

    Okay I think we should let the maintainers decide. Of course we can implement it then.

  • 🇩🇪Germany Anybody Porta Westfalica

    FYI: Just found this: https://www.drupal.org/node/3485316

    Using our solution from COOKiES it won't have to be done manually, as described in the Klaro Admin UI

  • 🇩🇪Germany sascha_meissner Planet earth

    I couldn't find something similar in Klaro yet?

    FYI Within the General settings there is an option "Show toggle button" which adds a toggle in the bottom right.
    Maybe you did oversee that? Still i see no reason why not adding `menu_links_discovered_alter` as well..

  • 🇩🇪Germany Anybody Porta Westfalica

    Thanks @sascha_meissner - yes I just think it's a different option, both should be available for typical use-cases in this widely used module.

Production build 0.71.5 2024