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