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

..Today-

img/H02-Jun-2021-

lang/H02-Jun-2021-158

LICENSEH A D01-Jun-202117.7 KiB340281

README.mdH A D01-Jun-2021582 2012

action.phpH A D01-Jun-20212.5 KiB7746

admin.phpH A D01-Jun-20212.4 KiB8140

admin.svgH A D01-Jun-2021192 33

plugin.info.txtH A D01-Jun-2021172 76

script.jsH A D01-Jun-20211,016 3013

style.cssH A D01-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