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