| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| .devcontainer/ | H | 15-Jul-2026 | - | 21 | 16 | |
| .git/ | H | 15-Jul-2026 | - | |||
| conf/ | H | 15-Jul-2026 | - | 18 | 4 | |
| docs/ | H | 15-Jul-2026 | - | 19 | 14 | |
| images/ | H | 15-Jul-2026 | - | |||
| lang/ | H | 15-Jul-2026 | - | 29 | 8 | |
| tests/ | H | 15-Jul-2026 | - | 156 | 87 | |
| .gitignore | H A D | 15-Jul-2026 | 12 | 2 | 1 | |
| LICENSE | H A D | 15-Jul-2026 | 17.6 KiB | 341 | 281 | |
| README.md | H A D | 15-Jul-2026 | 918 | 21 | 14 | |
| action.php | H A D | 15-Jul-2026 | 3.6 KiB | 95 | 55 | |
| plugin.info.txt | H A D | 15-Jul-2026 | 182 | 8 | 7 | |
| style.css | H A D | 15-Jul-2026 | 1.4 KiB | 64 | 52 | |
| syntax.php | H A D | 15-Jul-2026 | 21.1 KiB | 586 | 400 |
README.md
1# plugin-button 2Dokuwiki Plugin 3 4Button Plugin for dokuwiki 5https://www.dokuwiki.org/plugin:button 6http://www.lprp.fr/wiki/doku.php/dokuwikibutton 7 8 9@license GPL 2 (http://www.gnu.org/licenses/gpl.html) 10@author Rémi Peyronnet <remi+button@via.ecp.fr> 11 12## Tests & devcontainer 13 14A devcontainer definition is defined in .devcontainer/devcontainer.json. 15 16It will load a default dokuwiki installation to dev and test: 17- [dokuwiki](https://hub.docker.com/r/linuxserver/dokuwiki) docker container provided by linuxserver, built with latest dokuwiki version, and base image seems to be frequently updated with PHP 18- configuration copied from tests/conf (initialized with admin test:test ; not updated) 19- data/pages and data/media mounted from test/data 20 21In vscode click on the blue button "Open remote" on the bottom left corner and select "Reopen in container" (requires docker installation). Open http://localhost/