Browse code

Remove the vex dialog dependency

Benjamin Roth authored on23/09/2015 17:32:36
Showing1 changed files
... ...
@@ -10,6 +10,5 @@ __Author:__ Benjamin Roth [benjamin@esales-media.de]
10 10
 System requirements
11 11
 -------------------
12 12
 * Contao CMS > 3.x
13
-* jQuery Plugin Vex Dialog
14 13
 
15 14
 [1]: http://www.esales-media.de
16 15
\ No newline at end of file
Browse code

Add a readme file

Benjamin Roth authored on27/03/2015 10:31:18
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,15 @@
1
+Contao Module: Cookie policy
2
+====
3
+
4
+This module provides a simple notification which is shown to the user when he firsts visits the page. It contains a generic info about cookies and a link to the privacy policy of the page.
5
+
6
+This module is developed and provided by [eSales Media][1].
7
+
8
+__Author:__ Benjamin Roth [benjamin@esales-media.de]
9
+
10
+System requirements
11
+-------------------
12
+* Contao CMS > 3.x
13
+* jQuery Plugin Vex Dialog
14
+
15
+[1]: http://www.esales-media.de
0 16
\ No newline at end of file