xref: /template/kiwiki/README.md (revision 9abb0c750c6d9350bd99e375c1244de4acc440c9)
1# Dokuwiki Kiwiki Theme
2
3Flex theme with lots of css fix and some ease of use features. You can change all colors of the theme to your own taste.
4Templage page on Dokuwiki : https://www.dokuwiki.org/template:kiwiki
5
6### 2023-01-10
7- Added css for tables in content
8
9### 2023-11-27
10- Updated editor css for readability
11
12### 2023-11-23
13- The edit button was limited to admin group only, now it checks edit permissions
14
15### 2023-11-06
16- Fix on mobile menu switch not hiding navigation menu on mobile if translation plugin is activated
17
18### 2023-10-19 (features suggestions from @Chris75forumname -> https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/12)
19- Added go to bottom button with option to activate it or not
20- Added fullscreen button in header
21- Added connected user information on footer, with option to activate it or not
22- Added ACL informations on footer (only for editors), with option to activate it or not
23- Added ACL group list in user page has an info
24
25### 2023-10-18
26- Added back the message area on connection page
27
28### 2023-10-12
29- Added max height for table of content in theme configuration
30
31### 2023-10-02
32- Bug fix on menu disappearing on deep level pages
33
34### 2023-09-31
35- Added compatibility with Translation Plugin
36
37### 2023-09-01
38- Updated css to have the filters working on small size screens
39
40### 2023-07-25
41- new language Added German language - Thanks to @holisticagile
42
43### 2023-07-23
44- Fixed issue about public wikis getting no header
45- Added back to home link on login page
46- Some css fixes on login page
47
48### 2023-07-02
49- New style parameter for changing header color
50
51### 2023-06-21
52- CSS fix for dark mode
53- Default style.ini adjusted on some colors
54
55### 2023-06-19
56- CSS fixes on the extension manager page
57- New screenshots to show the theme light/dark mode switcher
58- Restored functionnality to change the logo (as described here : https://www.dokuwiki.org/template:dokuwiki#changing_the_logo)
59
60### 2023-06-16
61- Added light/dark theme mode, with separated customization
62- Detection of os preferences for light or dark mode
63- Override with cookie when clicking a button
64
65### 2023-06-15
66- Fixed word wrapping for pre code blocks on mobile
67- Fixed the edit icon position on mobile
68
69### 2023-06-14
70- Initial release
71
72## Screenshots
73
74Basic colors
75![kiwiki_screenshot](./screenshots/kiwiki_screenshot_2023_06_19_00.jpg)
76
77Dark colors example
78![kiwiki_screenshot01](./screenshots/kiwiki_screenshot_2023_06_19_01.jpg)
79
80Theme colors editor
81![kiwiki_screenshot02](./screenshots/kiwiki_screenshot_2023_06_19_02.jpg)
82