Index: trunk/phase3/maintenance/interwiki.sql |
— | — | @@ -0,0 +1,99 @@ |
| 2 | +-- Based more or less on the public interwiki map from MeatballWiki |
| 3 | +-- Default interwiki prefixes... |
| 4 | + |
| 5 | +REPLACE INTO /*$wgDBprefix*/interwiki (iw_prefix,iw_url,iw_local) VALUES |
| 6 | +('acronym','http://www.acronymfinder.com/af-query.asp?String=exact&Acronym=$1',0), |
| 7 | +('advogato','http://www.advogato.org/$1',0), |
| 8 | +('annotationwiki','http://www.seedwiki.com/page.cfm?wikiid=368&doc=$1',0), |
| 9 | +('arxiv','http://www.arxiv.org/abs/$1',0), |
| 10 | +('c2find','http://c2.com/cgi/wiki?FindPage&value=$1',0), |
| 11 | +('cache','http://www.google.com/search?q=cache:$1',0), |
| 12 | +('commons','http://commons.wikimedia.org/wiki/$1',0), |
| 13 | +('corpknowpedia','http://corpknowpedia.org/wiki/index.php/$1',0), |
| 14 | +('dictionary','http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=$1',0), |
| 15 | +('disinfopedia','http://www.disinfopedia.org/wiki.phtml?title=$1',0), |
| 16 | +('docbook','http://wiki.docbook.org/topic/$1',0), |
| 17 | +('doi','http://dx.doi.org/$1',0), |
| 18 | +('drumcorpswiki','http://www.drumcorpswiki.com/index.php/$1',0), |
| 19 | +('dwjwiki','http://www.suberic.net/cgi-bin/dwj/wiki.cgi?$1',0), |
| 20 | +('emacswiki','http://www.emacswiki.org/cgi-bin/wiki.pl?$1',0), |
| 21 | +('elibre','http://enciclopedia.us.es/index.php/$1',0), |
| 22 | +('foldoc','http://foldoc.org/?$1',0), |
| 23 | +('foxwiki','http://fox.wikis.com/wc.dll?Wiki~$1',0), |
| 24 | +('freebsdman','http://www.FreeBSD.org/cgi/man.cgi?apropos=1&query=$1',0), |
| 25 | +('gej','http://www.esperanto.de/cgi-bin/aktivikio/wiki.pl?$1',0), |
| 26 | +('gentoo-wiki','http://gentoo-wiki.com/$1',0), |
| 27 | +('google','http://www.google.com/search?q=$1',0), |
| 28 | +('googlegroups','http://groups.google.com/groups?q=$1',0), |
| 29 | +('hammondwiki','http://www.dairiki.org/HammondWiki/$1',0), |
| 30 | +('hewikisource','http://he.wikisource.org/wiki/$1',1), |
| 31 | +('hrwiki','http://www.hrwiki.org/index.php/$1',0), |
| 32 | +('imdb','http://us.imdb.com/Title?$1',0), |
| 33 | +('jargonfile','http://sunir.org/apps/meta.pl?wiki=JargonFile&redirect=$1',0), |
| 34 | +('jspwiki','http://www.jspwiki.org/wiki/$1',0), |
| 35 | +('keiki','http://kei.ki/en/$1',0), |
| 36 | +('kmwiki','http://kmwiki.wikispaces.com/$1',0), |
| 37 | +('linuxwiki','http://linuxwiki.de/$1',0), |
| 38 | +('lojban','http://www.lojban.org/tiki/tiki-index.php?page=$1',0), |
| 39 | +('lqwiki','http://wiki.linuxquestions.org/wiki/$1',0), |
| 40 | +('lugkr','http://lug-kr.sourceforge.net/cgi-bin/lugwiki.pl?$1',0), |
| 41 | +('mathsongswiki','http://SeedWiki.com/page.cfm?wikiid=237&doc=$1',0), |
| 42 | +('meatball','http://www.usemod.com/cgi-bin/mb.pl?$1',0), |
| 43 | +('mediazilla','https://bugzilla.wikimedia.org/$1',1), |
| 44 | +('mediawikiwiki','http://www.mediawiki.org/wiki/$1',0), |
| 45 | +('memoryalpha','http://www.memory-alpha.org/en/index.php/$1',0), |
| 46 | +('metawiki','http://sunir.org/apps/meta.pl?$1',0), |
| 47 | +('metawikipedia','http://meta.wikimedia.org/wiki/$1',0), |
| 48 | +('moinmoin','http://purl.net/wiki/moin/$1',0), |
| 49 | +('mozillawiki','http://wiki.mozilla.org/index.php/$1',0), |
| 50 | +('mw','http://www.mediawiki.org/wiki/$1',0), |
| 51 | +('oeis','http://www.research.att.com/cgi-bin/access.cgi/as/njas/sequences/eisA.cgi?Anum=$1',0), |
| 52 | +('openfacts','http://openfacts.berlios.de/index.phtml?title=$1',0), |
| 53 | +('openwiki','http://openwiki.com/?$1',0), |
| 54 | +('patwiki','http://gauss.ffii.org/$1',0), # 2008-02-27: lots of spambots |
| 55 | +('pmeg','http://www.bertilow.com/pmeg/$1.php',0), |
| 56 | +('ppr','http://c2.com/cgi/wiki?$1',0), |
| 57 | +('pythoninfo','http://wiki.python.org/moin/$1',0), |
| 58 | +('rfc','http://www.rfc-editor.org/rfc/rfc$1.txt',0), |
| 59 | +('s23wiki','http://is-root.de/wiki/index.php/$1',0), |
| 60 | +('seattlewiki','http://seattle.wikia.com/wiki/$1',0), |
| 61 | +('seattlewireless','http://seattlewireless.net/?$1',0), |
| 62 | +('senseislibrary','http://senseis.xmp.net/?$1',0), |
| 63 | +('slashdot','http://slashdot.org/article.pl?sid=$1',0), # 2008-02-27: update me |
| 64 | +('sourceforge','http://sourceforge.net/$1',0), |
| 65 | +('squeak','http://wiki.squeak.org/squeak/$1',0), |
| 66 | +('susning','http://www.susning.nu/$1',0), |
| 67 | +('svgwiki','http://wiki.svg.org/$1',0), |
| 68 | +('tavi','http://tavi.sourceforge.net/$1',0), |
| 69 | +('tejo','http://www.tejo.org/vikio/$1',0), |
| 70 | +('tmbw','http://www.tmbw.net/wiki/$1',0), |
| 71 | +('tmnet','http://www.technomanifestos.net/?$1',0), |
| 72 | +('tmwiki','http://www.EasyTopicMaps.com/?page=$1',0), |
| 73 | +('theopedia','http://www.theopedia.com/$1',0), |
| 74 | +('twiki','http://twiki.org/cgi-bin/view/$1',0), |
| 75 | +('uea','http://www.tejo.org/uea/$1',0), |
| 76 | +('unreal','http://wiki.beyondunreal.com/wiki/$1',0), |
| 77 | +('usemod','http://www.usemod.com/cgi-bin/wiki.pl?$1',0), |
| 78 | +('vinismo','http://vinismo.com/en/$1',0), |
| 79 | +('webseitzwiki','http://webseitz.fluxent.com/wiki/$1',0), |
| 80 | +('why','http://clublet.com/c/c/why?$1',0), |
| 81 | +('wiki','http://c2.com/cgi/wiki?$1',0), |
| 82 | +('wikia','http://www.wikia.com/wiki/$1',0), |
| 83 | +('wikibooks','http://en.wikibooks.org/wiki/$1',1), |
| 84 | +('wikicities','http://www.wikia.com/wiki/$1',0), |
| 85 | +('wikif1','http://www.wikif1.org/$1',0), |
| 86 | +('wikihow','http://www.wikihow.com/$1',0), |
| 87 | +('wikinfo','http://www.wikinfo.org/index.php/$1',0), |
| 88 | +('wikimedia','http://wikimediafoundation.org/wiki/$1',0), |
| 89 | +('wikinews','http://en.wikinews.org/wiki/$1',1), |
| 90 | +('wikiquote','http://en.wikiquote.org/wiki/$1',1), |
| 91 | +('wikipedia','http://en.wikipedia.org/wiki/$1',1), |
| 92 | +('wikisource','http://wikisource.org/wiki/$1',1), |
| 93 | +('wikispecies','http://species.wikimedia.org/wiki/$1',1), |
| 94 | +('wikitravel','http://wikitravel.org/en/$1',0), |
| 95 | +('wikiversity','http://en.wikiversity.org/wiki/$1',1), |
| 96 | +('wikt','http://en.wiktionary.org/wiki/$1',1), |
| 97 | +('wiktionary','http://en.wiktionary.org/wiki/$1',1), |
| 98 | +('wlug','http://www.wlug.org.nz/$1',0), |
| 99 | +('zwiki','http://zwiki.org/$1',0), |
| 100 | +('zzz wiki','http://wiki.zzz.ee/index.php/$1',0); |
Property changes on: trunk/phase3/maintenance/interwiki.sql |
___________________________________________________________________ |
Added: svn:eol-style |
1 | 101 | + native |
Added: svn:keywords |
2 | 102 | + Author Date Id Revision |