File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ CHANGELOG
3
3
4
4
Changes in 1.2.0
5
5
6
- # closed #23 now it is poosible to set no ending in urls
6
+ # closed #23 now it is possible to set no ending in urls
7
7
8
8
# closed #27 we have no hook container if no hooks enabled
9
9
@@ -17,12 +17,28 @@ Changes in 1.2.0
17
17
18
18
# closed #55 we can set a maximum width and maximum height for pictures
19
19
20
+ # closed #56 we have one slideshow impletended now
21
+
20
22
# closed #59 to set 0 for allowed albums and pictures we can set -1 now;
21
23
we have an information in the template
22
24
23
25
# closed #60 changing album view is possible now with shorturls with no ending
24
26
without error message
25
27
28
+ # closed #61 titles with apostrophe are possible now
29
+
30
+ # closed #62 gettext fix in album display
31
+
32
+ # closed #63 cleaning of templates
33
+
34
+ # closed #65 missing type parameter in module calling fixed
35
+
36
+ # closed #68 line brek fixed
37
+
38
+ # closed #71 readme updated
39
+
40
+ # closed #72 layout with rectangular pictures fixed
41
+
26
42
Changes in 1.1.1
27
43
28
44
# closed #44 now we can manage elements per page for albums in frontend
You can’t perform that action at this time.
0 commit comments