wiki-archive/twiki/data/TWiki/InterWikis.txt,v

305 lines
13 KiB
Plaintext
Raw Normal View History

head 1.7;
access;
symbols;
locks; strict;
comment @# @;
1.7
date 2007.01.16.04.12.01; author TWikiContributor; state Exp;
branches;
next 1.6;
1.6
date 2006.04.01.05.55.29; author TWikiContributor; state Exp;
branches;
next 1.5;
1.5
date 2006.02.01.12.01.22; author TWikiContributor; state Exp;
branches;
next 1.4;
1.4
date 2004.08.24.16.44.47; author PeterThoeny; state Exp;
branches;
next 1.3;
1.3
date 2002.04.21.06.03.41; author PeterThoeny; state Exp;
branches;
next 1.2;
1.2
date 2002.03.19.08.44.19; author PeterThoeny; state Exp;
branches;
next 1.1;
1.1
date 2001.07.27.06.46.57; author PeterThoeny; state Exp;
branches;
next ;
desc
@none
@
1.7
log
@buildrelease
@
text
@%META:TOPICINFO{author="TWikiContributor" date="1152856328" format="1.0" version="7"}%
---++ <nop>Inter-Wiki Link Rules (or Links to other Sites)
This topic lists all aliases needed to map Inter-Site links to external wikis/sites.
Whenever you write ==ExternalSite:Page== it will be linked automatically to the page on the external site. The link points to the URL corresponding to the ==ExternalSite== alias below, concatenated to the ==Page== you choose. Example: Type ==Wiki<nop>:RecentChanges== to get <a href="http://c2.com/cgi/wiki?RecentChanges">Wiki:RecentChanges</a>, the <nop>RecentChanges page at the original Wiki site.
---+++ How to define Inter-Site links
* Inter-Site links are defined in the tables below.
* Each entry must be of format: <br /> ==| External site alias | URL | Tooltip help text |==.
* The Alias must start with an upper case letter and may contain alphanumeric letters.
* The URL and Tooltip Text may contain optional ==$page== variables; the variable gets expanded to the page name.
* __Note:__ The Tooltip Text must not contain any HTML tags (including ==&lt;nop&gt;== escape code), no internal %TWIKIWEB%.WikiWord links, and no external links. Hint: Escape =='WikiWords'== and =='$page'==.
---+++ General Inter-Site Links
<noautolink>
| *Alias:* | *URL:* | *Tooltip Text:* |
| Acronym | http://www.acronymfinder.com/af-query.asp?Acronym=$page&String=exact | Look up '$page' on Acronym Finder site |
| CPAN | http://search.cpan.org/perldoc? | CPAN perl repository |
| Dictionary | http://www.dictionary.com/cgi-bin/dict.pl?term= | Look up '$page' at Dictionary.com |
| Google | http://google.com/search?q= | Search for '$page' on Google |
| Group | http://groups.google.com/groups?hl=en&safe=off&group= | News group '$page' at Google.com |
| ISBN | http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38704253&bfpid= | Book with ISBN#$page (One click patent? Say no to Amazon!) |
| News | http://news.google.com/news?q= | Search for '$page' on Google news |
| RFC | http://www.faqs.org/rfcs/rfc$page.html | IETF RFC #$page |
</noautolink>
---+++ Inter-Wiki Links
<noautolink>
| *Alias:* | *URL:* | *Tooltip Text:* |
| Advogato | http://www.advogato.org/ | '$page' on Advogato community site (with peer review) |
| C2find | http://c2.com/cgi/wiki?FindPage&value= | Search '$page' on the original 'WikiWikiWeb' site |
| DokuWiki | http://wiki.splitbrain.org/wiki: | '$page' on Doku Wiki site |
| DolphinWiki | http://www.object-arts.co.uk/wiki/html/Dolphin/$page.htm | '$page' on Dolphin Wiki site |
| FoxWiki | http://fox.wikis.com/wc.dll?Wiki~ | '$page' on Fox Wiki site |
| HammondWiki | http://www.dairiki.org/HammondWiki/index.php3? | '$page' on 'HammondWiki' site |
| LegoWiki | http://www.object-arts.com/wiki/html/Lego-Robotics/ | '$page' on 'LegoWiki' site |
| MbTest | http://www.usemod.com/cgi-bin/mbtest.pl? | '$page' on 'UseMod' Wiki variant |
| MeatBall | http://www.usemod.com/cgi-bin/mb.pl? | '$page' on 'MeatBall' site, a 'UseMod' Wiki variant |
| MoinMoin | http://moinmoin.wikiwikiweb.de/ | '$page' on 'MoinMoin' Wiki site |
| MuWeb | http://www.dunstable.com/scripts/MuWebWeb? | '$page' on 'MuWeb' site|
| OrgPatterns | http://www.easycomp.org/cgi-bin/OrgPatterns? | '$page' on Organizational Patterns site |
| PhpWiki | http://phpwiki.sourceforge.net/phpwiki/index.php3? | '$page' on Wiki site written in PHP |
| PolitizenWiki | http://www.politizen.com/wiki.asp? | '$page' on 'PolitizenWiki' site |
| PPR | http://c2.com/cgi/wiki? | '$page' on the original 'PortlandPatternRepository' site |
| PyWiki | http://www.voght.com/cgi-bin/pywiki? | '$page' on Wiki site written in Python |
| Squeak | http://minnow.cc.gatech.edu/squeak/ | '$page' on Squeak Smalltalk Wiki |
| TWiki | http://twiki.org/cgi-bin/view/ | '$page' on TWiki.org |
| UseMod | http://www.usemod.com/cgi-bin/wiki.pl? | '$page' on 'UseMod' Wiki site |
| VisualWorks | http://wiki.cs.uiuc.edu/VisualWorks/ | '$page' on 'VisualWorks' site |
| Wiki | http://c2.com/cgi/wiki? | '$page' on the original 'WikiWikiWeb' site |
| Wikipedia | http://en.wikipedia.org/wiki/ | '$page' on 'Wikipedia' |
| ZWiki | http://joyful.com/zwiki/ | '$page' on Zope's Wiki |
</noautolink>
__Note:__ This topic configures the InterwikiPlugin.
__Related Topics:__ TWikiPlugins, UserDocumentationCategory, AdminDocumentationCategory
@
1.6
log
@buildrelease
@
text
@d1 1
a1 1
%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.0" version="6"}%
d10 5
a14 4
* Inter-Site links are defined in the tables below.
* Each entry must be of format: <br /> ==| External site alias | URL | Tooltip help text |==.
* The URL and Tooltip Text may contain optional ==$page== variables; the variable gets expanded to the page name.
* __Note:__ The Tooltip Text must not contain any HTML tags (including ==&lt;nop&gt;== escape code), no internal %TWIKIWEB%.WikiWord links, and no external links. Hint: Escape =='WikiWords'== and =='$page'==.
@
1.5
log
@buildrelease
@
text
@d1 1
a1 1
%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.0" version="5"}%
d10 4
a13 4
* Inter-Site links are defined in the tables below.
* Each entry must be of format: <br /> ==| External site alias | URL | Tooltip help text |==.
* The URL and Tooltip Text may contain optional ==$page== variables; the variable gets expanded to the page name.
* __Note:__ The Tooltip Text must not contain any HTML tags (including ==&lt;nop&gt;== escape code), no internal %TWIKIWEB%.WikiWord links, and no external links. Hint: Escape =='WikiWords'== and =='$page'==.
@
1.4
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="1093365887" format="1.0" version="1.4"}%
d21 1
d26 1
d38 1
d45 1
a45 1
| MoinMoin | http://moin.sourceforge.net/cgi-bin/moin/moin/ | '$page' on 'MoinMoin' Wiki site |
d62 1
a62 1
__Note:__ This topic is powered by the InterwikiPlugin.
d64 1
@
1.3
log
@none
@
text
@d1 60
a60 58
%META:TOPICINFO{author="PeterThoeny" date="1019369021" format="1.0" version="1.3"}%
---++ <nop>Inter-Wiki Link Rules (or Links to other Sites)
This topic lists all aliases needed to map Inter-Site links to external wikis/sites.
Whenever you write ==ExternalSite:Page== it will be linked automatically to the page on the external site. The link points to the URL corresponding to the ==ExternalSite== alias below, concatenated to the ==Page== you choose. Example: Type ==Wiki<nop>:RecentChanges== to get <a href="http://c2.com/cgi/wiki?RecentChanges">Wiki:RecentChanges</a>, the <nop>RecentChanges page at the original Wiki site.
---+++ How to define Inter-Site links
* Inter-Site links are defined in the tables below.
* Each entry must be of format: <br> ==| External site alias | URL | Tooltip help text |==.
* The URL and Tooltip Text may contain optional ==$page== variables; the variable gets expanded to the page name.
* __Note:__ The Tooltip Text must not contain any HTML tags (including ==&lt;nop&gt;== escape code), no internal %TWIKIWEB%.WikiWord links, and no external links. Hint: Escape =='WikiWords'== and =='$page'==.
<noautolink>
---+++ Inter-Site Links
| *Alias:* | *URL:* | *Tooltip Text:* |
| Acronym | http://www.acronymfinder.com/af-query.asp?Acronym=$page&String=exact | Look up '$page' on Acronym Finder site |
| Google | http://google.com/search?q= | Search for '$page' on Google |
| Group | http://groups.google.com/groups?hl=en&safe=off&group= | News group '$page' at Google.com |
| ISBN | http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38704253&bfpid= | Book with ISBN#$page (One click patent? Say no to Amazon!) |
| RFC | http://www.faqs.org/rfcs/rfc$page.html | IETF RFC #$page |
---+++ Inter-Wiki Links
| *Alias:* | *URL:* | *Tooltip Text:* |
| Advogato | http://www.advogato.org/ | '$page' on Advogato community site (with peer review) |
| C2find | http://c2.com/cgi/wiki?FindPage&value= | Search '$page' on the original 'WikiWikiWeb' site |
| DolphinWiki | http://www.object-arts.com/wiki/html/Dolphin/ | '$page' on Dolphin Wiki site |
| EfnetCppWiki | http://www.encrypted.net/~jh/cpp-wiki/moin.cgi/ | '$page' on Efnet Cpp Wiki site |
| EfnetPythonWiki | http://www.encrypted.net/~jh/python-wiki/moin.cgi/ | '$page' on 'EfnetPythonWiki' site |
| EfnetXmlWiki | http://www.encrypted.net/~jh/xml-wiki/moin.cgi/ | '$page' on Efnet XML Wiki site |
| FoxWiki | http://fox.wikis.com/wc.dll?Wiki~ | '$page' on Fox Wiki site |
| HammondWiki | http://www.dairiki.org/HammondWiki/index.php3? | '$page' on 'HammondWiki' site |
| LegoWiki | http://www.object-arts.com/wiki/html/Lego-Robotics/ | '$page' on 'LegoWiki' site |
| MbTest | http://www.usemod.com/cgi-bin/mbtest.pl? | '$page' on 'UseMod' Wiki variant |
| MeatBall | http://www.usemod.com/cgi-bin/mb.pl? | '$page' on 'MeatBall' site, a 'UseMod' Wiki variant |
| MoinMoin | http://moin.sourceforge.net/cgi-bin/moin/moin/ | '$page' on 'MoinMoin' Wiki site |
| MuWeb | http://www.dunstable.com/scripts/MuWebWeb? | '$page' on 'MuWeb' site|
| OrgPatterns | http://i44pc48.info.uni-karlsruhe.de/cgi-bin/OrgPatterns? | '$page' on Organizational Patterns site |
| PhpWiki | http://phpwiki.sourceforge.net/phpwiki/index.php3? | '$page' on Wiki site written in PHP |
| PolitizenWiki | http://www.politizen.com/wiki.asp? | '$page' on 'PolitizenWiki' site |
| PPR | http://c2.com/cgi/wiki? | '$page' on the original 'PortlandPatternRepository' site |
| PyWiki | http://www.voght.com/cgi-bin/pywiki? | '$page' on Wiki site written in Python |
| TWiki | http://twiki.org/cgi-bin/view/ | '$page' on TWiki site, we know it! |
| Squeak | http://minnow.cc.gatech.edu/squeak/ | '$page' on Squeak Smalltalk Wiki |
| UseMod | http://www.usemod.com/cgi-bin/wiki.pl? | '$page' on 'UseMod' Wiki site |
| VisualWorks | http://wiki.cs.uiuc.edu/VisualWorks/ | '$page' on 'VisualWorks' site |
| Wiki | http://c2.com/cgi/wiki? | '$page' on the original 'WikiWikiWeb' site |
| Wikipedia | http://www.wikipedia.com/wiki/ | '$page' on 'Wikipedia' |
| ZWiki | http://joyful.com/zwiki/ | '$page' on Zope's Wiki |
</noautolink>
__Note:__ This topic is powered by the InterwikiPlugin.
@
1.2
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="1016527459" format="1.0" version="1.2"}%
d15 12
d30 1
a30 2
| Wiki | http://c2.com/cgi/wiki? | '$page' on the original 'WikiWikiWeb' site |
| PPR | http://c2.com/cgi/wiki? | '$page' on the original 'PortlandPatternRepository' site |
d32 4
a35 2
| ZWiki | http://joyful.com/zwiki/ | '$page' on Zope's Wiki |
| OrgPatterns | http://www.bell-labs.com/cgi-user/OrgPatterns/OrgPatterns | '$page' on Organizational Patterns site |
d37 7
d45 2
a46 1
| MuWeb | http://www.dunstable.com/scripts/MuWebWeb? | '$page' on 'MuWeb' site|
d48 1
a50 12
| MeatBall | http://www.usemod.com/cgi-bin/mb.pl? | '$page' on 'MeatBall' site, a 'UseMod' Wiki variant |
| MbTest | http://www.usemod.com/cgi-bin/mbtest.pl? | '$page' on 'UseMod' Wiki variant |
| HammondWiki | http://www.dairiki.org/HammondWiki/index.php3? | '$page' on 'HammondWiki' site |
| Advogato | http://www.advogato.org/ | '$page' on Advogato community site (with peer review) |
| MoinMoin | http://moin.sourceforge.net/cgi-bin/moin/moin/ | '$page' on 'MoinMoin' Wiki site |
| EfnetPythonWiki | http://www.encrypted.net/~jh/python-wiki/moin.cgi/ | '$page' on 'EfnetPythonWiki' site |
| EfnetCppWiki | http://www.encrypted.net/~jh/cpp-wiki/moin.cgi/ | '$page' on Efnet Cpp Wiki site |
| EfnetXmlWiki | http://www.encrypted.net/~jh/xml-wiki/moin.cgi/ | '$page' on Efnet XML Wiki site |
| PolitizenWiki | http://www.politizen.com/wiki.asp? | '$page' on 'PolitizenWiki' site |
| DolphinWiki | http://www.object-arts.com/wiki/html/Dolphin/ | '$page' on Dolphin Wiki site |
| LegoWiki | http://www.object-arts.com/wiki/html/Lego-Robotics/ | '$page' on 'LegoWiki' site |
| TWiki | http://twiki.org/cgi-bin/view/ | '$page' on TWiki site, we know it! |
d52 3
d56 1
a56 7
---+++ Miscellaneous Inter-Site Links
| *Alias:* | *URL:* | *Tooltip Text:* |
| Acronym | http://www.acronymfinder.com/af-query.asp?Acronym=$page&String=exact | Look up '$page' on Acronym Finder site |
| DejaNews | http://www.deja.com/=dnc/getdoc.xp?AN= | '$page' on Net News |
| ISBN | http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38704253&bfpid= | Book with ISBN#$page (One click patent? Say no to Amazon!) |
| RFC | http://www.faqs.org/rfcs/rfc$page.html | IETF RFC #$page |
@
1.1
log
@none
@
text
@d1 1
a1 1
%META:TOPICINFO{author="PeterThoeny" date="996216417" format="1.0beta2" version="1.1"}%
d46 1
a46 1
| Acronym | http://www.acronymfinder.com/af-query.asp?Acronym=$page&String=exact | Look up $page on Acronym Finder site |
@