| #
7744d923 |
| 14-Aug-2025 |
Nicolas Prigent <contactd3w3@gmail.com> |
styling refinement
|
| #
c17c23bd |
| 15-Jul-2025 |
Nicolas Prigent <contactd3w3@gmail.com> |
Accessibility hints 'role' on buttons
|
| #
aae5d272 |
| 24-Jan-2025 |
Nicolas Prigent <66468412+nicolasprigent@users.noreply.github.com> |
Edit icon on revisions
Edit icon on revisions now go to edition of the revision (https://github.com/nicolasprigent/Dokuwiki-Kiwiki-Theme/issues/36)
|
| #
35d8c223 |
| 12-Dec-2024 |
Nicolas Prigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
Fix the edit menu button for non-root domain installs
|
| #
47612ce1 |
| 01-Oct-2024 |
Nicolas Prigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
|
| #
82f798b6 |
| 01-Oct-2024 |
Nicolas Prigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
Commented unused function
|
| #
b5b95f16 |
| 13-May-2024 |
nicolasprigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
edit icon refactor
|
| #
5d2ded0c |
| 13-May-2024 |
nicolasprigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
variable test to prevent php warning
|
| #
f155da6a |
| 22-Feb-2024 |
AzurCrystal <azurcrystal@kiyohane.moe> |
fix(func): edit_icon break when useSlash enabled
when useRewrite and useSlash both enabled in dokuwiki's setting, the edit page behaves as '{namespace}/{pagename}?do=edit',and the 'doku.php?id=${pag
fix(func): edit_icon break when useSlash enabled
when useRewrite and useSlash both enabled in dokuwiki's setting, the edit page behaves as '{namespace}/{pagename}?do=edit',and the 'doku.php?id=${pageid}&do=edit' will not do correct redirections.
change this behavior by checking both $conf['usewrite'] and $conf[useslash].
show more ...
|
| #
85a7f8d0 |
| 22-Nov-2023 |
nicolasprigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
check permissions of current user to get the edit button for editors and not just admins
|
| #
2cc559ac |
| 18-Oct-2023 |
nicolasprigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
|
| #
593242ad |
| 18-Oct-2023 |
nicolasprigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
|
| #
046cd792 |
| 18-Oct-2023 |
nicolasprigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
|
| #
477069bf |
| 18-Oct-2023 |
nicolasprigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
|
| #
cc57aeb6 |
| 18-Oct-2023 |
nicolasprigent <66468412+nicolasprigent@users.noreply.github.com> |
Update kiwiki_functions.php
|
| #
6d5babb2 |
| 14-Jun-2023 |
nicolasprigent <66468412+nicolasprigent@users.noreply.github.com> |
First commit of the Kiwiki Theme for Dokuwiki
|