summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-February/002771.html
blob: 1c6fcd76c49de227007c774c8d9f7688b1f79bad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!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=%3C201102171732.33528.bgmilne%40staff.telkomsa.net%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="002769.html">
   <LINK REL="Next"  HREF="002772.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-sysadm] mediawiki</H1>
    <B>Buchan Milne</B> 
    <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20mediawiki&In-Reply-To=%3C201102171732.33528.bgmilne%40staff.telkomsa.net%3E"
       TITLE="[Mageia-sysadm] mediawiki">bgmilne at staff.telkomsa.net
       </A><BR>
    <I>Thu Feb 17 16:32:33 CET 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="002769.html">[Mageia-sysadm] mediawiki
</A></li>
        <LI>Next message: <A HREF="002772.html">[Mageia-sysadm] mediawiki
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#2771">[ date ]</a>
              <a href="thread.html#2771">[ thread ]</a>
              <a href="subject.html#2771">[ subject ]</a>
              <a href="author.html#2771">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On Thursday, 17 February 2011 12:40:51 Buchan Milne wrote:

&gt;<i> The rest of the settings for LDAPAuthentication.php should be as follows.
</I>&gt;<i> Note that the option to pull preferences from LDAP includes the
</I>&gt;<i> perferredLanguage attribute (which we currently set on registration, but
</I>&gt;<i> the user is able to change it - we may want to try and constrain the
</I>&gt;<i> values that can be put there in future).
</I>
How is language selection done, purely by visiting wiki.mageia.org/$lang, or 
is there also automatic detection, or based on user's prefs?

BTW., regarding preferredLanguage:

# ldapsearch objectClass=inetOrgPerson preferredLanguage|awk -F ': ' 
'/^preferredLanguage/ {print $2}'|sort|uniq -c|sort -rn
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
     44 fr
     36 en-us
     21 fr-fr
      9 en-gb
      8 es-es
      7 de-de
      6 ru-ru
      5 pt-br
      3 it-it
      3 fi-fi
      2 nl
      2 et-ee
      2 et
      2 es-ar
      2 en
      1 zh-tw
      1 zh-cn
      1 tr-tr
      1 sv-se
      1 sv
      1 ru
      1 pl-pl
      1 pl,en
      1 pl
      1 i-default
      1 fr-FR
      1 fr en ro
      1 fr-be
      1 fi
      1 es-pe
      1 en-en
      1 el
      1 de-ch
      1 cs-cz
      1 cs
      1 ca
      1 af


AFAICT, the following values listed above may be problematic:
- en-us
- fr-fr
- es-es
- de-de
- ru-ru
- it-it
- fi-fi
- et-ee
- es-ar
- tr-tr



I guess I should filter these out, and replace with en,fr,es,ru,it,fi,et,es,tr 
? I will fix the wrong ones in LDAP later.

Regards,
Buchan
</PRE>












<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="002769.html">[Mageia-sysadm] mediawiki
</A></li>
	<LI>Next message: <A HREF="002772.html">[Mageia-sysadm] mediawiki
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#2771">[ date ]</a>
              <a href="thread.html#2771">[ thread ]</a>
              <a href="subject.html#2771">[ subject ]</a>
              <a href="author.html#2771">[ 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>