Changeset 3136495
- Timestamp:
- 08/16/2024 09:35:32 AM (20 months ago)
- Location:
- lightweight-cookie-notice-free
- Files:
-
- 29 added
- 7 edited
-
assets/screenshot-1.png (modified) (previous)
-
assets/screenshot-10.png (added)
-
assets/screenshot-11.png (added)
-
assets/screenshot-12.png (added)
-
assets/screenshot-13.png (added)
-
assets/screenshot-14.png (added)
-
assets/screenshot-15.png (added)
-
assets/screenshot-16.png (added)
-
assets/screenshot-17.png (added)
-
assets/screenshot-18.png (added)
-
assets/screenshot-19.png (added)
-
assets/screenshot-2.png (modified) (previous)
-
assets/screenshot-20.png (added)
-
assets/screenshot-21.png (added)
-
assets/screenshot-22.png (added)
-
assets/screenshot-23.png (added)
-
assets/screenshot-24.png (added)
-
assets/screenshot-25.png (added)
-
assets/screenshot-26.png (added)
-
assets/screenshot-27.png (added)
-
assets/screenshot-28.png (added)
-
assets/screenshot-29.png (added)
-
assets/screenshot-3.png (modified) (previous)
-
assets/screenshot-30.png (added)
-
assets/screenshot-31.png (added)
-
assets/screenshot-32.png (added)
-
assets/screenshot-33.png (added)
-
assets/screenshot-34.png (added)
-
assets/screenshot-4.png (modified) (previous)
-
assets/screenshot-5.png (modified) (previous)
-
assets/screenshot-6.png (added)
-
assets/screenshot-7.png (added)
-
assets/screenshot-8.png (added)
-
assets/screenshot-9.png (added)
-
tags/1.13/readme.txt (modified) (5 diffs)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lightweight-cookie-notice-free/tags/1.13/readme.txt
r3134163 r3136495 1 === Lightweight Cookie Notice ===1 === Lightweight Cookie Notice - Cookie Banner for Cookie Consent === 2 2 Contributors: DAEXT 3 3 Tags: cookie consent, cookie notice, cookie banner, GDPR, CCPA … … 15 15 16 16 ### A high-performance Cookie Plugin 17 This plugin generates the cookie notice with a single 5kb file (gzipped) written in pure JavaScript.17 This plugin generates the cookie notice with a single 9kb file (gzipped) written in pure JavaScript. 18 18 19 19 We recommend this plugin for high-performance websites or websites with a high number of visits. … … 33 33 34 34 #### MaxMind GeoLite2 35 [GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/) is a well-known, free, and reliable IP geolocation database that the plugin can download and use. 36 37 To enable this geolocation service, you should create a [MaxMind](https://www.maxmind.com/) account and enter the license key in the plugin settings. 38 39 Note that this plugin updates the GeoLite2 database every week by using WP-Cron. 35 To enable the [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/) geolocation service, create a [MaxMind](https://www.maxmind.com/) account, download the provided databases, and configure the paths to these files in the plugin settings. 40 36 41 37 #### HostIP.info … … 78 74 With the [Professional Version](https://daext.com/lightweight-cookie-notice/) of this cookie plugin, you can: 79 75 80 * Create an unlimited number of cookie categories and let your users enabled or disable them with toggles 81 * Display cookie catalogs in the post to display lists of cookies 82 * Display a "Delete Preference" button in your posts 76 * Download the consent log data in CSV format 77 * Download the proof of consent of each consent log record in PDF format 78 * Instantly run JavaScript scripts based on the cookie preferences of the user 79 * Share the user consent preferences on subdomains 80 * Configure Google Consent Mode 81 * Display one or more cookie audit tables in your posts with the "Cookies" editor block 82 * Allow visitors to reset their cookie preferences with the "Delete Cookies" editor block 83 * Allow visitors to change their cookie preferences with the "Revisit Consent" editor block 83 84 * Move the plugin data between websites with the import and export features 84 * Customize the plugin even more with additional options85 * Define which user capabilities are required to access each plugin menu 85 86 86 87 ### Disclaimer … … 189 190 190 191 == Screenshots == 191 1. Options menu in the "General" tab 192 2. Options menu in the "Cookie Notice" tab 193 3. Options menu in the "Cookie Settings" tab 194 4. Options menu in the "Geolocation" tab 195 5. Options menu in the "Advanced" tab 192 1. Explore the consent log data collected by the plugin. 193 2. Manage the cookie sections from a dedicated menu. 194 3. Configure the cookie sections. 195 4. Manage the cookie categories from a dedicated menu. 196 5. Define the cookie categories to group cookies into related areas. 197 6. Manage the cookies from a dedicated menu. 198 7. Register the cookies used on the website and define attributes like name, expiration, purpose, and more. 199 8. Export the plugin data as XML files. 200 9. Perform bulk operations such as a complete plugin reset, deleting plugin statistics, and more. 201 10. Enter a custom cookie notice message and configure the content and behavior of the buttons. 202 11. Configure the content and behavior of the cookie settings modal window. 203 12. Allow users to change their cookie preferences by enabling a revisit consent button. 204 13. Configure the general style of the cookie notice. 205 14. Select the colors used by the elements displayed in the cookie notice. 206 15. Configure the colors used in the cookie settings modal window. 207 16. Configure the position and colors of the revisit consent button. 208 17. Use the geolocation options to display the cookie notice only in a custom selection of countries. 209 18. Geolocate your visitors using the Geolite2 Country and Geolite2 City databases provided by MaxMind. 210 19. Configure advanced plugin settings that affect the behavior of the cookie notice. 211 20. Configure the fonts used in the cookie notice layout. You can optionally load your favorite Google Fonts. 212 21. Set up the content and responsive behavior of the cookie notice, and more. 213 22. Visitors can accept the cookies or proceed to the cookie configuration. 214 23. Visitors can configure their cookie preferences from the cookie settings modal window. 215 24. A modal window used to display the cookies policy to the visitors. 216 25. Visitors can read the list of cookies included in each cookie category. 217 26. Visitors can read the list of cookie vendors. 218 27. Display a cookie notice positioned at the center of the screen. 219 28. A cookie notice positioned at the top of the screen. 220 29. A simple cookie notice with only the "Accept" button. 221 30. A cookie notice with the dismiss button. 222 31. Create a mask to prevent interaction on the website when the cookie notice is active. 223 32. Apply advanced style customization like a translucent cookie notice background color. 224 33. Configure custom colors for any element included in the cookie notice. 225 34. Create a unique cookie notice that supports the brand style guidelines. -
lightweight-cookie-notice-free/trunk/readme.txt
r3134163 r3136495 1 === Lightweight Cookie Notice ===1 === Lightweight Cookie Notice - Cookie Banner for Cookie Consent === 2 2 Contributors: DAEXT 3 3 Tags: cookie consent, cookie notice, cookie banner, GDPR, CCPA … … 15 15 16 16 ### A high-performance Cookie Plugin 17 This plugin generates the cookie notice with a single 5kb file (gzipped) written in pure JavaScript.17 This plugin generates the cookie notice with a single 9kb file (gzipped) written in pure JavaScript. 18 18 19 19 We recommend this plugin for high-performance websites or websites with a high number of visits. … … 33 33 34 34 #### MaxMind GeoLite2 35 [GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/) is a well-known, free, and reliable IP geolocation database that the plugin can download and use. 36 37 To enable this geolocation service, you should create a [MaxMind](https://www.maxmind.com/) account and enter the license key in the plugin settings. 38 39 Note that this plugin updates the GeoLite2 database every week by using WP-Cron. 35 To enable the [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/) geolocation service, create a [MaxMind](https://www.maxmind.com/) account, download the provided databases, and configure the paths to these files in the plugin settings. 40 36 41 37 #### HostIP.info … … 78 74 With the [Professional Version](https://daext.com/lightweight-cookie-notice/) of this cookie plugin, you can: 79 75 80 * Create an unlimited number of cookie categories and let your users enabled or disable them with toggles 81 * Display cookie catalogs in the post to display lists of cookies 82 * Display a "Delete Preference" button in your posts 76 * Download the consent log data in CSV format 77 * Download the proof of consent of each consent log record in PDF format 78 * Instantly run JavaScript scripts based on the cookie preferences of the user 79 * Share the user consent preferences on subdomains 80 * Configure Google Consent Mode 81 * Display one or more cookie audit tables in your posts with the "Cookies" editor block 82 * Allow visitors to reset their cookie preferences with the "Delete Cookies" editor block 83 * Allow visitors to change their cookie preferences with the "Revisit Consent" editor block 83 84 * Move the plugin data between websites with the import and export features 84 * Customize the plugin even more with additional options85 * Define which user capabilities are required to access each plugin menu 85 86 86 87 ### Disclaimer … … 189 190 190 191 == Screenshots == 191 1. Options menu in the "General" tab 192 2. Options menu in the "Cookie Notice" tab 193 3. Options menu in the "Cookie Settings" tab 194 4. Options menu in the "Geolocation" tab 195 5. Options menu in the "Advanced" tab 192 1. Explore the consent log data collected by the plugin. 193 2. Manage the cookie sections from a dedicated menu. 194 3. Configure the cookie sections. 195 4. Manage the cookie categories from a dedicated menu. 196 5. Define the cookie categories to group cookies into related areas. 197 6. Manage the cookies from a dedicated menu. 198 7. Register the cookies used on the website and define attributes like name, expiration, purpose, and more. 199 8. Export the plugin data as XML files. 200 9. Perform bulk operations such as a complete plugin reset, deleting plugin statistics, and more. 201 10. Enter a custom cookie notice message and configure the content and behavior of the buttons. 202 11. Configure the content and behavior of the cookie settings modal window. 203 12. Allow users to change their cookie preferences by enabling a revisit consent button. 204 13. Configure the general style of the cookie notice. 205 14. Select the colors used by the elements displayed in the cookie notice. 206 15. Configure the colors used in the cookie settings modal window. 207 16. Configure the position and colors of the revisit consent button. 208 17. Use the geolocation options to display the cookie notice only in a custom selection of countries. 209 18. Geolocate your visitors using the Geolite2 Country and Geolite2 City databases provided by MaxMind. 210 19. Configure advanced plugin settings that affect the behavior of the cookie notice. 211 20. Configure the fonts used in the cookie notice layout. You can optionally load your favorite Google Fonts. 212 21. Set up the content and responsive behavior of the cookie notice, and more. 213 22. Visitors can accept the cookies or proceed to the cookie configuration. 214 23. Visitors can configure their cookie preferences from the cookie settings modal window. 215 24. A modal window used to display the cookies policy to the visitors. 216 25. Visitors can read the list of cookies included in each cookie category. 217 26. Visitors can read the list of cookie vendors. 218 27. Display a cookie notice positioned at the center of the screen. 219 28. A cookie notice positioned at the top of the screen. 220 29. A simple cookie notice with only the "Accept" button. 221 30. A cookie notice with the dismiss button. 222 31. Create a mask to prevent interaction on the website when the cookie notice is active. 223 32. Apply advanced style customization like a translucent cookie notice background color. 224 33. Configure custom colors for any element included in the cookie notice. 225 34. Create a unique cookie notice that supports the brand style guidelines.
Note: See TracChangeset
for help on using the changeset viewer.