:CategoryDev/Document
PukiWiki/1.4/添付文書

Japanese Version : PukiWiki/1.4/添付文書/InterWikiテクニカル


InterWiki Usage


Access to InterWiki (creating an InterWikiName)

To create an InterWikiName, write (Server name):WikiName in the server list as BracketName.
The hyperlink to the WikiName to that server is automatically created.

[[(Server name):WikiName]]
[[pukiwiki:FrontPage]]

Adding a server to the server list

To add a server to the server list, define the server setting in the InterWikiName page.

[URL (Server name)] Type
[http://pukiwiki.sourceforge.jp/index.php pukiwiki] utf8

Changing the position of WikiName in URL

In the server list, the position of WikiName in the request URL can be set by $1. By default, it is added at the end of the URL.

[http://pukiwiki.sourceforge.jp/index.php?cmd=backup&page=$1&age=1 pukiwiki] utf8

URL character encoding

When creating a link to the page other than PukiWiki, URL character encoding type may need to be defined.

-[http://pukiwiki.sourceforge.jp/index.php?cmd=read&page=$1 sng] utf8
std default
URL encoding using an internal character encoding (SJIS)
raw asis
Do not encode URL
sjis
URL encoding after converting the string to SJIS (aliasing mb_string to SJIS)
euc
URL encoding after converting the string to EUC-JP (aliasing mb_string to EUC-JP)
utf8
URL encoding after converting the string to UTF-8 (aliasing mb_string to UTF-8)
yw
URL encoding for YukiWiki
moin
URL encoding for MoinMoin

In addition to above, the following encoding type defined in the PHP4 mb_string can be used.

UCS-4, UCS-4BE, UCS-4LE, UCS-2, UCS-2BE, UCS-2LE, UTF-32, UTF-32BE, UTF-32LE, UCS-2LE, UTF-16, UTF-16BE, UTF-16LE, UTF-8, UTF-7, ASCII, EUC-JP, SJIS, eucJP-win, SJIS-win, ISO-2022-JP, JIS, ISO-8859-1, ISO-8859-2, ISO-8859-3, ISO-8859-4, ISO-8859-5, ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9, ISO-8859-10, ISO-8859-13, ISO-8859-14, ISO-8859-15, byte2be, byte2le, byte4be, byte4le, BASE64, 7bit, 8bit, UTF7-IMAP

Encoding for YukiWiki


トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2008-05-17 (土) 20:41:15
Site admin: PukiWiki Development Team

PukiWiki 1.5.4+ © 2001-2022 PukiWiki Development Team. Powered by PHP 8.2.12. HTML convert time: 0.181 sec.

SourceForge