差異處
這裏顯示兩個版本的差異處。
兩邊的前次修訂版 前次修改 下次修改 | 前次修改 | ||
tech:dokuwiki_plugin [2008/08/16 21:45] – jonathan | tech:dokuwiki_plugin [2021/01/16 14:51] (目前版本) – 更換 Plugin jonathan | ||
---|---|---|---|
行 1: | 行 1: | ||
+ | ====== DokuWiki Plugin 精選 ====== | ||
+ | ===== - 版面相關 ===== | ||
+ | ==== - PopUpViewer ==== | ||
+ | * https:// | ||
+ | * 下載網址 : https:// | ||
+ | * 參考網址 : https:// | ||
+ | ++++ 使用語法| | ||
+ | < | ||
+ | {{popup> | ||
+ | . %IMAGE/ | ||
+ | . %SIZE% (optional) 跳出視窗的大小 (選用參數) Exp. 200×300 | ||
+ | . keepOpen (optional) | ||
+ | . %TEXT/ | ||
+ | </ | ||
+ | ++++ | ||
+ | ==== - yalist ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | ++++ 使用語法| | ||
+ | < | ||
+ | - 順序編號項 | ||
+ | * 無編號項目 | ||
+ | ? 定義問題項 | ||
+ | : 描述定義問題 | ||
+ | |||
+ | -- 含有段落的順序編號項 | ||
+ | ** 含有段落的無編號項目 | ||
+ | :: 含有段落的描述定義問題 | ||
+ | .. 在 --, **, 或 :: 底下的段落 | ||
+ | </ | ||
+ | ++++ | ||
+ | ++++ 參考範例| | ||
+ | - 順序編號項目 1 | ||
+ | - 順序編號項目 2 | ||
+ | -- 順序編號項目 3...(含有段落) | ||
+ | .. ... 項目 3 的段落內容 ... | ||
+ | - 順序編號項目 4 | ||
+ | |||
+ | * 無編號項目 | ||
+ | ** 無編號項目...(含有段落) | ||
+ | .. ... 無編號項目的段落內容 ... | ||
+ | |||
+ | - 順序編號項目, | ||
+ | - 第二層 | ||
+ | - 第三層 | ||
+ | - 第四層 | ||
+ | -- 返回第二層 (含有段落) | ||
+ | .. //Second?! What happened to third?// | ||
+ | .. //Beats me...// | ||
+ | - 返回第一層 | ||
+ | - 還在第一層 | ||
+ | |||
+ | ? 定義問題項 | ||
+ | : 描述定義問題的內容 ... Definition lists vary only slightly from other types of lists in that list items consist of two parts: a term and a description. The term is given by the DT element and is restricted to inline content. The description is given with a DD element that contains block-level content. [Source: W3C] | ||
+ | ? 定義問題項 | ||
+ | ? 可以這樣表示多行 | ||
+ | ? 就可成為定義問題項的段落表示方式 | ||
+ | :: 含有段落的描述定義問題 ... The style sheet provided with this plugin will render the above terms on three lines... | ||
+ | .. 描述定義問題的段落內容 ... and set them to the left of these left of these paragraphs. | ||
+ | ? 第二層定義問題項 | ||
+ | ? 也可以一樣表示多行 | ||
+ | ? 來變成定義問題項的段落 | ||
+ | : 描述第二層定義問題-1 Another way to separate blocks of text in a definition... | ||
+ | : 描述第二層定義問題-2 ... is to simply have multiple definitions for a term (or group of terms). | ||
+ | |||
+ | : 描述第一層定義問題-1 This definition list has DD tags without any preceding DT tags. | ||
+ | : 描述第一層定義問題-2 Hey, it's legal XHTML. | ||
+ | ? 定義問題項 Just like DT tags without following DD tags. | ||
+ | ?? 測試兩個 ? 來當成要含有段落的定義問題項.. But DT tags can't contain paragraphs. That would __not__ be legal XHTML. | ||
+ | .. 含有段落的描述定義問題 If you try, the result will be rendered oddly. | ||
+ | ++++ | ||
+ | |||
+ | |||
+ | |||
+ | ==== - box ==== | ||
+ | * http:// | ||
+ | * 使用 plugin manager 下載網址 : http:// | ||
+ | * 基本語法: | ||
+ | < | ||
+ | <box 80% round orange|a title> the box contents</ | ||
+ | <box 50% left blue>the box contents</ | ||
+ | <box 60% round #f99 #fc9 #fcc # | ||
+ | </ | ||
+ | * 呈現範例 | ||
+ | <box 80% round orange|a title> the box contents</ | ||
+ | <box 50% left blue>the box contents</ | ||
+ | <box 60% round #f99 #fc9 #fcc # | ||
+ | |||
+ | ==== - styler ==== | ||
+ | * http:// | ||
+ | * 使用 plugin manager 下載網址 : http:// | ||
+ | ++++ 點這看使用語法| | ||
+ | * **使用語法: | ||
+ | * **有以下四個語法: | ||
+ | * < quote > - 適合一般使用; | ||
+ | * < epigraph > - 靠右, 適合顯示來源作者; | ||
+ | * < verse > - 詩篇, 適合原格式呈現; | ||
+ | * < style > - 自己定義顯示方式. | ||
+ | * **參數屬性定義: | ||
+ | * left - 文字靠左; | ||
+ | * right - 文字靠右; | ||
+ | * center - 文字對中; | ||
+ | * justify - 文字左右調整; | ||
+ | * float-left - 區塊浮貼靠左; | ||
+ | * float-right - 區塊浮貼靠右; | ||
+ | * box - 顯示區塊外框; | ||
+ | * background - 區塊內填滿底色. | ||
+ | ++++ | ||
+ | |||
+ | |||
+ | ==== - note ==== | ||
+ | * http:// | ||
+ | * 使用 plugin manager 下載網址 : http:// | ||
+ | ++++ 基本語法| | ||
+ | < | ||
+ | < | ||
+ | <note tip> | ||
+ | <note important> | ||
+ | <note warning> | ||
+ | </ | ||
+ | ++++ | ||
+ | |||
+ | |||
+ | ==== - include ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | ++++ 基本語法| | ||
+ | < | ||
+ | {{page> | ||
+ | {{section> | ||
+ | ++++ | ||
+ | |||
+ | ==== - header ==== | ||
+ | * http:// | ||
+ | * Jonathan 整理下載網址 : https:// | ||
+ | |||
+ | ==== - columns ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | ++++使用說明| | ||
+ | * 預設每個欄位間的區隔關鍵字 **NEWCOL** | ||
+ | * 區隔關鍵字可以透過「管理選單」的參數設定來更改 | ||
+ | <code|h 簡單語法> | ||
+ | < | ||
+ | |||
+ | 第一欄區域 | ||
+ | |||
+ | NEWCOL | ||
+ | |||
+ | 第二欄區域 | ||
+ | |||
+ | </ | ||
+ | </ | ||
+ | |||
+ | <code|h 可定義欄寬語法> | ||
+ | <columns 100% 50% - -> | ||
+ | |||
+ | 第一欄區域 (佔有50%) | ||
+ | |||
+ | NEWCOL | ||
+ | |||
+ | 第二欄區域 | ||
+ | |||
+ | NEWCOL | ||
+ | |||
+ | 第三欄區域 | ||
+ | |||
+ | </ | ||
+ | </ | ||
+ | ++++ | ||
+ | |||
+ | |||
+ | |||
+ | ==== - Translation ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 使用說明 : | ||
+ | - 在 pageheader.html 加入以下的 Code | ||
+ | - 透過管理選單或直接編輯 conf/ | ||
+ | ++++ 設定說明 | | ||
+ | -- Exp. 若想要支援三種語言: | ||
+ | .. 以下就是 local.php 內增加的設定項目< | ||
+ | : | ||
+ | $conf[' | ||
+ | : | ||
+ | </ | ||
+ | -- 在 template 內將要顯示的位置加上以下的 php 語法 | ||
+ | ..<code php> | ||
+ | <?php | ||
+ | $translation = & | ||
+ | echo $translation-> | ||
+ | ?> | ||
+ | </ | ||
+ | ++++ | ||
+ | |||
+ | ==== - source ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | |||
+ | ==== - code2 ==== | ||
+ | * http:// | ||
+ | * 使用 plugin manager 下載網址 : http:// | ||
+ | * 安裝之後會**取代原本 code 的功能** | ||
+ | <note important> | ||
+ | 因為 [[http:// | ||
+ | |||
+ | ++++如果對 code3 還是有興趣者, | ||
+ | - 中文字的呈現會太小, | ||
+ | - 如果只想在文中呈現非 wiki 格式化的需求, | ||
+ | ++++ | ||
+ | </ | ||
+ | ++++點這裡看基本語法| | ||
+ | < | ||
+ | <code 語言 起始行號|[f: | ||
+ | 內容說明 | ||
+ | : | ||
+ | : | ||
+ | : | ||
+ | </ | ||
+ | </ | ||
+ | ++++ | ||
+ | <code php 1|h 點這裡可看 code2 的 Sample|h> | ||
+ | <?php | ||
+ | # 13:09 2007/10/29 | ||
+ | # Update by Jonathan Tsai | ||
+ | # | ||
+ | |||
+ | require_once(" | ||
+ | |||
+ | # 設定傳入參數改以 p_ 開頭變數表示 | ||
+ | import_request_variables(' | ||
+ | |||
+ | $username = ($p_username!="" | ||
+ | $password = ($p_password!="" | ||
+ | : | ||
+ | : | ||
+ | ?> | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== - 操作功能 ===== | ||
+ | |||
+ | ==== - rss ==== | ||
+ | * http:// | ||
+ | * 以內建不需下載安裝 | ||
+ | ++++使用語法| | ||
+ | < | ||
+ | {{rss> | ||
+ | </ | ||
+ | ++++ | ||
+ | |||
+ | ++++參數說明| | ||
+ | |||
+ | ^ 參數 | ||
+ | | 任何數字 | ||
+ | | reverse | ||
+ | | author | ||
+ | | date | 顯示項目的日期 | | ||
+ | | description| 顯示項目的說明描述. 如果設定不允許顯示 [[config# | ||
+ | | //n//[dhm] | 指定自動更新的時間, | ||
+ | |||
+ | 自動更新的時間預設是 4 小時. 如果指定的時間值小於 10 分鐘還是會被視為 10 分鐘. DokuWiki 一般都會提供一個快取的頁面, | ||
+ | |||
+ | 如下是指定顯示 5 個項目以及要出現作者與時間, | ||
+ | < | ||
+ | {{rss> | ||
+ | </ | ||
+ | ++++ | ||
+ | ==== - addnewpage ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 語法 : < | ||
+ | |||
+ | ==== - alphaindex ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | |||
+ | |||
+ | ==== - indexmenu ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | ++++ 點這裡看範例| | ||
+ | < | ||
+ | {{indexmenu> | ||
+ | ++++ | ||
+ | |||
+ | |||
+ | ==== - tag ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 相關 Plugin : http:// | ||
+ | |||
+ | ++++ 點這看使用說明| | ||
+ | * 安裝後在管理者參數設定內可以自訂 tag 要連結頁面的 namespace, 預設是 wiki 我是改成 tag | ||
+ | * 所以只要在 wiki 頁面輸入以下的語法, | ||
+ | ++++ | ||
+ | * 語法 Sample:< | ||
+ | |||
+ | ==== - searchresults ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 符合關鍵字的頁面清單,也可配合 tag 使用 | ||
+ | < | ||
+ | {{search>" | ||
+ | </ | ||
+ | |||
+ | ==== - backlinks ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 這主要是配合 tag 使用, 可以在 tag 連結頁面直接輸入以下的語法, | ||
+ | < | ||
+ | {{backlinks> | ||
+ | </ | ||
+ | |||
+ | ==== - Page Redirector ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 繁體中文 : https:// | ||
+ | * 針對搬移頁面, | ||
+ | < | ||
+ | ~~REDIRECT> | ||
+ | </ | ||
+ | |||
+ | |||
+ | ==== - Folded ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 測試發現 any content 的部份不可以出現 code3 plugin 語法, 格式會錯亂 | ||
+ | * 基本語法 : | ||
+ | * Inline: < | ||
+ | * Block : < | ||
+ | |||
+ | ++++ 點這看使用說明(也用 block 方式展示)| | ||
+ | * 範例 : | ||
+ | 這是測試範例, | ||
+ | |||
+ | * 區塊展示可以內涵其他表格, | ||
+ | |||
+ | | 可以包含表格 wiki 格式 | 樣式都可以透過 block 方式呈現 | **很像不錯的樣子** | | ||
+ | |||
+ | < | ||
+ | 還可以加入 note 的 TAG 內容 | ||
+ | </ | ||
+ | |||
+ | ++++ | ||
+ | |||
+ | |||
+ | ==== - Select ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 使用範例: | ||
+ | <select 我的最愛> | ||
+ | tech: | ||
+ | start: | ||
+ | |||
+ | http:// | ||
+ | http:// | ||
+ | http:// | ||
+ | </ | ||
+ | * 語法如下: | ||
+ | < | ||
+ | <select 我的最愛> | ||
+ | tech: | ||
+ | start: | ||
+ | |||
+ | http:// | ||
+ | http:// | ||
+ | http:// | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | |||
+ | ==== - BookmarkMe ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 使用說明: | ||
+ | - 安裝後預設是每頁底下都會出現這個加入書籤的工具列 | ||
+ | - 透過管理選單的系統設定將 「Display social bookmarks」打勾拿掉 | ||
+ | - 在需要顯示的頁面加入這語法 < | ||
+ | * 增加**推推王**與**黑米**書籤網站說明 | ||
+ | -- 編輯 lib/ | ||
+ | ..< | ||
+ | funp | ||
+ | hemidemi | ||
+ | </ | ||
+ | - 將 funp{{https:// | ||
+ | - 在 管理選單的系統設定 內「Enable bookmarking for」底下加上 funp, | ||
+ | |||
+ | |||
+ | ==== - Keyboard ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 使用說明: | ||
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | * < | ||
+ | |||
+ | ==== - CAPTCHA ==== | ||
+ | {{ http:// | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 正體中文版(Jonathan 整理) | ||
+ | * 安裝後要先至管理選單內設定參數,我的設定是 | ||
+ | * 選擇 image(bad accessibility) | ||
+ | * 勾選 Protect the registration form as well? | ||
+ | |||
+ | |||
+ | ===== - 應用類型 ===== | ||
+ | ==== - s5 ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 簡易的產生簡報功能 | ||
+ | < | ||
+ | ~~SLIDESHOW~~ | ||
+ | </ | ||
+ | * 可以透過系統參數設定使用不同的簡報版型, | ||
+ | |||
+ | ==== - Ditaa ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 簡易的產生流程圖檔功能 參考 [[http:// | ||
+ | * 需要 [[http:// | ||
+ | < | ||
+ | < | ||
+ | <ditaa name=test> | ||
+ | |||
+ | +--------+ | ||
+ | | Test +---->| Test 2 | | ||
+ | +--------+ | ||
+ | |||
+ | </ | ||
+ | </ | ||
+ | NEWCOL | ||
+ | <ditaa name=test> | ||
+ | |||
+ | +--------+ | ||
+ | | Test +---->| Test 2 | | ||
+ | +--------+ | ||
+ | |||
+ | </ | ||
+ | </ | ||
+ | ++++ 安裝後要修改實際 java 與 jar 路徑| | ||
+ | <code|h lib/ | ||
+ | : | ||
+ | var $pathToJava = "/ | ||
+ | : | ||
+ | var $pathToDitaa = "/ | ||
+ | : | ||
+ | </ | ||
+ | ++++ | ||
+ | |||
+ | ==== - graphviz ==== | ||
+ | FIXME | ||
+ | |||
+ | |||
+ | |||
+ | ==== - contact ==== | ||
+ | * http:// | ||
+ | * 原始下載網址 : http:// | ||
+ | * Jonathan 支援正體中文版與使用計算驗證方式下載網址 : http:// | ||
+ | ++++使用說明| | ||
+ | - 使用 Plugin Management URL 輸入下載網址下載安裝 | ||
+ | - 只要在 wiki 頁面輸入 < | ||
+ | ++++ | ||
+ | |||
+ | ==== - poll ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 點這裡看 [[tech: | ||
+ | * ++點這裡看使用語法| | ||
+ | < | ||
+ | <poll [id]> | ||
+ | [question] | ||
+ | |||
+ | * [option] | ||
+ | * [option] | ||
+ | * ... | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | ==== - AV Bar Chart ==== | ||
+ | <style box float-right> | ||
+ | < | ||
+ | </ | ||
+ | * http:// | ||
+ | * 下載網址(Jonathan 整理) : https:// | ||
+ | * 使用語法 | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | |||
+ | ==== - doodle ==== | ||
+ | * http:// | ||
+ | * 使用語法: | ||
+ | < | ||
+ | <doodle [disable] [single] [login]| [id]> | ||
+ | ^ [choice] ^ [choice] ^ ... ^ | ||
+ | </ | ||
+ | </ | ||
+ | * disable : 表示不可以投票(只能看結果) | ||
+ | * single : 表示單選(不指定就是複選) | ||
+ | * login : 使用 login name (沒有 login 只能看無法投票) | ||
+ | |||
+ | |||
+ | ==== - freemind ==== | ||
+ | * 顯示心智圖 freemind 的功能 | ||
+ | * http:// | ||
+ | * 必需要先安裝 command plugin : http:// | ||
+ | * 下載網址 : | ||
+ | * command : http:// | ||
+ | * freemind : http:// | ||
+ | * freemind+command : https:// | ||
+ | |||
+ | * 安裝說明 | ||
+ | - 修改 conf/ | ||
+ | - 使用 Plugin Management 介面安裝 https:// | ||
+ | * 使用語法 < | ||
+ | |||
+ | ++++參數說明與呈現範例| | ||
+ | * 參數說明 | ||
+ | |||
+ | ^type |flash / java| 指定呈現格式是採 flash 或 java (預設 java) | | ||
+ | ^width |(Number)| 心智圖顯示寬度 | | ||
+ | ^height |(Number)| 心智圖顯示高度 | | ||
+ | ^downloadlink |false / true| 是否顯示心智圖檔案下載連結? | ||
+ | ^freemindlink |false / true| 是否顯示 freemind 網站連結? | ||
+ | ^javalink |false / true| 是否顯示 Java 網站連結? | ||
+ | |||
+ | * 呈現範例 | ||
+ | |||
+ | # | ||
+ | |||
+ | ++++ | ||
+ | |||
+ | |||
+ | |||
+ | ==== - abc ==== | ||
+ | * 使用 abc 語法產生樂譜與 midi 的功能 | ||
+ | * http:// | ||
+ | * 必需要先安裝 [[tech: | ||
+ | * 下載網址 : http:// | ||
+ | * 安裝之後必須先到 管理選單設定這個 plugin 參數 | ||
+ | |||
+ | |||
+ | |||
+ | ==== - googlemap ==== | ||
+ | <style box float-right> | ||
+ | < | ||
+ | 25.027459, | ||
+ | </ | ||
+ | </ | ||
+ | * 使用 Google Map API 語法顯示地圖功能 | ||
+ | * http:// | ||
+ | * 必需要先[[http:// | ||
+ | * 下載網址 : http:// | ||
+ | * 安裝之後必須先到 管理選單設定這個 plugin 參數 - Google Map API Key | ||
+ | * 語法與範例如下: | ||
+ | < | ||
+ | < | ||
+ | 25.027459, | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==== - youtube ==== | ||
+ | * 簡單顯示 youtube 影片的語法 | ||
+ | * http:// | ||
+ | ++++點這裡看語法與範例| | ||
+ | * < | ||
+ | |||
+ | |||
+ | | {{youtube> | ||
+ | |||
+ | * < | ||
+ | |||
+ | | {{youtube> | ||
+ | |||
+ | * < | ||
+ | |||
+ | | {{youtube> | ||
+ | ++++ | ||
+ | |||
+ | ==== - flowplay ==== | ||
+ | * 簡單顯示 Flash flv 影片的語法 | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | ++++點這裡看設定、語法與範例| | ||
+ | * mine.conf 增加 flv 設定: | ||
+ | <code |h conf/ | ||
+ | : | ||
+ | flv | ||
+ | : | ||
+ | </ | ||
+ | * 如果希望用其他網站上的 FlowPlayer.swf | ||
+ | * 基本語法如下: | ||
+ | < | ||
+ | {{flowplay> | ||
+ | </ | ||
+ | * path_to_mediafile.flv 可以出現 http:// | ||
+ | ++++ | ||
+ | |||
+ | ==== - mp3play ==== | ||
+ | * 簡單撥放 mp3 音樂的語法 | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | |||
+ | ==== - AutoViewer ===== | ||
+ | * 整合 [[http:// | ||
+ | * 需要先安裝 [[http:// | ||
+ | * http:// | ||
+ | * [[http:// | ||
+ | * 將 [[http:// | ||
+ | * 點這裡看 [[tech: | ||
+ | |||
+ | ++++語法與範例: | ||
+ | < | ||
+ | <aviewer (max-width) (max-height) (left/ | ||
+ | …list of image files or namespaces seperated by line-feed… | ||
+ | </ | ||
+ | |||
+ | <aviewer 320 240 right> | ||
+ | {{scucs83: | ||
+ | {{scucs83: | ||
+ | {{scucs83: | ||
+ | </ | ||
+ | </ | ||
+ | ++++ | ||
+ | |||
+ | ==== - imstatus ==== | ||
+ | * 顯示 MSN/ | ||
+ | * http:// | ||
+ | * 本站下載網址 : http:// | ||
+ | ++++語法與範例: | ||
+ | * service : [AIM|IRC|MSN|Yahoo] | ||
+ | * id : IM 的帳號 | ||
+ | * sowid : 顯示 id (option) | ||
+ | < | ||
+ | {{imstatus> | ||
+ | |||
+ | Exp : | ||
+ | | {{imstatus> | ||
+ | | {{imstatus> | ||
+ | </ | ||
+ | |||
+ | | {{imstatus> | ||
+ | | {{imstatus> | ||
+ | |||
+ | ++++ | ||
+ | |||
+ | ===== - 系統管理 ===== | ||
+ | |||
+ | ==== - googleanalytics ==== | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | |||
+ | ++++ 點這看使用說明| | ||
+ | - 使用 Manage Plugins 下載安裝之後, | ||
+ | - Google Analytics Code : 輸入在 Google Analytics 申請時所提供的編號 | ||
+ | ++++ | ||
+ | |||
+ | ==== - Loglog ==== | ||
+ | * 將使用者登入與登出 dokuwiki 的記錄寫入 data/ | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | |||
+ | ==== - Statistics ==== | ||
+ | * 統計 dokuwiki 的使用狀況, | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | |||
+ | ==== - superacl ==== | ||
+ | * 權限設定加強版, | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | |||
+ | ==== - Bad Behaviour ==== | ||
+ | * 阻擋惡意的使用行為(Exp. Robot) | ||
+ | * http:// | ||
+ | * 下載網址 : http:// | ||
+ | |||
+ | |||
+ | ===== - 待評估項目 ===== | ||
+ | * http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | |||
+ | <style box float-left> | ||
+ | **相關頁面: | ||
+ | ---- | ||
+ | {{topic> | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== 測試連結 ===== | ||
+ | * < | ||
+ | |||
+ | {{tag> |