Inter-Wiki Link Rules (or Links to other Sites)
This topic lists all aliases needed to map inter-wiki links to external wikis/sites. Whenever you writeExternalSite: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:RecentChanges
to get Wiki:RecentChanges, the RecentChanges page at the original Wiki site.
Note: This topic needs to be visible for all users, or the plugin will not work correctly.
How to define Inter-Wiki Links
- Inter-wike links are defined in the tables below.
- Each entry must be of format:
| 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
formatting tokens; the token gets expanded to the page name. - Note: The Tooltip Text must not contain any HTML tags (including
<nop>
escape code), no internal WikiWord links, and no external links. Hint: Escape'WikiWords'
and'$page'
.
Adding your own Inter-Wiki Links
Rather than adding your own inter-wiki links to this topic, the recommended approach is to create a topic in your Main Web, for example Main.InterWikis. You can then set theINTERWIKIPLUGIN_RULESTOPIC
preference setting in Main.SitePreferences as follows:
* Set INTERWIKIPLUGIN_RULESTOPIC = %SYSTEMWEB%.InterWikis, %USERSWEB%.InterWikisAny inter-wikis you add to Main.InterWikis will then be available in the same way that the inter-wikis from here are. If you create a rule in Main.InterWikis which has the same alias as a rule in this topic, the rule from Main.InterWikis will take preference.
General 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 |
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 |
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://www.bookfinder.com/search/?st=sr;ac=qr;isbn= | Book with ISBN $page |
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 |
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 |
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 |
Foswiki | http://foswiki.org/ | '$page' on foswiki.org |
Foswikitask | http://foswiki.org/Tasks/ | '$page' on the 'Foswiki' issue tracking site |
Foswikirev | http://trac.foswiki.org/changeset/ | revision $page of 'Foswiki' |
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 |
TWikibug | http://develop.twiki.org/~twiki4/cgi-bin/view/Bugs/ | '$page' on the TWiki issue tracking site |
TWikirev | http://develop.twiki.org/trac/changeset/ | revision $page of TWiki svn |
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 |
Related Topics: Plugins, UserDocumentationCategory, AdminDocumentationCategory