66 lines
4.2 KiB
Plaintext
66 lines
4.2 KiB
Plaintext
|
%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 ==<nop>== 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
|