差異處

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

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
dokuwiki:syntax:表格_caption [2016/06/16 00:00]
ghsrobert caption plugin 似乎要自訂 label
dokuwiki:syntax:表格_caption [2016/06/16 00:39] (目前版本)
ghsrobert caption label 好難弄
行 1: 行 1:
 +====== 表格 caption ======
 +
   ;問題 : DokuWiki 內建語法好像沒有 table caption?有嗎?還是要用什麼 plugin 擴充?   ;問題 : DokuWiki 內建語法好像沒有 table caption?有嗎?還是要用什麼 plugin 擴充?
   ; 答   ; 答
行 10: 行 12:
  
 Die „Labels“ sind über die Standardlokalisierung der Plugins vorerst in Deutsch und Englisch vorhanden, können aber bei Bedarf auch für andere Sprachen ergänzt werden. Die „Labels“ sind über die Standardlokalisierung der Plugins vorerst in Deutsch und Englisch vorhanden, können aber bei Bedarf auch für andere Sprachen ergänzt werden.
-</WRAP><wrap right>[[http://www.till-biskup.de/de/software/dokuwiki/caption|原文連結]]</wrap></WRAP>+++</WRAP> 
 +<wrap right>[[http://www.till-biskup.de/de/software/dokuwiki/caption|原文連結]]</wrap></WRAP>++ 
 +      * → 自訂 ''lib/plugins/caption/lang/zh-tw/lang.php''(其實是把 ''en/lang.php'' copy 過去再改),初步並沒有成功 
 +      * 難道我用錯語法?<WRAP> 
 +<table label> 
 +<caption>標題</caption> 
 +^表^格^ 
 +|在|此| 
 +</table> 
 +</WRAP> 
 +      * 改成 ''zh/lang.php'' 也沒用 
 +      * 好難哦 :s 
 +    * 有 editor 的 toolbar button 耶
   * ++plugin:indexnumber [DokuWiki]|[[https://www.dokuwiki.org/plugin:indexnumber|(原文連結)]]   * ++plugin:indexnumber [DokuWiki]|[[https://www.dokuwiki.org/plugin:indexnumber|(原文連結)]]
 {{url>https://www.dokuwiki.org/plugin:indexnumber}}++ {{url>https://www.dokuwiki.org/plugin:indexnumber}}++
  • 上一次變更: 2016/06/16 00:00
  • ghsrobert