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