ユーザ用ツール

サイト用ツール


wiki:このwikiで使用しているプラグイン

差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

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