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