Browse code

Initial commit

Benjamin Roth authored on24/02/2016 13:29:52
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,28 @@
1
+eSM_justifiedGallery
2
+====
3
+
4
+This module extends the Contao core image gallery to optionally use the jQuery justifiedGallery plugin.
5
+
6
+This module is developed and provided by [eSales Media][1].
7
+
8
+__Author:__ Benjamin Roth [benjamin@esales-media.de]
9
+
10
+
11
+System requirements
12
+----
13
+Contao >= 3.5.x
14
+jQuery >= 1.10.x
15
+
16
+
17
+Installation
18
+---- 
19
+Copy the folder into your system/modules directory and don't forget to update the database. Afterwards you will see new options in the gallery content element.
20
+
21
+
22
+License
23
+----
24
+LGPL-3.0+
25
+
26
+
27
+
28
+[1]: http://www.esales-media.de
0 29
\ No newline at end of file