====== このwikiで使用しているプラグイン ======
----
===== indexmenu =====
{{:wiki:pasted:20180915-094628.png}}
{{indexmenu>.#1|js#vista.png navbar noscroll notoc tsort skipfile=/sidebar/}}
*「.#1」... 現在のレベルのみを開いた状態にする。
*「js」
* ... Windowsエクスプローラ風にして、右クリックをできるようにする。
*「phoenity.png]... フォルダのテーマ
*「navbar」... 現在の階層を開いた状態にする。それ以外は閉じた状態にする
*「noscroll」... JavaScriptの横スクロールを無効にし、見た目を改善する
*「notoc」... TOCプレビュー機能(=マウスを持っていくと表示され、左クリックでTOCを表示してくれる機能)を無効にする。
*「tsort」... ページをタイトルで並べ替え。
*「skipfile」... メニューに表示しない。
----
===== XBR Plugin =====
管理 > サイト設定 の高度な設定で
「Wikiの出力(xhtml)にレンダラーを使用する」を
「xhtml(dokuwikiコア)」 ⇒ 「xbar Plugin(プラグイン)」に変更する必要がある。
----
===== Wrap Plugin =====
これは便利!おすすめ!
{{:wiki:pasted:20180915-094546.png}}
----
===== Move Plugin =====
「ページの名前の変更」でパスをかえることでページの位置を移動できる。
{{:wiki:pasted:20180916-221405.png}}
----
===== EditTable Plugin =====
---
===== PlantUML Parser =====
{{:pasted:20190820-225717.png}}
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response