Plugins erlauben es die Funktionalität von DokuWiki zu erweitern ohne den originalen Quellcode ändern zu müssen (und dies bei jedem Update erneut zu tun). Eine Liste der von DokuWiki usern erstellten Plugins findest du weiter unten.
Um ein Plugin zu installieren, muss der Plugin Ordner in den Ordner lib/plugins kopiert werden. Viele Plugins können auch ganz einfach über den Plugin Manager installiert werden. Vor dem Installieren von Plugins solltest du den Sicherheitshinweis zu Plugins lesen.
This is the list of all plugin currently available for DokuWiki. You may filter the list by tags from the cloud to the left or by type:
| Plugin | Description | Author | Type | Last Update | Popularity |
|---|---|---|---|---|---|
| abc | ABC Plugin (for displaying sheet music) Displays sheet music (input ABC, output png, midi + pdf) | Anika Henke | Syntax | 2007-06-03 | |
| acl | ACL Plugin Manage page and namespace ACL settings (bundled with DokuWiki) | Frank Schubert | Admin | ||
| actionlink | Actionlink plugin This plugin lets you use actionlinks in your wiki syntax. It's based on the dokuwiki's core function tpl_actionlink(). | nowotny | Syntax | 2006-05-26 | |
| addnewpage | Add New Page Plugin | iDo | Syntax | ||
| akismet | Akismet Plugin Use Akismet to check for spam | Andreas Gohr | Action | 2006-11-09 | |
| alphaindex | Plugin Alphaindex Allows you to insert the alphabetical index of a namespace in a page | Hubert Molière | Syntax | 2006-06-14 | |
| amazon | Amazon Plugin Display book information fetched from Amazon | Andreas Gohr | Syntax | 2005-11-29 | |
| amazon_heavy | amazon heavy plugin Pulls book and media info from Amazon | Thomas Baumann | Syntax | ||
| animation | Animation Plugin (for creating animations) Generate an animation from a sequence of images, e.g. 1.png, 2.png, 3.png, ... | Yihui Xie | Syntax | 2008-06-06 | |
| anormal_tracker | Anormal Tracker Plugin Plugin to count visitors for external URLs and downloadable stuff via anormal-tracker.de | Gerry Weißbach | Syntax | 2006-07-29 | |
| applet | Applet Plugin A basic plugin for inserting Java applets in wiki pages. | Stylianos Dritsas | Syntax | 2006-03-05 | |
| archiveupload | Plugin ArchiveUpload Allows to extract an archive (.zip/.tgz/.tar/.tar.gz/.gz) on upload. | Michael Klier | Action | 2008-01-25 | |
| autolink2 | autolink2 Plugin Register anchors to a page to be (semi)automatcally linked from other pages | Otto Vainio | Syntax, Helper | 2007-03-08 | |
| autosearch | autosearch plugin handles non-existent pages by redirecting to index sub-page if available; otherwise showing sub-pages and/or displaying Search Results | Ahmet Sacan | Action | 2007-02-07 | |
| autostart | autostart plugin Handles non-existant pages by redirecting to the namespace's start page if available. | Jesús A. Álvarez | Syntax | 2008-04-28 | |
| autoviewer | AutoViewer plugin Display Airtight AutoViewer | Ikuo Obataya | Render | 2008-07-03 | |
| avatar | avatar plugin Insert a gravatar into a wiki page, also needed by the discussion plugin. (previous authors: Esther Brunner) | Gina Häußge, Michael Klier | Syntax, Helper | 2008-04-20 | |
| avbarchart | Dokuwiki Plugin : AV Bar Chart Generates a simple HTML/CSS bar chart. | Sherri W. (http://www.start.ofitall.com) | Syntax | 2007-10-19 | |
| backlinks | Backlinks Plugin Show A list of all the backlinks to the current page | Jonathan Arkell | Syntax | 2005-10-24 | |
| backlinks2 | Plugin Backlinks2 Lists all pages that link back to a given page using the first headline as link title | Michael Klier | Syntax | 2008-03-21 | |
| backuptool | BackupTool for DokuWiki Backup your site and configuration data to a file. | Terence J. Grant | Admin | 2007-04-05 | |
| badbehaviour | Bad Behaviour Plugin Test various headers and other HTTP related behavior for bad spiders and spammers | Andreas Gohr | Admin, Action | 2008-04-06 | |
| baselink | Base Links plugin Makes links beginning with "/" present as (always valid) internal links that point relative to your domain's root. Format is [[/pagename|optional title]] | Robert Meerman | Syntax | 2007-05-19 | |
| bbcode | BBCode Plugin Makes the use of BBcode syntax possible. (previous authors: Esther Brunner) | Gina Häußge, Michael Klier | Syntax | 2008-02-11 | |
| bio | bio plugin Class library for biology and biochemistry. | Ikuo Obataya | Helper | 2008-03-22 | |
| bliki | Bliki Plugin Creates a simple blog engine using namespaces to store entries by date (apparently in development at the same time as Esther's!) | Beau Lebens | Syntax | 2005-10-16 | |
| blockquote | blockquote plugin Provides an environment for quotes in a semantically correct way using the blockquote XHTML tag | Gina Häußge | Syntax | 2008-04-06 | |
| blog | Blog Plugin Use DokuWiki as blogging tool. (previous authors: Esther Brunner) | Gina Häußge, Michael Klier | Syntax, Helper, Action | 2008-07-18 | |
| bloglinks | bloglinks plugin Displays a link to the previous and the next blog entry above posts in configured namespaces | Gina Häußge | Action | 2008-07-07 | |
| bomfix | BOMfix Syntax PlugIn SuppressUTF-8 Byte-Order-Mark | Matthias Watermann | Syntax | 2007-08-15 | |
| bookmark | Bookmark Plugin Insert a link anchor into the page | Otto Vainio | Syntax | 2005-08-01 | |
| bookmarkme | BookmarkMe plugin Creates links to various social bookmark services | Ilya Lebedev | Syntax, Action | 2008-02-02 | |
| boxes | box plugin Highlight particularly important parts of your wiki in boxes that stand out | Christopher Smith | Syntax | 2008-03-03 | |
| boxes_mod | Modified Boxes Plugin Just an example to prove the point | Robert Meerman | Syntax | 2005-10-25 | |
| btable | BTable Plugin Helps to note the attendance of people for meetings or courses. | Oliver Horst | Syntax | 2007-12-08 | |
| cache | cache plugin Cache helper class | Ikuo Obataya | Helper | 2008-05-14 | |
| cacherevisionseraser | Cache and Revisions Eraser Erase entire cache and/or old wiki revisions | JustBurn | Admin | 2008-04-10 | |
| camelcase | CamelCase plugin A replacement for Dokuwiki CamelCase syntax, uses "_" to separate words in pages names | Christopher Smith | Syntax | 2005-08-15 | |
| captcha | CAPTCHA plugin Use an image verification (CAPTCHA) to defeat spambots | Andreas Gohr | Action | 2007-08-14 | |
| changemarks | changemarks plugin This plugin is used to mark portions of text as inserted, deleted or highlighted. It replaces the older Inserted and Hilited plugins. (previous authors: Esther Brunner) | Gina Häußge, Michael Klier | Syntax | 2008-02-12 | |
| chart | chart plugin Plugin for Flash XML/SWF Charts | Ikuo Obataya | Render | 2008-03-22 | |
| chat | chat plugin AJAX-driven Chat plugin | Pavel Vitis | Syntax | 2006-11-22 | |
| chem | Chem plugin Format a molecular formula | Ikuo Obataya | Syntax | 2007-10-23 | |
| chessdiagram | Chessdiagram Format a chess board using FEN notation or an alternative 8x8-layout | Michael Arlt | Syntax | 2008-02-24 | |
| cite | cite plugin Small plugin insert Harvard-style-like links to CiteULike based on CiteULike article ID | dan mackinlay | 2007-01-07 | ||
| clearfloat | Clearfloat Plugin Clears the floating of elements, for example images, by inserting ''<div class="clearer"></div>'' | Michael Klier | Syntax | 2007-01-08 | |
| cli | Command Line Interface (CLI) Plugin Format command line transcripts | Chris P. Jobling | Syntax | 2008-02-13 | |
| cloud | Cloud Plugin Show a cloud of the most frequently used words in your wiki (previous authors: Esther Brunner) | Gina Häußge, Michael Klier | Syntax | 2008-07-10 | |
| code | Code Replacement Plugin Enhancements for the normal <code> syntax | Christopher Smith | Syntax | 2005-08-18 | |
| code2 | Code Syntax PlugIn Syntax highlighting with optional linenumbers | Matthias Watermann | Syntax | 2008-06-09 | |
| code3 | Code replacement plugin Client-side syntax highlighting | Ilya Lebedev | Syntax | 2008-02-02 | |
| color | color plugin Opportunity to write colored text in Dokuwiki. | Christopher Smith | Syntax | 2008-02-06 | |
| colorpicker | colorpicker plugin Define color schemes and insert them via the toolbar. | Gabriel Birke | Action | 2008-02-18 | |
| columnlist | Column List plugin Show a list in multiple columns. | Tom Harris | 2007-02-03 | ||
| columns | columns plugin Arrange information in multiple columns | Michael Arlt | Syntax | 2007-10-22 | |
| command | Command Plugin Easily create custom syntax commands. | Spider Joe | Syntax | 2005-09-03 | |
| comment | Hidden Comment Add comments / notes to your wiki source that won't be shown on the page (previous authors: Esther Brunner) | Gina Häußge, Michael Klier | Syntax | 2008-02-11 | |
| commentsrc | commentsrc plugin This plugin provides the ability to put comment only visible when you edit the page. | iDo | Syntax | 2005-12-14 | |
| complex_lists | Complex Lists Plugin Create complex multi-level lists with cross-references - suitable for writing legal documents such as contracts and statutes | Troy Rollo | Syntax | ||
| composer | Composer plugin Creates a single page from a chosen directory. All files are included, so that you are able to print it or save it as single page. | Michael Grosser | Syntax | 2006-09-07 | |
| config | Configuration plugin Manage your wiki's configuration settings (bundled with DokuWiki) | Chris Smith | Admin | ||
| contact | Plugin - Contact Form Add a Contact Email Form to a page | Bob Baddeley | Syntax | ||
| content | Content plugin Derivative of Blog plugin, with certain enhancement and extension | Adrian Sai-wah Tam | Syntax | 2005-09-27 | |
| countdown | Countdown Plugin Countdown to a specific date. | Ekkart Kleinod | Syntax | 2008-04-17 | |
| credits | credits plugin Display Credits for installed plugins | Myron Turner | Syntax | 2007-11-07 | |
| creole | Creole Plugin Creole is an initiative to bring a common basic set of wiki markup to different wiki engines. (previous author: Esther Brunner) | Gina Häußge, Michael Klier | Syntax | 2008-02-12 | |
| darcs | darcs plugin Interface for updating dokuwiki via darcs | Alexander 'E-Razor' Krause | Admin | 2005-09-09 | |
| darcspatch | darcspatch plugin Apply darcs-style “raw” patches | Todd Augsburger | Admin | 2007-08-07 | |
| data | Structured Data Plugin Add and query structured data in your wiki | Andreas Gohr | Syntax, Helper, Action | 2008-02-08 | |
| database | DataBase Plugin Design your own database and manage the data within the wiki | Development Team at Langham Associates | Action | 2008-05-19 | |
| datefilter | Datefilter Removes lines with dates in the past | Michael Arlt | Syntax | 2006-11-23 | |
| date_time | Date/Time Extension for Command Plugin Standardize date/time formats. | Spider Joe | 2005-09-03 | ||
| definitionlist | definition list plugin (X)HTML Definition lists, simple syntax and smart styling | Christopher Smith | Syntax | 2005-09-17 | |
| definitions | Definition List plugin 2 Adds definition lists to DokuWiki's syntax. | Pavel Vitis | Syntax | 2005-08-17 | |
| deflist | Definition List Syntax PlugIn Full range (X)HTML style definition list | Matthias Watermann | Syntax | 2007-08-15 | |
| delicious | Dokuwiki Plugin : del.icio.us Displays a list of del.icio.us links | Konstantin Baierer | Syntax | 2007-02-22 | |
| diff | Diff Syntax PlugIn Format diff output | Matthias Watermann | Syntax | 2007-08-15 | |
| dil | Daily Dilbert plugin With [DIL] it displays the Daily Dilbert | Carlo Perassi | Syntax | 2008-07-09 | |
| dir | Dir Plugin Show content of current namespace, including sub namespaces and/or parent/sibling namespaces, in a table or list. | Jacobus Geluk | Syntax | 2008-06-28 | |
| dirlisting | Directory Listing Syntax PlugIn Show content of server directories. | Natalia Pujol | Syntax | 2005-09-20 | |
| discussion | Discussion Plugin Add a comments section to Wiki pages. (previous authors: Esther Brunner) | Gina Häußge, Michael Klier | Syntax, Helper, Admin, Action | 2008-07-12 | |
| display_wiki_page | Display Wiki Page for DokuWiki This plugin defines an additional template function such that you can display more than one wiki page at a time on any given document. (This is the sidebar/side bar plugin!) | Terence J. Grant | Admin | 2007-02-15 | |
| distribute | Distribute Plugin Allows easy distribution of your plugins. Generates zip of your plugin on the fly. | Ahmet Sacan | Action | 2007-02-07 | |
| distributedacl | distributedACL An enhanced ACL management system | Dael Maselli | 2008-04-18 | ||
| ditaa | Ditaa-Plugin Converts ascii-Flowcharts to png-Graphics using ditaa | Dennis Ploeger | Syntax | 2006-01-18 | |
| divalign | divalign plugin Align content left, right, center, or justify | Jason Byrne | Syntax | 2008-03-29 | |
| div_span_shorthand | Description Shorthand for HTML divs and spans. | Joe Lapp | Syntax | 2007-06-05 | |
| dl | Definition List Syntax Plugin Another (X)HTML definition list. IMHO with better (simpler and smarter) syntax | Marc Wäckerlin | Syntax | ||
| dlcounter | Download Counter plugin Counts downloads of your files | Serge Shpikin | Syntax | ||
| dnsbl | dnsbl plugin DNSBL Query Tool - Search IP or FQDN in several DNS Blacklists. You can define your own blacklist servers in settings.php. | Maximilian Thoma | Syntax | 2007-12-19 | |
| docbook | Docbook plugin Renders Docbook code as XHTML using XSLT | Daniel Calviño Sánchez | Syntax | 2006-04-12 | |
| dokucrypt | Dokucrypt plugin A plugin to support client side cryptography | Scott Moser | Admin | 2008-01-03 | |
| dokukiwix | Dokukiwix Generates a static HTML, offline browseable version of your Wiki | Yann Hamon | Admin | ||
| dokutexit | DokuTeXit plugin Generate LaTeX file from dokuwiki format and so PDF files (if latex is present) | danjer [at] doudouke [dot] org | Syntax, Admin, Render | 2007-12-04 | |
| dokuwikifck | dokuwikifck plugin Graphic Editor | Myron Turner | Syntax | ||
| doodle | Doodle Plugin Helps to schedule meetings or making other decisions in a team. (previsou authors: Esther Brunner) | Jonathan Tsai | Syntax | 2008-05-20 | |
| draw | Draw Plugin Draw and edit diagrams using a Java Applet | Julian Rueth | Syntax | 2005-10-14 | |
| drop_all | Drop All Plugin Extends the Drop me plugin with a button for Drop all | Jan-Philipp Warmers | Syntax | 2007-07-11 | |
| drop_me | Drop Me Plugin Creates drop down menu's by using css and js | Jan-Philipp Warmers | Syntax | 2007-07-05 |