diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002923.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-February/002923.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002923.html b/zarb-ml/mageia-sysadm/2011-February/002923.html new file mode 100644 index 000000000..f6dcc6b17 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-February/002923.html @@ -0,0 +1,82 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] mediawiki + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20mediawiki&In-Reply-To=%3CAANLkTi%3DUp7m4NMz-Qn18V-O_vuzPXmKd3sSmKPDTh3Ov%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002922.html"> + <LINK REL="Next" HREF="002743.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] mediawiki</H1> + <B>Romain d'Alverny</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20mediawiki&In-Reply-To=%3CAANLkTi%3DUp7m4NMz-Qn18V-O_vuzPXmKd3sSmKPDTh3Ov%40mail.gmail.com%3E" + TITLE="[Mageia-sysadm] mediawiki">rdalverny at gmail.com + </A><BR> + <I>Fri Feb 25 15:03:08 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002922.html">[Mageia-sysadm] mediawiki +</A></li> + <LI>Next message: <A HREF="002743.html">[Mageia-sysadm] pub key for emuse +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2923">[ date ]</a> + <a href="thread.html#2923">[ thread ]</a> + <a href="subject.html#2923">[ subject ]</a> + <a href="author.html#2923">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Thu, Feb 17, 2011 at 16:32, Buchan Milne <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">bgmilne at staff.telkomsa.net</A>> wrote: +><i> On Thursday, 17 February 2011 12:40:51 Buchan Milne wrote: +</I>><i> +</I>>><i> The rest of the settings for LDAPAuthentication.php should be as follows. +</I>>><i> Note that the option to pull preferences from LDAP includes the +</I>>><i> perferredLanguage attribute (which we currently set on registration, but +</I>>><i> the user is able to change it - we may want to try and constrain the +</I>>><i> values that can be put there in future). +</I>><i> +</I>><i> How is language selection done, purely by visiting wiki.mageia.org/$lang, or +</I>><i> is there also automatic detection, or based on user's prefs? +</I> +(sorry I'm late) + +In order: + a. based on specified URL: <A HREF="http://wiki.mageia.org/en/Whatever">http://wiki.mageia.org/en/Whatever</A> will +show the English document, no matter the user-agent/session +preferences are; + b. if a user is going automatically to <A HREF="http://wiki.mageia.org/">http://wiki.mageia.org/</A> (which +holds no wiki at this very address), we'll make a redirection based on +user-agent preferences (I can provide this, it's about a few lines of +code); + c. if we ever get to have a mageia.org global user session, we may +amend b. in the future by using the user preferences, but that's not +near. + +Romain +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002922.html">[Mageia-sysadm] mediawiki +</A></li> + <LI>Next message: <A HREF="002743.html">[Mageia-sysadm] pub key for emuse +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2923">[ date ]</a> + <a href="thread.html#2923">[ thread ]</a> + <a href="subject.html#2923">[ subject ]</a> + <a href="author.html#2923">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |