Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/recruiters: index.xml
Date: Sun, 20 Apr 2008 10:14:02
Message-Id: E1JnWYa-0002b6-82@stork.gentoo.org
1 phreak 08/04/20 10:14:00
2
3 Modified: index.xml
4 Log:
5 Document the ISO8601 date format for LDAP in the recruiters guide.
6
7 Revision Changes Path
8 1.61 xml/htdocs/proj/en/devrel/recruiters/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml?rev=1.61&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml?rev=1.61&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml?r1=1.60&r2=1.61
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml,v
17 retrieving revision 1.60
18 retrieving revision 1.61
19 diff -u -r1.60 -r1.61
20 --- index.xml 21 Feb 2008 21:40:46 -0000 1.60
21 +++ index.xml 20 Apr 2008 10:13:59 -0000 1.61
22 @@ -224,6 +224,9 @@
23 Next step is to fill the remaining informations needed, for example
24 <c>birthday</c>, <c>gentooLocation</c> and those others listed as
25 <c>undefined</c>.
26 +Please be aware, that as of <b>17. December 2007</b>, all dates
27 +in LDAP should be spelled in ISO8601, meaning like this: YYYY/MM/DD
28 +(ie. 2007/12/18).
29 </p>
30
31 <pre caption="Updating the attribute gentooLocation">
32 @@ -274,7 +277,7 @@
33 shadowAccount
34 ldapPublicKey
35 gentooLocation: Wales, UK
36 - birthday: 29 June 1984
37 + birthday: 1984/06/29
38 gentooRoles: Security/log monitoring apps, Auditing
39 gpgkey: 0x2217D168
40 gpgfingerprint: 4C01 D375 8AEF CB2D 3AED 3B2D 119C 7E35 2217 D168
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list