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