Split js into separate files
This commit is contained in:
@@ -55,6 +55,8 @@ This repository follows DokuWiki's plugin conventions at the top level (e.g. `sy
|
||||
Reusable PHP code lives in `src/` and is loaded via `autoload.php`.
|
||||
When adding new internal classes under the `dokuwiki\plugin\luxtools\` namespace, place them in `src/<ClassName>.php`.
|
||||
|
||||
JavaScript is split into small modules under `js/` and registered via `action.php` so DokuWiki loads them in order.
|
||||
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user