DokuWiki Plugin 精選

– 版面相關

– yalist

– box

<box 80% round orange|a title> the box contents</box>
<box 50% left blue>the box contents</box|a caption>
<box 60% round #f99 #fc9 #fcc #f60|title>the box contents></box|caption>
  • 呈現範例

a title

the box contents

the box contents

a caption

title

the box contents>

caption

– styler

– note

– include

– columns

– Translation

設定說明

– source

– code2

因為 code3 在中文字顯示會有太小不清楚的問題, 在短時間內我又無法調整好 style.css, 所以就直接改用這個 code2 的方案

如果對 code3 還是有興趣者, 可以點這裡參考以下是調整 code3 的處理方式(調整之後, 在 FireFox 還是會出現行距太高的問題.)

點這裡看基本語法

1|h 點這裡可看 code2 的 Sample|h

<?php # 13:09 2007/10/29 # Update by Jonathan Tsai #  require_once("twitter.conf.php");   # 設定傳入參數改以 p_ 開頭變數表示 import_request_variables('gp', 'p_');   $username = ($p_username!="")?$p_username:$username; $password = ($p_password!="")?$p_password:$password; : : ?>

– 操作功能

– rss

– addnewpage

– alphaindex

– indexmenu

– tag

– searchresults

{{search>"關鍵字" @namespace}}
{{backlinks>wiki}}

– Page Redirector

~~REDIRECT>namespace:page~~

– Folded

點這看使用說明(也用 block 方式展示)

– Select

<select 我的最愛> tech:menu|技術分享資訊 start:software:list|推薦免費軟體

http://blog.ichiayi.com|Jonathan’s Blog http://www.google.com|Google http://docs.google.com | Google Office </select>

  • 語法如下:
<select 我的最愛>
tech:menu|技術分享資訊
start:software:list|推薦免費軟體

http://blog.ichiayi.com|Jonathan's Blog
http://www.google.com|Google
http://docs.google.com | Google Office
</select>

– BookmarkMe

  • 使用說明:
    1. 安裝後預設是每頁底下都會出現這個加入書籤的工具列
    2. 透過管理選單的系統設定將 「Display social bookmarks」打勾拿掉
    3. 在需要顯示的頁面加入這語法

      ~~BOOKMARKME:on~~

  • 增加推推王黑米書籤網站說明
    1. – 編輯 lib/plugins/bookmarkme/bookmark.ini|

..

funp   http://funp.com/push/submit/add.php
hemidemi  http://www.hemidemi.com/user_bookmark/new?title=%title%&amp;url=%permalink%
  1. 將 funp 與 hemedemi 的代表小圖檔放入 lib/plugins/bookmarkme/img/ 內命名為 funp.gif 與 hemidemi.gif 2)
  2. 在 管理選單的系統設定 內「Enable bookmarking for」底下加上 funp,hemidemi 這個兩個定義名稱, 中間用“,”隔開

– Keyboard

– CAPTCHA

– 應用類型

– s5

~~SLIDESHOW~~

– Ditaa

<ditaa name=test>

+--------+     /--------\
|  Test  +---->| Test 2 |
+--------+     \--------/

</ditaa>

<ditaa name=test>

+——–+ /——–\

Test +—→ Test 2

+——–+ \——–/

</ditaa>

安裝後要修改實際 java 與 jar 路徑

– graphviz

FIXME

– contact

– poll

– AV Bar Chart

1000|A:500,B:50,C:250,D:1000

<barchart>1000|A:500,B:50,C:250,D:1000</barchart>

– doodle

<doodle [disable] [single] [login]| [id]>
^ [choice] ^ [choice] ^ ... ^
</doodle>
  • disable : 表示不可以投票(只能看結果)
  • single : 表示單選(不指定就是複選)
  • login : 使用 login name (沒有 login 只能看無法投票)

– freemind

參數說明與呈現範例

– abc

– googlemap

25.027459,121.475862,宜家男的髮藝造型

<googlemap width="300px" height="300px" lat="25.027459" lon="121.475862" type="map" zoom="16">
25.027459,121.475862,宜家男的髮藝造型
</googlemap>

– youtube

– flowplay

– mp3play

– AutoViewer

語法與範例:

– imstatus

– 系統管理

– googleanalytics

– Loglog

– Statistics

– superacl

– Bad Behaviour

– 待評估項目

Posted in 插件安装.

发表评论