Table of Contents

Text Module Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" no
  • 2020-07-29 "Hogfather" yes

plugin Add user defined text modules to the editor

Last updated on
2021-06-01
Provides
Admin, Action
Repository
Source

Similar to custombuttons, scrapbook, snippets

Tagged with macro, snippets

Installation

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Usage

This 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.

Line breaks can be added using \n.

Data

The data of the text modules is stored in the data/textmodules.txt file.

Development