[Mediawiki-l] Interwiki links (was Blacklist pages from viewing?)

Brion Vibber brion at pobox.com
Wed Aug 4 18:31:47 UTC 2004


P. Kerim friedman wrote:
> Unfortunately, it doesn't seem easy to modify the list of recognized 
> interwiki links in MediaWiki. I know in TikiWiki there was an admin page 
> for this, but MediaWiki doesn't have one. All I could find was a page 
> where you can suggest sites to be added into the next release of the 
> code!

There's not currently an admin page for it, but you can edit the list 
directly in the database.

To add a new prefix:

INSERT INTO interwiki VALUES('prefix', 'http://the.url/wiki/$1');

-- brion vibber (brion @ pobox.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : http://lists.wikimedia.org/pipermail/mediawiki-l/attachments/20040804/c41e3488/attachment.pgp 


More information about the MediaWiki-l mailing list