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