Table of Contents
Editsections2 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
Similar to editsections
Usage
The “editsections” plugin moves edit section buttons up to the headings they belong to. Configurable for nested (hierarchical) or flat edit sections. Nested edit sections cover the same indentation level as their heading.
This is a rewritten version of Ben Coburn's “Edit Section Reorganizer Plugin” for DokuWiki.
Installation
Search and install the plugin using the Extension Manager.
Configuration and Settings
The plugin can be configured with the DokuWiki configuration manager available in the admin menu.
order_type | Organization type: Flat or Hierarchical (nested) |
---|---|
highlight_target | Target of the mouse over highlights on edit buttons. DokuWiki default or Exclude headings |
Development, known bugs, issues and feature requests
If you have any problems, please open issues on the issue tracker.
https://github.com/kazmiya/dokuwiki-plugin-editsections2/issues
A fork is maintained which apply recent fixes: https://github.com/igloonet/dokuwiki-plugin-editsections2
Change Log
Of the fork:
- Merge branch 'rainbow-spike-update-style' (2021-03-13 01:20)
- Merge branch 'php7-signature' (2021-03-13 01:19)
- Just create some point for others to download working version from (2021-03-13 01:07)
- Merge pull request #1 from milosz/patch-2 (2021-03-13 01:05)
- Update for DokuWiki Greebo (2018-04-24 11:12)
- Adjust method signatures to match parent (2016-02-02 13:07)
- Update style.css (2015-08-14 15:52)
- Temporary fix for changes in https://github.com/splitbrain/dokuwiki/c… (2012-10-13 15:46)