On 5/25/06, Hugh Prior mediawiki@localpin.com wrote:
I am trying to set up a trilingual wiki (www.treekee.com). Gosh, what a lot of grief the multi-lingual wiki setup is; really is a design disaster. Anyway, no point crying over spilt milk:
a) is there a way I can have single signon. It's a right pain for me (and even worse for users) to have to have 3 signons.
See $wgSharedDB in DefaultSettings.php. Point the 2 other wikis to whichever one you want to use for the user database (doesn't matter).
b) I heard rumour that there are plans to completely revamp multi-lingual wiki design - can somebody point me to the right spot to follow this please.
There is no specific discussion list but there's a branch in subversion, mlmw, where you find the current code. It doesn't yet get you where you want, though.
Erik