Extend cookie consent settings #4557
martinbira
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Thanks for suggesting. However, it makes the "Manage settings" button obsolete, because why would a visitor want to toggle the settings if they are visible anyway? We could maybe default to "always show them, when no button to toggle the settings is included". |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To further enhance the cookie consent form and allow the visitor to view all available cookies directly, while not requiring the site author to perform an override of the
consent.html
-partial, I would like to propose an additional setting that would allow for this.Suggested addition to settings in mkdocs.yml:
show_cookies
Suggested change in
consent.html
:Beta Was this translation helpful? Give feedback.
All reactions