Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2005-07-31 07:45:58
Size: 1025
Editor: ZoomQuiet
Comment:
Revision 6 as of 2005-07-31 08:34:05
Size: 1652
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
||InterWiki||WikiURL||
||self ||http://wiki.woodpecker.org.cn/moin/||
||selfwww ||http://www.woodpecker.org.cn/||
||selfblog ||http://blog.woodpecker.org.cn/||
||selfcvs ||http://cvs.woodpecker.org.cn/||
||||` `||
||PyCN ||http://python.cn/||
||portal ||http://www.woodpecker.org.cn/CPUG/ 临时,将整理到 python.cn 的域名中||
||PyCNmail ||http://python.cn/pipermail/python-chinese/||
||BPUG || http://python.cn/ 预备,主页将是在python.cn 的Zope 上创建的||
||bpugMail|| http://groups-beta.google.com/group/bpug/browse_frm/||
||cpugMail|| http://groups-beta.google.com/group/CPUG/browse_frm/||

啄木鸟自定InterWiki 索引

::-- ZoomQuiet [DateTime(2005-07-31T07:43:39Z)] TableOfContents

1. InterWiki

InterWiki 模式的链接,是种快捷指向外部Wiki 的方式,不用输入详细的URL 类似Python 的字典,通过维护一个intermap.txt 文件形式的站点与名称对照表,MoinMoin 可以自动解析出对应的完整URL——最大的好处是,当外部站点调整了URL时,我们不用一一重写所有相关的链接,因为Wiki的页面映射模式是一致的,URL的一部分是稳定不变的!——更大的好处是,我们可以利用之,使用InterWiki 精简链接语法指向任何一个我们常用的站点内容!

1.1. 使用

{{{简要语法是: [wiki:InterWiki关键字/PageName/外部Wiki的文章页面名 定制显示名] 将自动解析为: <a href="http://外部Wiki根URL/PageName/外部Wiki的文章页面名"> 定制显示名 </a> }}}

2. 啄木鸟自定InterWiki

InterWiki

WikiURL

self

http://wiki.woodpecker.org.cn/moin/

selfwww

http://www.woodpecker.org.cn/

selfblog

http://blog.woodpecker.org.cn/

selfcvs

http://cvs.woodpecker.org.cn/

  

PyCN

http://python.cn/

portal

http://www.woodpecker.org.cn/CPUG/ 临时,将整理到 python.cn 的域名中

PyCNmail

http://python.cn/pipermail/python-chinese/

BPUG

http://python.cn/ 预备,主页将是在python.cn 的Zope 上创建的

bpugMail

http://groups-beta.google.com/group/bpug/browse_frm/

cpugMail

http://groups-beta.google.com/group/CPUG/browse_frm/

WoodpeckerInterWiki (last edited 2009-12-25 07:10:21 by localhost)