| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| img/ | 02-Jun-2021 | - | ||||
| lang/ | 02-Jun-2021 | - | 15 | 8 | ||
| LICENSE | D | 01-Jun-2021 | 17.7 KiB | 340 | 281 | |
| README.md | D | 01-Jun-2021 | 582 | 20 | 12 | |
| action.php | D | 01-Jun-2021 | 2.5 KiB | 77 | 46 | |
| admin.php | D | 01-Jun-2021 | 2.4 KiB | 81 | 40 | |
| admin.svg | D | 01-Jun-2021 | 192 | 3 | 3 | |
| plugin.info.txt | D | 01-Jun-2021 | 172 | 7 | 6 | |
| script.js | D | 01-Jun-2021 | 1,016 | 30 | 13 | |
| style.css | D | 01-Jun-2021 | 786 | 48 | 39 |
README.md
1# DokuWiki-Plugin: Text module 2 3This plugin adds buttons beneath the text-editor in dokuwiki. These buttons can be defined in the admin section and can be used to insert text modules, which are also defined in the admin section. 4 5Line breaks can be added using ``\n``. 6 7 8 9 10 11 12## Compatibility 13 14* Tested with DokuWiki/**Hogfather** 15* Tested with PHP **7.4.13** 16 17## Data 18 19The data of the text modules is stored in the ``data/textmodules.txt`` file. 20