• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

img/02-Jun-2021-

lang/02-Jun-2021-158

LICENSED01-Jun-202117.7 KiB340281

README.mdD01-Jun-2021582 2012

action.phpD01-Jun-20212.5 KiB7746

admin.phpD01-Jun-20212.4 KiB8140

admin.svgD01-Jun-2021192 33

plugin.info.txtD01-Jun-2021172 76

script.jsD01-Jun-20211,016 3013

style.cssD01-Jun-2021786 4839

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