Исходный текст | Переводы |
---|---|
Accept all cookies | |
Reject all cookies | |
Trigger Save preferences (for banner with categories) | |
The default position of the close button is in the top right corner of the banner. | |
You can limit the number of countries for which the banner is displayed. If you want to provide a list of countries other than current EU states, you may place an array in <code>$conf['eu_cookie_compliance_eu_countries']</code> in your <code>settings.php</code> file. Using the <a href="http://drupal.org/project/geoip">geoip</a> module or the <a href="http://drupal.org/project/smart_ip">smart_ip</a> module or the <a href="http://www.php.net/manual/en/function.geoip-country-code-by-name.php">geoip_country_code_by_name()</a> PHP function. | |
Use JavaScript to determine if the visitor is in a country where GDPR applies. Required if caching is enabled or a caching strategy such as varnish is utilized. | |
I have no caching enabled or set up. Use non-JavaScript method. | |
Disabled. Show the banner to all visitors, also those in non-GDPR countries. | |
EU Cookie Compliance: "Cookie settings" Button | |
This block requires the "@withdraw_enabled_setting_name" to be enabled in !eu_cookie_compliance_settings. |