プラグイン
プラグインは、DokuWiki のオリジナルのコードの変更(アップデートの度に変更を繰り返す必要性)なしで DokuWiki の機能を拡張する仕組みを提供します。 下記の一覧は、DokuWiki ユーザーが作成した利用可能なプラグインです。
プラグインは、lib/plugins/
の下の自分のフォルダー内に配置することでインストールできます。
Ponder Stibbons バージョン以降、インストールは拡張機能管理によって自動化されました。
(Binky バージョンまではプラグイン管理によって実施します。)
プラグインのセキュリティは必ず読んで下さい。
詳細はプラグインのインストール方法を参照して下さい。
プラグインの他言語への翻訳を促進したい場合、プラグインの翻訳を参照して下さい。
プラグイン検索
種類やタグクラウドを使って利用可能なプラグインを抽出できます。また、検索欄を使って plugin 名前空間内を検索できます。
種類で抽出
- Syntax プラグインは DokuWiki の基本的な整形記法を拡張します。
- Action プラグインは DokuWiki のコア機能を置換・拡張します。
- Admin プラグインは追加の管理ツールを提供します。
- Helper プラグインは他のプラグインが共有する機能を提供します。
- Render プラグインは新規出力モードを追加、標準XHTMLレンダラーを置換します。
- Remote プラグインはWebサービスを使ってアクセスする方式を RemoteAPI に追加します。
- Auth プラグインは、認証モジュールを追加します。
- CLI plugins add commands to use at the Command Line Interface
タグで抽出する。
'include' タグ付き (40)
プラグイン 作者 | 最終更新日 | 人気 |
---|
Backlinks Plugin
ダウンロード
Lists all pages that link back to a given page using the first headline as link title |
2022-07-07 |
466/23983 |
2016-02-02 |
1784/23983 |
|
2022-01-23 |
3595/23983 |
|
2017-08-28 |
272/23983 |
|
Templater Plugin
ダウンロード
Allows dokuwiki pages to be used as templates to be inserted into other dokuwiki pages, such as Wikipedia.
|
2023-01-03 |
16/23983 |
Variable Plugin
ダウンロード
Displays some dynamic info about the current page, user or date. It uses exactly the same syntax and variables as namespace templates. |
2020-09-27 |
273/23983 |
2018-07-22 |
97/23983 |
Display File Plugin
ダウンロード
The Display File Plugin displays the content of a specified file on the local system using a displayfile element. |
2021-01-28 |
22/23983 |
Display Wiki Page for DokuWiki
ダウンロード
Plugin that defines an additional template function such that you can display more than one wiki page at a time on any given document. |
2020-09-19 |
69/23983 |
2020-08-02 |
6/23983 |
|
extendpage Plugin
ダウンロード
Extend/replace pages with id matching a regex by content from a different page |
2021-01-16 |
6/23983 |
2020-12-17 |
89/23983 |
|
2018-04-28 |
85/23983 |
hiddenheader Plugin
ダウンロード
Create invisible section headers. Useful companion to the include plugin. |
2018-12-31 |
42/23983 |
Lastmod-Plugin
ダウンロード
Displays the timestamp of the last modification of the current or another page (if you need it directly in the text and not only at the end of the page). |
2016-02-03 |
104/23983 |
2018-05-31 |
1/23983 |
|
|
2020-12-13 |
68/23983 |
2009-04-13 |
29/23983 |
|
2023-01-03 |
76/23983 |
|
2017-06-19 |
6/23983 |
2016-10-02 |
52/23983 |
2010-09-06 |
10/23983 |
|
2016-04-07 |
65/23983 |
2014-09-20 |
56/23983 |
|
2014-11-30 |
1/23983 |
|
Source Plugin
ダウンロード
Allows you to include all or part of the contents of another file, with syntax highlighting, into the current page
|
2008-08-13 |
24/23983 |
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. (Previous author: Michael Grosser) |
2016-02-02 |
7/23983 |
2016-02-05 |
3/23983 |
|
dwinsect Plugin
ダウンロード
Inserts a full section or only the first link in the section. The section-text can be used as a footnote. Includes a toolbar-button to editor. |
2013-06-29 |
1/23983 |
dwspecialist Plugin
ダウンロード
Inserts DokuWiki-toolbar-links. It can be used inside an existing list. Usefull in combination with the topbarsyntax-plugin to show a tabfolder. Adds some toolbar-buttons to the editor. |
2013-06-14 |
22/23983 |
Embed Plugin
ダウンロード
This plugin allows to embed wikipages seamlessly into another page. In addition, parts marked with the label plugin can be replaced. |
2007-05-14 |
11/23983 |
ffindr Plugin
ダウンロード
Add calendar from http://ffindr.com (Ultimate Frisbee info site) rss feed to page |
2010-09-30 |
1/23983 |
2010-10-10 |
2/23983 |
|
2012-05-14 |
3/23983 |
|
Page Templater Plugin
ダウンロード
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 |
95/23983 |
rtlink Plugin
ダウンロード
A convenient way to reference RequestTracker tickets. Use common short-hand, instead of absolute links |
2012-04-25 |
1/23983 |
2016-07-06 |
20/23983 |
|
|
2007-08-06 |
4/23983 |
2017-10-24 |
7/23983 |
|
WebSVN Plugin
ダウンロード
A convenience plugin for linking (and iframe-inlining) files in a WebSVN repository
|
2007-02-06 |
1/23983 |
人気はPopularity Feedback プラグインを通じて収集されたデータを基にしています。 データ精度向上のため同プラグインを使ったデータの提供にご協力ください。
プラグインの作成
上記の既存プラグインではあなたの要求が満たされない場合、プラグインを作成・公開方法のページを見てください。
バグ報告と機能要望
このテーマに関する情報はプラグインに関するバグ報告・機能要望の方法フォーラム(英語)をご覧ください。
プラグインの要望
自分が DokuWiki で特別な機能を必要としているが、プラグインの作成能力やリソースを持っていない場合、コミュニティによる検討のために機能を提案することをお勧めします。
新規プラグインの作成依頼やプラグインに関する構想の議論に関しては、プラグイン要望一覧フォーラム(英語)をご覧ください。
最近の要望:
- Manage preloading videos (2022-12-14 15:03)
- Feature request: Save alt text with image in media manager (2022-11-27 20:50)
- Could Anyone Create a Bullet List Journal Plugin (2022-10-30 14:55)
- new or custom accesskey to mark a todo task (2022-10-22 00:59)
- charts from databases (2022-09-20 21:59)
- Article versioning (2022-09-19 13:47)
- Searchable Table of Contents, with key words for topic (2022-09-07 17:50)
- Kanban Board Plugin (2022-09-02 18:12)