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