This module allows users to change their cookie consent preferences.
This module requires cookie_consent_feature. This is how to use the Cookie Consent Settings module in a wiki page:
{module module="cookiesettings"}
class
icon
iconsize
mode
corner
text
textclass
In the example below we pass in a wiki page the module cookiesettings through the plugin module. If you encounter this alert:
just go ahead and activate the cookie_consent_feature feature in the admin panel
cookie_consent_feature
So, this code:
Produces:
And clicking on the icon triggers this cookie consent alert:
See these pages for information that applies for all modules: