If you really don't mind redirecting a skin you can put a javascript or meta 
redirect in the skin file.

Here is what you need for a meta one, but it doesn't always work in all 
browsers.
<html>
<head>
<meta http-equiv="refresh" content="0;url=new_place/index.html">
</head>
</html>

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to