Changeset 1869431
- Timestamp:
- 05/06/2018 11:30:43 AM (8 years ago)
- Location:
- bst-dsgvo-cookie
- Files:
-
- 24 added
- 4 edited
-
assets/banner-772x250.jpg (modified) (previous)
-
tags/1.1.1 (added)
-
tags/1.1.1/bst.php (added)
-
tags/1.1.1/includes (added)
-
tags/1.1.1/includes/admin-menu.php (added)
-
tags/1.1.1/includes/admin-seite.php (added)
-
tags/1.1.1/includes/css (added)
-
tags/1.1.1/includes/css/options-page.css (added)
-
tags/1.1.1/includes/css/style.css (added)
-
tags/1.1.1/includes/enqueue.php (added)
-
tags/1.1.1/includes/img (added)
-
tags/1.1.1/includes/img/banner-772x250.jpg (added)
-
tags/1.1.1/includes/img/icon-128x128.jpg (added)
-
tags/1.1.1/includes/img/icon-256x256.jpg (added)
-
tags/1.1.1/includes/img/screenshot-1.jpg (added)
-
tags/1.1.1/includes/img/screenshot-2.jpg (added)
-
tags/1.1.1/includes/js (added)
-
tags/1.1.1/includes/js/options-page.js (added)
-
tags/1.1.1/includes/js/scripts.js (added)
-
tags/1.1.1/includes/register-settings.php (added)
-
tags/1.1.1/languages (added)
-
tags/1.1.1/languages/de_DE.mo (added)
-
tags/1.1.1/languages/de_DE.po (added)
-
tags/1.1.1/readme.txt (added)
-
tags/1.1.1/uninstall.php (added)
-
trunk/bst.php (modified) (1 diff)
-
trunk/includes/css/style.css (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bst-dsgvo-cookie/trunk/bst.php
r1868841 r1869431 4 4 * Plugin URI: https://bst-systemtechnik.de 5 5 * Description: Einfaches, responsives Cookie Pop-up ohne viel Schnick Schnack. EU-DSGVO konform. 6 * Version: 1.1. 06 * Version: 1.1.1 7 7 * Author: BST Systemtechnik (Arnold Margolf) 8 8 * Author URI: https://www.bst-systemtechnik.de -
bst-dsgvo-cookie/trunk/includes/css/style.css
r1868841 r1869431 98 98 font-family:Helvetica, Arial, sans-serif; 99 99 } 100 .bst-panel a:hover { 101 color:#FFFFFF !important; 102 } 100 101 102 103 103 .bst-accept-btn { 104 104 border-radius:3px; … … 134 134 135 135 .bst-links .btn-primary a:link { 136 color:#ffffff; 137 } 138 139 136 color:#ffffff !important; 137 } 138 139 140 a.bst-info-btn:link { 141 color:#cccccc !important; 142 } 143 144 a.bst-info-btn:visited { 145 color:#cccccc !important; 146 } 147 148 a.bst-info-btn:hover { 149 color:#ffffff !important; 150 } 151 152 153 154 155 140 156 141 157 .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { -
bst-dsgvo-cookie/trunk/readme.txt
r1868841 r1869431 6 6 Tested up to: 4.9.5 7 7 Requires PHP: 5.6 8 Stable tag: 1.1. 08 Stable tag: 1.1.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Einfaches, responsives Cookie Pop Up ohne viel Schnick Schnack. Mit [BST DSGVO Cookie](https://www.bst-systemtechnik.de/dsgvo-cookie-hinweis-bst-dsgvo-cookie-wordpress-plugin/) kannst du Deine Besucher auf eine einfache Art und Weise darüber informieren, dass deine Seite Cookies benutzt.13 14 Ein Cookie Hinweis mit in dem Du das Einverständnis des Besuchers zum Einsatz von Cookies einholst ist notwendig, um die EU-Cookie-Richtlinie zu erfüllen.15 12 16 13 == Description == 14 <h2>DSGVO Cookie Hinweis - WordPress Plugin</h2> 15 Besuche die offizelle Seite [Webdesign Gießen](https://www.bst-systemtechnik.de/webdesign-giessen-homepage-erstellung/) um das Plugin in Aktion zu sehen. Einfaches, responsives Cookie Pop Up ohne viel Schnick Schnack. Mit [BST DSGVO Cookie](https://www.bst-systemtechnik.de/dsgvo-cookie-hinweis-bst-dsgvo-cookie-wordpress-plugin/) kannst du Deine Besucher auf eine einfache Art und Weise darüber informieren, dass deine Seite Cookies benutzt. 17 16 18 <h1>Simpel und einfach</h1> 17 Ein Cookie Hinweis mit in dem Du das Einverständnis des Besuchers zum Einsatz von Cookies einholst ist notwendig, um die EU-Cookie-Richtlinie zu erfüllen. 18 19 <h2>Simpel und einfach</h2> 19 20 <ul> 20 21 <li>Responsiv</li> … … 22 23 <li>Ein Leichtgewicht</li> 23 24 <li>Modern und anpassbar</li> 24 <li>Sprache kann ueber pot angepasst werden</li>25 <li>Sprache kann üeber pot angepasst werden</li> 25 26 </ul> 26 27 27 28 = Demo Site = 28 Besuchen Sie die offizelle Seite [Webdesign Gießen](https://www.bst-systemtechnik.de/webdesign-giessen-homepage-erstellung/) um das Plugin in Aktion zu sehen. 29 29 30 30 31 Hole Dir Dein DSGVO konformes Cookie Hinweis Plugin jetzt. … … 45 46 * English: is comming soon 46 47 47 *Notiz am Rande:* Aktuell in deutsch - Englische Übersetzung folgt.48 *Notiz am Rande:* Aktuell in deutsch - Englische Übersetzung folgt. 48 49 49 50 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.