It's been mentioned that if you hack the vars in LocalSettings.php so that the includes, maintenance, and languages directories are one place (eg, a global location), but extensions, images, and skins are someplace else (a user-specific location), you can change the variables so it works. (I should try it just to see how it works.)
What one could do is use rewrite rules so that all Wiki requests, no matter for which one it is, are funelled through the same index.php. Then LocalSettings.php will parse the query and extract which wiki it is for. It then uses this to set some paths, and include the appropriate LocalSettings.php.
On Wed, 30 Mar 2005 09:44:00 -0800, Jan Steinman Jan@bytesmiths.com wrote:
On 30 Mar 2005, at 02:38, Hans Huijgen wrote:
While working with my wiki, I want to create different layouts for different peaces of my wiki. I could just install different mediawiki's, but that is a bit too much space consuming...
I installed *one* copy of MediaWiki 1.4, then wrote a script that duplicated the directory structure and hard-linked the files. Result is multiple wikis in nearly the same space. (Unix only -- I don't think you can do that in Windows.)
This might not be exactly what you're looking for, but may be a place to start.
:::: Base 8 is just like base 10, if you are missing two fingers. - Tom Lehrer :::: Jan Steinman http://www.Bytesmiths.com/Item/003AA08
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l