Add own admin page for the plugin
Some checks failed
DokuWiki Default Tasks / all (push) Has been cancelled

This commit is contained in:
2026-01-06 22:39:21 +01:00
parent f86dce6ec3
commit 6a396ce511
16 changed files with 269 additions and 50 deletions

View File

@@ -3,7 +3,7 @@
use dokuwiki\Extension\SyntaxPlugin;
/**
* LuxTools Plugin: Open local path syntax.
* luxtools Plugin: Open local path syntax.
*
* Renders an inline button. Clicking it triggers client-side JS that attempts
* to open the configured path in the default file manager (best-effort).