Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | Today | - | ||||
img/ | H | 02-Jun-2021 | - | |||
lang/ | H | 02-Jun-2021 | - | 15 | 8 | |
LICENSE | H A D | 01-Jun-2021 | 17.7 KiB | 340 | 281 | |
README.md | H A D | 01-Jun-2021 | 582 | 20 | 12 | |
action.php | H A D | 01-Jun-2021 | 2.5 KiB | 77 | 46 | |
admin.php | H A D | 01-Jun-2021 | 2.4 KiB | 81 | 40 | |
admin.svg | H A D | 01-Jun-2021 | 192 | 3 | 3 | |
plugin.info.txt | H A D | 01-Jun-2021 | 172 | 7 | 6 | |
script.js | H A D | 01-Jun-2021 | 1,016 | 30 | 13 | |
style.css | H A 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![Screenshot](img/screenshot1.png) 8![Screenshot](img/screenshot2.png) 9![Screenshot](img/screenshot3.png) 10![Screenshot](img/screenshot4.png) 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