Brion,
Brilliant! But this only does half the job. The links within the wiki don't respect the root URL I specified in LocalSettings.php, under $wgServer, or the forwarded URL, but all still link to the actual host URL. I don't know how to change these?
Also, is there some way to tell MediaWiki to change all links to external sites to say target="_top"?
Thanks!
kerim
On Jul 31, 2004, at 6:23 PM, Brion Vibber wrote:
P. Kerim friedman wrote:
I'm a little closer to understanding what is going on with my absolute failure to get MediaWiki to respect EasyDNS' domain forwarding. It seems that they use frames. From their website:
[snip]
Now, my problem isn't one of getting the outside links to work, although that would be nice. (Movable Type seems able to support this.) But rather, I think the .htaccess file I am using to clean up the domain names is perhaps breaking the frame?
MediaWiki includes an anti-framejacker defense shield. If you want to take this out, open up stylesheets/wikibits.js and remove this:
// Un-trap us from framesets if( window.top != window ) window.top.location = window.location;
-- brion vibber (brion @ pobox.com) _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l