このサイトで使用したプラグインの設定方法について紹介します。
DokuWiki にはプラグイン管理機能があり、この機能によって FTP を使用することなくプラグインの追加/更新/削除が可能になっています。
正常にインストールできた場合は、「インストール済みプラグイン」にプラグインが追加されています。
とりあえずこの2つのプラグインを入れておけば、ページ管理機能は完璧になります。
-
pagemove - ページ名を変更したり、別の namespaces に移動するプラグイン
このサイトに入れているプラグインのリストです(微妙に全部出てない・・・)。
Box Plugin 2006-04-25 by
Christopher SmithBoxes with titles, colour and rounded corners.
Syntax: <box width class|title> ... </box|caption>
width, class, title & caption are optional.
The title can include some wiki markup, the box
contents can include almost any wiki markup.
Code Replacement Plugin 2006-12-17 by
Christopher SmithReplacement for Dokuwiki's own <code> handler, adds a title to the box.
Syntax: <code lang|title>, lang and title are optional. title does not support any dokuwiki markup.
<file> replacement plugin 2006-12-17 by
Christopher SmithReplacement for Dokuwiki's own <file> handler, adds a title to the box.
Syntax: <file|title>, title is optional and does not support any dokuwiki markup.
gcalendar 2006-12-19 Rev 89 by
Frank HinkelTransforms unordered lists of dates in different wiki-pages into a group-calendar
Iframe Plugin 2006-12-17 by
Christopher SmithAdd an iframe containing the specified url
syntax: {{url>http://www.somesite.com/somepage.htm[w,h]|alternate text}}
addnewpage 20/12/2006 by
iDoThis add a "new page form" in your page. \ Syntax : {{NEWPAGE[>namespace]}} where [>namespace] is optional.
« テンプレートの設定