translation update
Revert "use a dispatcher to access static image files"This reverts commit 944e9ba7254387adb60f253b0d8796f2276096b1.It was accidentally pused to master before review. A PR with a revertfor the re
Revert "use a dispatcher to access static image files"This reverts commit 944e9ba7254387adb60f253b0d8796f2276096b1.It was accidentally pused to master before review. A PR with a revertfor the revert will be pushed shortly.
show more ...
use a dispatcher to access static image filesThis makes it possible to replace default images in an update safe way.It also addresses the issue raised in dokuwiki/docker#16A .htaccess rewrite ca
use a dispatcher to access static image filesThis makes it possible to replace default images in an update safe way.It also addresses the issue raised in dokuwiki/docker#16A .htaccess rewrite catches any direct accesses that might come in fromplugins.
align url for lib/plugin membersref https://github.com/dokuwiki/dokuwiki/issues/4270- align url of `plugin.info.txt` to standard prefix- realign spacing as applicable
Updated Lithuanian translation
Adjust ACL remote component to new systemThere is no need to implement getMethods anymore. All data comes fromreflection
another set of api tests
Use str_starts_with/str_ends_with
adjusted docblocks for renamed class aliases
code style: line breaks
code style: operator spacing
coding style: control flow line breaks
Apply rector renames
Apply rector fixes to lib/plugin/acl
12345678910>>...31