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