差異處

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

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
dokuwiki:include [2016/06/21 05:05]
ghsrobert [問題] 引入 playground:include 作為示例;標為已解決
dokuwiki:include [2016/08/05 10:38] (目前版本)
ghsrobert [建議]
行 1: 行 1:
 ====== 引入其他頁面 ====== ====== 引入其他頁面 ======
 +
 +===== plugin =====
 +
   * [[doku>plugin:include]]{{url>https://www.dokuwiki.org/plugin:include}}   * [[doku>plugin:include]]{{url>https://www.dokuwiki.org/plugin:include}}
   * include 若不能 fold,有何替代方案?   * include 若不能 fold,有何替代方案?
行 11: 行 14:
         * ↑建議修改:++Would be nice to include only sections · Issue #51 · iobataya/dokuwiki-plugin-tabinclude|[[https://github.com/iobataya/dokuwiki-plugin-tabinclude/issues/51|(原文連結)]]         * ↑建議修改:++Would be nice to include only sections · Issue #51 · iobataya/dokuwiki-plugin-tabinclude|[[https://github.com/iobataya/dokuwiki-plugin-tabinclude/issues/51|(原文連結)]]
 {{url>https://github.com/iobataya/dokuwiki-plugin-tabinclude/issues/51}}++ {{url>https://github.com/iobataya/dokuwiki-plugin-tabinclude/issues/51}}++
 +
 +===== 樣式 =====
 +  * include 提供 ''.plugin_include_content'' 的 CSS class
 +    * 甚至還提供 ''.plugin_include%%__%%//<完整 pagename>//'' 的 class,可以自訂個別 page 引用進來時的 style!
 ===== 問題 ===== ===== 問題 =====
   * /-設定居然是 global 的,無法在每個 include 的地方另行設定?-/ 喔,可以啦,''[flag]'' 就是用來做這事的。所以看來 ''設定管理器'' 中要設定成比較泛用的,再個別設定   * /-設定居然是 global 的,無法在每個 include 的地方另行設定?-/ 喔,可以啦,''[flag]'' 就是用來做這事的。所以看來 ''設定管理器'' 中要設定成比較泛用的,再個別設定
行 21: 行 28:
     * ↑其實裡面有提到有個 ''inline'' flag 可以用!經[[playground:include|測試]],問題解決了!感謝 神!<<大哭>>     * ↑其實裡面有提到有個 ''inline'' flag 可以用!經[[playground:include|測試]],問題解決了!感謝 神!<<大哭>>
       * 看,[[playground:include|測試頁]]是可以 ++folded+include 進來的:|{{page>playground:include&header&inline&footer}}++만세!       * 看,[[playground:include|測試頁]]是可以 ++folded+include 進來的:|{{page>playground:include&header&inline&footer}}++만세!
 +
 +===== 建議 =====
 +  * /^20160805^/ 既然準備開始用 farm,要是 farm animal 間可以引用 page 就好了……→ [[https://github.com/dokufreaks/plugin-include/issues/199|Include pages/namespace from other farm animals · Issue #199 · dokufreaks/plugin-include]]
 +    * 但感覺不會有回應 XD
  
 {{tag>已解決}} {{tag>已解決}}
  • 上一次變更: 2016/06/21 05:05
  • ghsrobert