|
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
class |
word | Class of the container div. Default "p-2 bg-dark" | ||
icon |
word | Icon to show on the link. Default "cog" | ||
iconsize |
word | Size of icon. Default "2" | ||
mode |
word | Display mode, text, icon or both. Default "icon" | ||
corner |
word | Position on the page, topleft, topright, bottomleft, bottomright or none. Default "bottomleft" | ||
text |
text | Text to show on the link and tooltip. Default "Cookie Consent Settings" | ||
textclass |
word | Class of the text or icon. Default "text-light" |
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
So, this code:
{module module="cookiesettings"}
Produces:
And clicking on the icon triggers this cookie consent alert:
See these pages for information that applies for all modules: