Fulltext results:
- Formatting Syntax @wiki
- t use indention for deeper levels - That's it <code> * This is a list * The second item * You... t use indention for deeper levels - That's it </code> Also take a look at the [[doku>faq:lists|FAQ on... ) (tm) (r) "He thought 'It's a man's world'..." <code> -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) "He thought 'It's a man's world'..." </code> The same can be done to produce any kind of HTM
- googleanalytics 無效 @dokuwiki:bugs
- emplate | writr | bootstrap3 | ^ //無關// | <code> JQMIGRATE: Migrate is installed, version 3.0.0 jquery....aca964f (line 20)</code> | <code> JQMIGRATE: Migrate is installed, version 3.0.0 jquery....aca964f (line 20)</code> | ^ xhtmlruby | <code> ReferenceError: addInit
- 可展開/隱藏內容的 slider @dokuwiki:syntax
- 包起來了) ===== 試用 togglewrap ===== * <WRAP>這樣無效: <code>{{togglewrap>#test1|測試 1}}<wrap #test1 hi>愛與和平</wrap></code> {{togglewrap>#test1|測試 1}}<wrap #test1 hi>愛與和平</wrap> </WRAP> * <WRAP><code>{{togglewrap>test1|測試 1}}<wrap test1 hi>愛與和平</wrap></code> {{togglewrap>test1|測試 1}}<wrap test1 hi>愛與和平</wr
- Popup @dokuwiki:syntax
- r> 預覽模式中無效?← 對,要儲存出去才可以 * 試著 include 其他頁面時不行:<code html><popover html="true" title="**測試**引用其他頁面" co... nt="{{page>this:changelog}}">看一下本站更新紀錄</popover></code>錯誤訊息:<code>Bootstrap Wrapper - Malformed tag (<popover html="true" title="**測試**引用其他頁面" content="{{page\>). Please check your code!</code>原因當然是因為 ''%%{{page%%**>**...}}'' 語法裡面的 ''>
- 撰寫並顯示數學式 @dokuwiki:syntax
- ate the page mathjax with something simmilar to: <code> MathJax.Hub.Config({ TeX: { Macros: { RR: "{\... ",1], Msun: "{\\textrm{M}_{\\odot}}" } } }); </code></div> <span right>[[https://www.dokuwiki.org/plu... ro 寫成 JSON 表示式啊,只有 ++TiddlyWiki 時代的 macro 設定可以參考|<code> \def\half{\frac{1}{2}} \def\third{\frac{1}{3}} \def\quarter{\frac{1}{4} </code>++ * → Okay 寫了這樣的東西<code js> MathJax.Hub.
- 在表格/列表等位置插入多行內容 @dokuwiki:syntax
- [doku>plugin:wrap]] 的 ''%%<WRAP></WRAP>%%'' * <code><WRAP> > 啦啦啦 嘿嘿嘿 Okay 列表中沒有問題</WRAP></code><WRAP> > 啦啦啦 嘿嘿嘿 Okay 列表中沒有問題</WRAP> <code>^ 1 ^ 2 ^ 3 ^ |一般|<WRAP> * 1 * 2 * 3 </WRAP>|表格中也沒有問題,太好了 |</code> ^ 1 ^ 2 ^ 3 ^ |一般|<WRAP> * 1 * 2 * 3 </WRA
- 換行 @dokuwiki:syntax
- />:要用 ''%%\\ %%'' ↑/^20160810^/ 用久了開始覺得麻煩,用 ''%%<code>...</code>%%'' 的話雖能保留所有換行,但卻無法保留一切其他 wiki 語法 ∴→ ++faq:newlines [DokuWiki]|[[https://www.dokuwiki.org/f... ''xbr'' * 試用 * 初步正常 * 行首若有空格,仍會變成 code - ++plugin:poem [DokuWiki]|[[https://www.dokuwi... rg/plugin:plaintext ,700px}}++ * 這好像比 poem 更合用!似乎可搭配 xbr? * 但不接受其他語法,只比 code block 好一點(某些情況這樣夠用)
- 「本土語言 123」創站計畫
- /-停用 oauth 先不開放一般人自行註冊-/\\ 想停用 oauth 但卻會造成整個頁面錯誤<code> DokuWiki Setup Error Something unforseen has happened: Maximum action transitions reached </code>只好先啟用回來。不過就算想用 oauth,也欠缺專用的 client ID || ^ /^20
- 隱藏式註解 @dokuwiki:syntax
- dokuwiki.org/plugin:comment}}++<WRAP> ; 語法 : <code>/* 註解 */</code> </WRAP> * 好像無法輸入多行的註解?只能在行內?← /^20170524^/ 今天試好像又可以多行了。 * ++commentsyntax|[[doku