• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

classes/15-Aug-2025-249138

conf/15-Aug-2025-4428

css/15-Aug-2025-2,1791,945

images/08-Jul-2025-8476

lang/14-Aug-2025-563447

partial/15-Aug-2025-336247

screenshots/08-Jul-2025-

COPYINGD08-Jul-202517.7 KiB340281

README.mdD15-Aug-20255.6 KiB152112

detail.phpD08-Jul-20253.9 KiB10078

main.phpD15-Aug-20254.4 KiB11083

mediamanager.phpD08-Jul-20251.5 KiB4733

script.jsD08-Jul-20253.4 KiB128114

style.iniD15-Aug-20255.6 KiB126103

template.info.txtD15-Aug-2025230 97

tpl_functions.phpD08-Jul-2025907 2512

README.md

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## Screenshots
7### General layout
8![General layout](./screenshots/01-screenshot-kiwiki.jpg)
9### Main menu
10![Main menu](./screenshots/02-screenshot-kiwiki-menu.jpg)
11### Sticky sidebar
12![Sticky sidebar](./screenshots/03-screenshot-kiwiki-sticky.jpg)
13### Full width reading
14![Full width reading](./screenshots/04-screenshot-kiwiki-full-width.jpg)
15### Template settings
16![Template settings](./screenshots/05-screenshot-configuration-settings-kiwiki.jpg)
17### Dark mode
18![General layout dark](./screenshots/06-screenshot-kiwiki-dark.jpg)
19![Menu dark](./screenshots/07-screenshot-kiwiki-dark.jpg)
20
21<details>
22  <summary>Changelog</summary>
23
24### 2025-08-14
25Reworked styling color options with less colors and deleted unused colors
26
27### 2025-08-13
28Fixed content area too large on mobile
29
30### 2025-07-23
31Added Vietnamese language
32
33### 2025-07-15
34Added accessibility hints on buttons for keyboard navigation (https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/46)
35
36### 2025-07-08
37This new version of Kiwiki is a major refactoring of the layout to get Sidebars default functionnality from Dokuwiki working (see https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/42).
38
39For UI reasons, I've decided to add my previous menu functionnality in a burger menu : this menu functionnality was intended at first to be accessible accross all website, so now that sidebars are available, it makes more sense to put the menu like this. It also solve this issue : https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/26
40Other fixes :
41
42- Added two options to get the sidebar, table of content or both on the right side of the website https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/37
43- CSS fixes and new functionnalities to get menu and new content layout working
44- Better TOC sticky on mobile
45- Sidebar is now on the bottom of the page on mobile
46- Default content max width is now 1600px to get a better experience when using left and right sidebars together.
47
48### 2025-07-07
49- Fix:Cross site scripting vulnerability (https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/43)
50
51### 2025-04-30
52- Fix:table of content not showing on some admin pages
53
54### 2025-04-24
55- Added informal german language
56
57### 2025-01-24
58- Fix:the edit icon on revisions https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/36
59
60### 2024-12-12
61- Fix:the edit menu button for non-root domain installs
62
63### 2024-11-27
64- Fix:CSS fixes for discussion plugin
65
66### 2024-10-30
67- Added a functionnality to get a different logo on dark/light theme (https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/31). Upload your custom logos on the root of your install :
68  - logo.png for default logo (still mandatory for this to work)
69  - logo-dark.png for dark logo
70  - logo-light.png for light logo
71
72### 2024-05-13
73- Fix: php warning errors on non existing variables https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/16
74- Refactoring of the edit icon button for it to use the correct dokuwiki classes (Menu and MenuItem), and get the same authorizations than the default edit page link. https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/23
75
76### 2024-02-26
77- Fix: edit_page button break when userewrite and useslash config enabled. Thanks to @AzurCrystal
78- Fix : long links overflow on mobile view. Thanks to @Gabe-LSN
79
80### 2024-01-27
81- Added max height for left menu
82
83### 2024-01-16
84- Added Chinese language. Thanks to @AzurCrystal
85
86### 2024-01-10
87- Added css for tables in content
88
89### 2023-11-27
90- Updated editor css for readability
91
92### 2023-11-23
93- The edit button was limited to admin group only, now it checks edit permissions
94
95### 2023-11-06
96- Fix on mobile menu switch not hiding navigation menu on mobile if translation plugin is activated
97
98### 2023-10-19 (features suggestions from @Chris75forumname -> https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/12)
99- Added go to bottom button with option to activate it or not
100- Added fullscreen button in header
101- Added connected user information on footer, with option to activate it or not
102- Added ACL informations on footer (only for editors), with option to activate it or not
103- Added ACL group list in user page has an info
104
105### 2023-10-18
106- Added back the message area on connection page
107
108### 2023-10-12
109- Added max height for table of content in theme configuration
110
111### 2023-10-02
112- Bug fix on menu disappearing on deep level pages
113
114### 2023-09-31
115- Added compatibility with Translation Plugin
116
117### 2023-09-01
118- Updated css to have the filters working on small size screens
119
120### 2023-07-25
121- new language Added German language - Thanks to @holisticagile
122
123### 2023-07-23
124- Fixed issue about public wikis getting no header
125- Added back to home link on login page
126- Some css fixes on login page
127
128### 2023-07-02
129- New style parameter for changing header color
130
131### 2023-06-21
132- CSS fix for dark mode
133- Default style.ini adjusted on some colors
134
135### 2023-06-19
136- CSS fixes on the extension manager page
137- New screenshots to show the theme light/dark mode switcher
138- Restored functionnality to change the logo (as described here : https://www.dokuwiki.org/template:dokuwiki#changing_the_logo)
139
140### 2023-06-16
141- Added light/dark theme mode, with separated customization
142- Detection of os preferences for light or dark mode
143- Override with cookie when clicking a button
144
145### 2023-06-15
146- Fixed word wrapping for pre code blocks on mobile
147- Fixed the edit icon position on mobile
148
149### 2023-06-14
150- Initial release
151</details>
152