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