Tainanese 台南與我

台南人的信箱 網址 在地資訊筆記

使用者工具

網站工具


playground:pg1_wrap

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
playground:pg1_wrap [2023/04/10 14:37]
kenski [Pg1 layout版面 WRAP]
playground:pg1_wrap [2024/04/23 09:38] (目前版本)
kenski [outliner plugin]
行 1: 行 1:
 ~~NOTOC~~ ~~NOTOC~~
-===== Pg01 layout版面 WRAP =====+===== 1-2 Layout:WRAP =====
 展示本站使用到的[[https://www.dokuwiki.org/plugins|Dokuwiki Plugins]]((Dokuwiki主程式為了維護其完整性,透過外掛Plugins與[[https://www.dokuwiki.org/template|模板Templates]]兩大類作為拓展功能用的Extensions,使用上依功能需要與喜愛的外觀來選擇,但須注意版本的相容性及延伸性。)) 展示本站使用到的[[https://www.dokuwiki.org/plugins|Dokuwiki Plugins]]((Dokuwiki主程式為了維護其完整性,透過外掛Plugins與[[https://www.dokuwiki.org/template|模板Templates]]兩大類作為拓展功能用的Extensions,使用上依功能需要與喜愛的外觀來選擇,但須注意版本的相容性及延伸性。))
 <nspages playground -h1 -textPages="index" -nCol=2> <nspages playground -h1 -textPages="index" -nCol=2>
 [<10>] [<10>]
-==== Syntax::表頭宣告 ==== +
-在HTML裡在<body>之前<head>與<meta>可以作為JavaScript<SCRIPT>程式碼等內容宣告,在Dokuwiki慣用的語法有<nowiki>~~NOTOC~~和~~NOSIDEBAR~~和~~NOCACHE~~</nowiki> +
-  * NOTOC 不產生目錄表Table of Content +
-  * NOSIDEBAR 不使用側邊攔NoSidebar Plugin +
-  * NOCACHE 不快取頁面,預設是會快取頁面,可以提升網頁的反應速度。ex.使用了RSS內容的頁面,若使用CACHE可以加快/節省每每讀取RSS內容的速度。((根據站大的使用經驗,Dokuwiki的Cache量頗大,若是租用虛擬主機的人,在評估空間用量時要多預留些。CACHE目錄雖可以手動刪除,設計係自動運作,透過Cleanup Plugin,也只能試著縮短CACHE更新的周期來減少些許的CACHE量)) +
-  * 其他Plugin安裝後的功能宣告 +
-以上通常寫在Dokuwiki的頁面的最上方+
 ==== Wrap ==== ==== Wrap ====
-[[https://www.dokuwiki.org/plugin:wrap|plugin:wrap]] 版面的相關功能,如多欄、文字框...這是一個必選必用的Plugin因為它涵蓋的功能眾多甚至包含其他單一Plugin<wrap lo>(例如#anchor#錨點,有單獨Plugin的Anchor與Bookmark,但若能概括其他plugin的功能,對使用plugin的設計者何樂不為呢??)</wrap>,建議詳看原始文件或參考[[https://demo.selfthinker.org/plugin:wrap#language_and_text_direction|Demo網頁]]+[[https://www.dokuwiki.org/plugin:wrap|plugin:wrap]] 版面的相關功能,如多欄、文字框...這是一個必選必用的Plugin因為它涵蓋的功能眾多甚至包含其他單一Plugin<wrap lo>(例如#anchor#錨點,有單獨Plugin的Anchor與Bookmark,但若能概括其他plugin的功能,對使用plugin的設計者何樂不為呢??)</wrap>,建議詳看原始文件與demo頁。 
 + 
 +<wrap button>[[https://demo.selfthinker.org/plugin:wrap#language_and_text_direction|Demo網頁]]</wrap>
 <WRAP left round info 50%> <WRAP left round info 50%>
 <wrap lo>Learn about the special kinds of content on this site.</wrap>  <wrap lo>Learn about the special kinds of content on this site.</wrap> 
 </WRAP> </WRAP>
  
-<WRAP right round tip 40%+<WRAP right box 350px
-The **tip box** typically holds helpful information.+<wrap info>wrap info</wrap>\\ 
 +<wrap tip>wrap tip</wrap>\\ 
 +<wrap help>help</wrap>\\ 
 +<wrap important>important</wrap>\\ 
 +<wrap todo>todo</wrap>\\ 
 +<wrap danger>danger</wrap> <wrap warning>warning</wrap> <wrap caution>caution</wrap> <wrap notice>notice</wrap> <wrap safety>safety</wrap>
 </WRAP> </WRAP>
  
-<WRAP left round important 50%> +<WRAP left round tip 50%> 
-important information for readers who may have direct stake.+類似Q&A上下放在一起,用在whereis找台南. 
 +</WRAP> 
 +<WRAP clear /> 
 + 
 + 
 +  
 +<WRAP box bggreen fgblack 350px right :en> 
 +//**__Outer green box floats right__**// 
 + 
 +<WRAP 165px left> 
 +Inner nested box floats left and is partly <wrap em hi>__em__phasized and __hi__ghlighted with nested <wrap bigger>__bigger__ text</wrap> inside</wrap>
 +</WRAP> 
 + 
 +Text inside outer right box, but beneath inner left box. 
 + 
 +<WRAP clear></WRAP> 
 + 
 +<WRAP round tip> 
 +Round tip box underneath, after ''clear''.
 </WRAP> </WRAP>
  
-<WRAP right round alert 40%> 
-imparts information intended to help readers avoid trouble. 
 </WRAP> </WRAP>
-<WRAP clear /> 
  
-<wrap info>wrap info</wrap> <wrap tip>wrap tip</wrap> 
 <WRAP clear /> <WRAP clear />
 === anchor錨點 === === anchor錨點 ===
-連結到較長頁面中的特定點(dokuwiki預設標題會是anchor錨點),[[gallery:streetart#anchor|範例]] 連結到streetart頁的code插入點。+  * 連結到較長頁面中的特定點,[[gallery:streetart#anchor|範例]] 連結到streetart頁的code插入點。 
 +  * cf. dokuwiki預設標題會是anchor錨點
 <code> <code>
 <wrap #anchor /> <wrap #anchor />
行 56: 行 72:
 <WRAP clear/> <WRAP clear/>
 </code> </code>
-==== outliner plugin ==== 
-#^@共三種用法 
-[[https://www.dokuwiki.org/plugin:outliner|plugin:outliner]] 
-<WRAP prewarp 400px> 
-<code> 
--->for no preview # 
--->for opened by default ^ 
--->for internal wiki link in title @ 
- 
-<-- 
-<-- 
-<-- 
-</code> 
-</WRAP> 
- 
--->for no preview# 
-**outliner改版**,#預設打開^預設關閉@內部wiki頁連結 共三種用法 
- 
--->for opened by default ^ 
-<WRAP right round info 50%> 
-<wrap lo>本站由DokuWiki作为引擎支持搭建,更多信息可以参考[[wiki:dokuwiki|DokuWiki]]。</wrap>  
-</WRAP> 
-出于方便阅读考量,本站简化了层级关联和结构化的索引 
- 
-<-- 
-<-- 
-<WRAP clear/> 
-<wrap tip>另plugin sectiontoggle也有相似功能</wrap> 
- 
-[<10>] 
  
playground/pg1_wrap.1681108669.txt.gz · 上一次變更: 2023/04/10 14:37 由 kenski