/[ludap]/ludap/etc/user.schema.dist
ViewVC logotype

Diff of /ludap/etc/user.schema.dist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mose, Fri Sep 5 02:04:12 2003 UTC revision 1.3 by mose, Tue Sep 9 15:00:05 2003 UTC
# Line 1  Line 1 
1  cn = 1  cn = 1
2    mail = 1
3  userpassword = 1  userpassword = 1
4  userpassword_confirm = 1  userpassword_confirm = 1
5  sn = 1  sn = 1
# Line 14  mobile = 1 Line 15  mobile = 1
15  postaladdress = 1  postaladdress = 1
16  postalcode = 1  postalcode = 1
17  l = 1  l = 1
18  c = 0  c = 1
19  mail = 1  url = 1
 homeurl = 1  
20  preferredlanguage = 0  preferredlanguage = 0
21  comment = 1  comment = 1
22  jpegphoto = 0  jpegphoto = 0
# Line 52  ValidationErrorMessage = La confirmation Line 52  ValidationErrorMessage = La confirmation
52  TYPE = text  TYPE = text
53  NAME = sn  NAME = sn
54  MAXLENGTH = 42  MAXLENGTH = 42
55    ValidateAsNotEmpty = 1
56  Capitalization = words  Capitalization = words
57  LABEL = Nom de famille  LABEL = Nom de famille
58    ValidationErrorMessage = Vous devez préciser votre nom de famille.
59    
60  [givenname]  [givenname]
61  TYPE = text  TYPE = text
# Line 133  NAME = mail Line 135  NAME = mail
135  ValidateAsEmail = 1  ValidateAsEmail = 1
136  ValidationErrorMessage = Vous devez préciser une adresse email valide.  ValidationErrorMessage = Vous devez préciser une adresse email valide.
137    
138  [homeurl]  [url]
139  TYPE = text  TYPE = text
140  LABEL = Url  LABEL = Url
141  NAME = homeurl  NAME = url
142    
143  [preferredlanguage]  [preferredlanguage]
144  TYPE = select  TYPE = text
145  LABEL = Langue  LABEL = Langue
146  NAME = preferredlanguage  NAME = preferredlanguage
147    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26