展示本站使用到的Dokuwiki Plugins1)
index
plugin:wrap 版面的相關功能,如多欄、文字框…這是一個必選必用的Plugin因為它涵蓋的功能眾多甚至包含其他單一Plugin(例如#anchor#錨點,有單獨Plugin的Anchor與Bookmark,但若能概括其他plugin的功能,對使用plugin的設計者何樂不為呢??),建議詳看原始文件與demo頁。
Learn about the special kinds of content on this site.
The tip box typically holds helpful information.
important information for readers who may have a direct stake.
imparts information intended to help readers avoid trouble.
wrap info wrap tip Demo網頁
連結到較長頁面中的特定點(dokuwiki預設標題會是anchor錨點),範例 連結到streetart頁的code插入點。
<wrap #anchor />
針對wiki內部連結WRAP plugin可以轉成按鈕方式表現,更可以套用在整個«WRAP»區段的所有連結。適用的場合反倒是在版面中連結不多的時候,理由一是太長的連結會被換行切斷,理由二是按鈕化後的文字列高變高,可能會影響版面編排。
<WRAP button> [[:link|內部連結]] [[:link2|連結2]] </WRAP>
應用範例:
在頁面編輯的工具列中,WRAP工具歸在一個黃色盒子圖示,其中有個箭頭退除符號,作用是產生下面的功能碼,在HTML5 CSS中,可以協助(強制)分段(section),有時候因為不同Plugin的使用使得版面出現不如預期的錯亂時,推薦使用看看,即便沒有作用也不會造成贅餘或混亂。
<WRAP clear/>
#^@共三種用法 plugin:outliner
-->for no preview # -->for opened by default ^ -->for internal wiki link in title @ <-- <-- <--
本站由DokuWiki作为引擎支持搭建,更多信息可以参考DokuWiki。
出于方便阅读考量,本站简化了层级关联和结构化的索引
另plugin sectiontoggle也有相似功能