DokuWiki: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== tag == | |||
[http://wiki.splitbrain.org/wiki:dokuwiki DokuWiki]透過[[InterWiki]]設定, 以串接相同tag的wiki頁面。 | [http://wiki.splitbrain.org/wiki:dokuwiki DokuWiki]透過[[InterWiki]]設定, 以串接相同tag的wiki頁面。 | ||
'''modify the interwiki.conf''' | '''modify the interwiki.conf''' | ||
| Line 17: | Line 20: | ||
參考: | 參考: | ||
* [http://wiki.splitbrain.org/wiki:interwiki wiki:interwiki] (last visited: June 14, 2006) | * [http://wiki.splitbrain.org/wiki:interwiki wiki:interwiki] (last visited: June 14, 2006) | ||
== 中文 == | |||
* 中文無法使用exact search | |||
* 網站名稱 $conf['title'] 若使用中文 & conf/local.php 使用unicode儲存,會導致影像檔無法顯示 | |||
[[Category:Wiki]] | [[Category:Wiki]] | ||
Revision as of 18:22, 5 July 2006
tag
DokuWiki透過InterWiki設定, 以串接相同tag的wiki頁面。
modify the interwiki.conf
- conf/interwiki.local.conf
- add the following:
tag doku.php?do=search&id=tag%3E
- Note: If you modify the configuration of interwiki.conf, interwiki of wiki page will take effect after you save another new revision.
syntax
[[tag>content analysis]]
will perform the search tag+content analysis on the DocuWiki
參考:
- wiki:interwiki (last visited: June 14, 2006)
中文
- 中文無法使用exact search
- 網站名稱 $conf['title'] 若使用中文 & conf/local.php 使用unicode儲存,會導致影像檔無法顯示