xref: /template/kiwiki/README.md (revision 3517a0fe96593dda343d9b01d13f55e49f7acfb7)
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-10-12
7- Added max height for table of content in theme configuration
8
9### 2023-10-02
10- Bug fix on menu disappearing on deep level pages
11
12### 2023-09-31
13- Added compatibility with Translation Plugin
14
15### 2023-09-01
16- Updated css to have the filters working on small size screens
17
18### 2023-07-25
19- new language Added German language - Thanks to @holisticagile
20
21### 2023-07-23
22- Fixed issue about public wikis getting no header
23- Added back to home link on login page
24- Some css fixes on login page
25
26### 2023-07-02
27- New style parameter for changing header color
28
29### 2023-06-21
30- CSS fix for dark mode
31- Default style.ini adjusted on some colors
32
33### 2023-06-19
34- CSS fixes on the extension manager page
35- New screenshots to show the theme light/dark mode switcher
36- Restored functionnality to change the logo (as described here : https://www.dokuwiki.org/template:dokuwiki#changing_the_logo)
37
38### 2023-06-16
39- Added light/dark theme mode, with separated customization
40- Detection of os preferences for light or dark mode
41- Override with cookie when clicking a button
42
43### 2023-06-15
44- Fixed word wrapping for pre code blocks on mobile
45- Fixed the edit icon position on mobile
46
47### 2023-06-14
48- Initial release
49
50## Screenshots
51
52Basic colors
53![kiwiki_screenshot](./screenshots/kiwiki_screenshot_2023_06_19_00.jpg)
54
55Dark colors example
56![kiwiki_screenshot01](./screenshots/kiwiki_screenshot_2023_06_19_01.jpg)
57
58Theme colors editor
59![kiwiki_screenshot02](./screenshots/kiwiki_screenshot_2023_06_19_02.jpg)
60