Table of Contents
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
Tagged with 'file' (16)
PluginAuthor | Last Update | Popularity |
---|
2022-01-03 | 1064/24106 | |
filelist Plugin Download Provides a syntax for adding linked and sorted lists of files as selected by wildcard based glob patterns to a wiki page | 2020-09-27 | 634/24106 |
Display File Plugin Download The Display File Plugin displays the content of a specified file on the local system using a displayfile element | 2021-01-28 | 30/24106 |
filelisting Plugin Download Show a searchable and sortable list of media files in the current namespace and subnamespaces. With dropfiles plugin allows Drag'n'Drop upload of media files. | 2023-09-27 | 347/24106 |
openas Plugin Download File utility for moving/renaming files, saving copies, creating new pages from templates | 2022-02-14 | 173/24106 |
PGList Plugin Download List a pages or directories inside the current namespace or selected namespace. | 2020-11-15 | 50/24106 |
| 2020-12-13 | 62/24106 |
2020-10-19 | 89/24106 | |
MediaList Plugin Download Show a list of media files (images/archives...) referred in a given page or stored in a given namespace | 2016-08-24 | 268/24106 |
| 2017-06-19 | 8/24106 |
Source Plugin Download Allows you to include all or part of the contents of another file, with syntax highlighting, into the current page
| 2008-08-13 | 17/24106 |
2016-07-06 | 10/24106 |
doctree2filelist Plugin Download doctree2filelist provides a wizard to import document trees into DokuWiki | 2010-11-28 | 8/24106 |
| 2013-06-01 | 1/24106 |
PreserveFilenames Plugin Download Preserves the original name of the uploaded media file (letter cases, symbols, etc.) | 2012-10-01 | 18/24106 |
projects Plugin A plugin that allows wiki pages to represent files, and to generate files basing on some recipe (rules). This empowers a DokuWiki to become a collaboration tool on project management and content creation. | 2013-01-21 | 1/24106 |
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:
- What are the options for a collapsible tree view for data (2023-12-04 13:00)
- Code highlighting with vector graphics elements (SVG?) (2023-12-03 17:07)
- country flags icone (2023-11-27 06:12)
- File processing workflow (2023-10-25 14:07)
- Mini-Banner/Tile Display (2023-10-18 12:43)
- Collapsible list? (2023-09-15 03:18)
- idea: Markov Chain to predict input? (2023-09-14 12:51)
- how to show a window containing a summary and image wih mouseover (2023-09-11 07:40)
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.
- display section numbers in the page and table of contents by KamarajuKusumanchi (2021-09-08 17:20)
- Feature Request: Having possibility to show unused Syntax plugins by fstorck (2020-06-05 09:38)
- Integrate MediaManager (lite) into Pageditor by igittigitt (2018-05-15 16:41)
- Provide oEmbed tags/endpoint by chrisblech (2016-11-12 16:13)
- Spam protection measures by Traumflug (2015-12-04 19:46)
- Possibility to use Tinypng when upload image ? by LeDistordu (2015-06-15 11:47)