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 'meta' (21)
PluginAuthor | Last Update | Popularity |
---|
2024-09-20 | 0/23471 | |
HtmlMetaTags Plugin Download Adds some (open graph) meta tags to the html header (e.g. keywords, description or any others) | 2024-03-04 | 190/23471 |
robot404 Plugin Download Send 404 (page-not-found) to webcrawlers (aka robots) for disabled actions and hidden pages | 2024-09-20 | 1/23471 |
Backlinks Plugin Download Lists all pages that link back to a given page using the first headline as link title | 2023-06-27 | 507/23471 |
DokuSIOC Plugin Download DokuSIOC makes your wiki part of the Semantic Web. It integrates SIOC Ontology within DokuWiki. | 2024-06-10 | 13/23471 |
2024-08-24 | 62/23471 | |
| 2020-08-05 | 9/23471 |
2023-06-30 | 133/23471 | |
2024-04-08 | 25/23471 |
| 2024-08-07 | 265/23471 |
2021-03-27 | 35/23471 | |
Page Templater Plugin Download Use pages as template - and define either the namespace where to use them, or configure a page using the META plugin to have a template | 2017-05-15 | 69/23471 |
| 2019-01-25 | 25/23471 |
Blogmeta Plugin Download Prints blogpost creation date and author right after the page content. Info is always displayed between content and comments. Affected pages can be selected using regular expression. | 2008-09-07 | 1/23471 |
2018-11-13 | 2/23471 | |
Description Plugin Copies a page's abstract, a global description, or individual text to a meta header line that is visible in the page source. | 2012-07-02 | 54/23471 |
GeoURL Plugin Download This plugin allows you to set geographic data for your Wiki with GeoURL, which allows you and your visitors to find geographically nearly sites. | 2007-03-10 | 1/23471 |
2023-06-19 | 140/23471 | |
2012-05-14 | 2/23471 | |
NFTR (Not For The Robots) Plugin Download NFTR is a DokuWiki plugin which tries to prevent the indexing of user configured wiki pages and namespaces by search engines. For those pages the plugin adds a noindex tag for robots to the HTTP- and HTML header. | 2010-01-09 | 4/23471 |
2009-05-14 | 1/23471 |
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:
- Bi-directional backlink checker (2024-10-30 12:40)
- Yandex turbo pages feed (2024-10-28 23:36)
- Plugin wish: Export and import of a group of wiki pages incl. media (2024-10-19 10:32)
- Combo Plugin - Custom Navigation Tree Questions (2024-08-09 19:04)
- Is there any DISAPPROVE / REJECT option for page changes ? (2024-07-23 08:05)
- Global "nolink" for Image files (2024-07-19 02:06)
- Ability to batch edit images, resize optimize nodisp (2024-07-15 11:39)
- struct + json = postgres? (2024-07-13 06:31)
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)