History log of /template/kiwiki/ (Results 101 – 125 of 303)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fd02710226-Feb-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update README.md

3f9f19ea26-Feb-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update style.css

7a1a668f26-Feb-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update template.info.txt

f155da6a22-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 ...

26cd665a27-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update README.md

e7d5dda027-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update template.info.txt

6b47dfd527-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update default.php

049c5b1427-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update metadata.php

bfa1f4dd27-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update mobile.css

6383bdfd27-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update style.css

189bfe5b27-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update settings.php

4f76ef8a27-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update settings.php

4b94711227-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update settings.php

6bf3d7e427-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update settings.php

56d5974e27-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update content.php

0e6dd02727-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update main.php

c94a365716-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update README.md

9d893ead16-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update README.md

Added Chinese language

459db65616-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update template.info.txt

Added Chinese language

73f31dfa16-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Create style.txt

b0fcc7b616-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Create style.txt

27762dd916-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update settings.php

93c3cdfe16-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update settings.php

dacd8d0416-Jan-2024 nicolasprigent <66468412+nicolasprigent@users.noreply.github.com>

Update settings.php

9967543116-Jan-2024 AzurCrystal <azurcrystal@kiyohane.moe>

feat(i18n): add Chinese-Simplified language support

12345678910>>...13