Table of Contents

foldablelist Plugin

Compatible with DokuWiki

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

plugin

Last updated on
2022-06-06
Provides
Syntax
Repository
Source

Tagged with fold, hide, list

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.

Examples/Usage

Configuration and Settings

Can be done via config manager (log in as admin of course)

Configuration for collapsing can be overwritten for each instance. The following would collapse each list (including nested lists) after 3 items:

<foldablelist collapse_after=3>
  * item 1
  * item 2
  * item 3
      * item 3.1
      * item 3.2
      * item 3.3
      * item 3.4
      * item 3.5
  * item 4
  * item 5
</foldablelist>

Change Log

Known Bugs and Issues

Please report bugs and issues at: https://github.com/medmen/dokuwiki-plugin-foldablelist/issues