DokuWiki

It's better when it's simple

User Tools

Site Tools


plugins

Plugins

Plugins provide a system of extending DokuWiki's features without the need to hack the original code (and so again on each update). Below is a list of ready-to-use plugins created by DokuWiki users.

The installation can be done automatically by search and install the plugin via the extension manager1). A plugin could be manually installed by putting it into its own folder under lib/plugins/. See the detailed plugin installation instructions.

Be sure to read about Plugin Security.

If you would like to help translating the plugins into another language, please see this page Localization of plugins.

Search Plugins

Filter available plugins by type or by using the tag cloud. You could also search within the plugin namespace using the search box.

Filter by type

  • Syntax plugins extend DokuWiki's basic syntax.
  • Action plugins replace or extend DokuWiki's core functionality
  • Admin plugins provide extra administration tools
  • Helper plugins provide functionality shared by other plugins
  • Render plugins add new export modes or replaces the standard XHTML renderer
  • Remote plugins add methods to the RemoteAPI accessible via web services
  • Auth plugins add authentication modules
  • CLI plugins add commands to use at the Command Line Interface

Filter by tag

!broken !bundled !discontinued !experimental 2fa abstract acl ad address admin ajax alert analytics anchor annotations api archive auth authentication backup barcode bibtex biology blacklist blog bookmark books bootstrap box boxes bpmn breadcrumb bugtracker bugzilla button cache cage calculation calendar captcha caption carousel cas changelog chart charts chat chemistry clipboard cloud cms code collaboration collapsible color columns comic command comment config configuration contact convert copy counter create css csv data database date definitions delete denied deprecated devel diagram disable-actions discussion display disqus documentation docx doodle download dropdown ebook editing editor email embed encryption export extension facebook farm feed file filter flash flowchart fold fonts footnotes form formatting formula gallery game gantt geo git github glossary google graph groups header headings hide hide-menus highlight history html html5 icon icons if iframe image images import include index interwiki ip issue java javascript jquery json keyboard language latex ldap lightbox like links list listing log logging login macro maintenance management mantis maps markdown marking markup_language math mathml media mediamanager mediawiki medical menu meta metadata missing mobile moderation move music mysql namespace navigation network news note notification numbering oauth odt orgchart orphan otp page pages password paste pdf performance permissions php piwik plain plugins poll popup preview printing prismjs privacy progressbar projects publications qrcode quiz quotes rack random rating redirect references regexp rename rendering replace repository revisions rss saml schedule science search section security semantic seo sequence server share shibboleth shortcut sidebar signature sitemap slideshow snippets social sort source spam spatial spoiler sql sqlite sso statistics status storage struct style subscription svg sync syntax syntaxhighlight tables tabs tags task template tex text thumbnail tickets time timeline title toc todo toggle toolbar tooltip tracking translation twitter two-factor typography uml update upload url userpage users variables video vote wikipedia wysiwyg xml xmlrpc 404

Tagged with 'highlight' (18)

PluginAuthorLast UpdatePopularity
Compatible with DokuWiki? 2024-02-06 "Kaos"
color Plugin Download

Opportunity to write colored text in DokuWiki

Provides:
Syntax
Tags:
color, highlight, text, typography
Author:
Harald Hanche-Olsen
2022-10-19
4936/23872
Emphasis Plugin Download

Several degrees of text highlighting

Provides:
Syntax
Tags:
highlight, marking
Author:
G. Uitslag
2023-08-18
137/23872
Compatible with DokuWiki? 2023-04-04 "Jack Jackrum"
Cell Background Plugin Download

Allows user-defined background colored cells in tables

Provides:
Syntax
Tags:
color, formatting, highlight, tables
Author:
dr4Ke
2013-10-09
871/23872
FontColor Plugin Download

Text in various colors

Provides:
Syntax
Tags:
color, highlight, typography
Author:
Thorsten Stratmann
2016-03-05
564/23872
highlight2wiki Plugin Download

To highlight any page on the web

Provides:
Action
Tags:
bookmark, highlight
Author:
dodotori
2023-11-29
10/23872
passwordgrey Plugin Download

Displays text (passwords) in light grey, click to copy to clipboard

Provides:
Syntax, Action
Tags:
clipboard, color, highlight, password, protection, text, typography
Author:
Michael Schreiber
2023-10-12
65/23872
Wrap Plugin Download

Universal plugin which combines the functionality of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.

Provides:
Syntax, Helper, Action
Tags:
anchor, annotations, bookmark, boxes, columns, formatting, hide, highlight, icons, instructions, language, printing, style, tabs, typography
Author:
Anika Henke
2023-08-13
13691/23872
Compatible with DokuWiki? 2022-07-31 "Igor"
Bootstrap Wrapper Plugin Download

Useful plugin for add several Bootstrap components (Jumbotron, Alerts, Panels, Nav & Tabs, etc) to DokuWiki especially in combination with a Bootstrap template

Provides:
Syntax, Action
Tags:
alert, annotations, bootstrap, boxes, button, callouts, dropdown, formatting, grids, hide, highlight, icons, jumbotron, language, modal, nav, popover, printing, style, tabs, thumbnail, typography, wrap
Author:
Giuseppe Di Terlizzi
2022-09-22
2475/23872
Compatible with DokuWiki? 2018-04-22 "Greebo"
changemarks Plugin Download

This plugin is used to mark portions of text as inserted, deleted or highlighted

Provides:
Syntax
Tags:
highlight, typography
Author:
Dokufreaks (previous authors: Gina Häußge, Michael Klier, Esther Brunner)
2017-02-25
28/23872
Highlight Plugin Download

Enables a simple mark-up syntax for highlighting text in various colors

Provides:
Syntax
Tags:
!discontinued, highlight, marking
Author:
Joseph Nahmias
2013-10-24
308/23872
Mark To Memorize Plugin Download

Allow you to show and hide words more easily.

Provides:
Syntax, Action
Tags:
highlight, marking
Author:
shimamu
2018-09-29
1/23872
SyntaxHighlighter4 Plugin Download

SyntaxHighlighter 4.x plugin for DokuWiki

Provides:
Syntax, Action
Tags:
code, highlight, highlightjs, prettify, source, sourcecode, syntax, syntaxcode, syntaxhighlight
Author:
CrazyMax
2020-05-13
644/23872
Compatible with older DokuWiki versions
Provides:
Syntax
Tags:
bbcode, formatting, highlight, htmlok_replacement, markup_language
Author:
Luis Machuca Bezzaza
2023-04-13
8/23872
ColorPicker Plugin Download

Define color schemes and insert them via the toolbar.

Provides:
Action
Tags:
highlight, toolbar, typography
Author:
Gabriel Birke
2013-07-04
32/23872
HEAT Plugin Download

Highlights HEAT numbers in wiki markup

Provides:
Syntax
Tags:
formatting, heat, highlight
Author:
Jo Booth
2014-09-17
0/23872
No Highlight Plugin Download

Disables search term highlightings

Provides:
Action
Tags:
highlight, search
Author:
Kazutaka Miyasaka
2012-08-05
1/23872
OddEven Plugin Download

Paints table rows background to alternating colour stripes

Provides:
Action
Tags:
highlight, tables
Author:
Vladimir Uryvaev
2009-03-24
10/23872
SyntaxHighlightJS Plugin Download

Syntax Highlighter for DokuWiki with highlight.js

Provides:
Syntax, Helper, Action
Tags:
code, highlight, highlightjs, source, sourcecode, syntax
Author:
Claud D. Park
2015-12-27
63/23872

Popularity values are based on data gathered through the popularity plugin – please help to increase accuracy by reporting your data with this plugin.

Creating Plugins

If your needs aren't covered by the existing plugins above, please have a look at our pages on how to create and publish a plugin.

Reporting Bugs and Features Wishes

Two short notes:

  • Please use the issue tracker of the plugin
  • Provide enough information to reproduce your case

Please refer to How to report bugs and request new features in plugins for more info about this topic.

Ideas for New Plugins

Requesting Plugin

If you are in need of a special feature in DokuWiki but haven't the skills or resources to create your own plugin you might want to suggest the feature for consideration by the community.

To ask for the creation of a new plugin or to discuss plugin ideas, please refer to the Plugin Wishlist Forum.

Recent Wishes in the forum:

Recent Wishes in the forum (RSS feed)

More ideas...

Further some closed features requests, which we won't implement in DokuWiki core, are interesting ideas for plugins: Doku Plugin idea's at our GitHub issue tracker.

Issues labeled “Doku Plugin idea” (RSS feed)

1)
Up to version Binky this was done with the plugin manager.
plugins.txt · Last modified: 2023-11-16 15:37 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki