Subversion Repositories ALCASAR

Rev

Rev 899 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 899 Rev 2818
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<HTML><!-- written by Rexy -->
2
<HTML><!-- written by Rexy -->
3
<HEAD>
3
<HEAD>
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
<title>Help Page</title>
5
<title>Help Page</title>
6
<link rel="stylesheet" href="/css/style.css" type="text/css">
6
<link rel="stylesheet" href="/css/acc.css" type="text/css">
7
</HEAD>
7
</HEAD>
8
<body>
8
<body>
9
<center>
9
<center>
10
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
10
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
11
	<tr><th>PERIODES HEBDOMADAIRES - WEEKLY PERIODS</th></tr>
11
	<tr><th>PERIODES HEBDOMADAIRES - WEEKLY PERIODS</th></tr>
12
	<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
12
	<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
13
</TABLE>
13
</TABLE>
14
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
14
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
15
<tr><td valign="middle" align="center">
15
<tr><td valign="middle" align="center">
16
Cet attribut définit les périodes hebdomadaires pendant lesquelles un usager ou un groupe peut se connecter. 
16
Cet attribut définit les périodes hebdomadaires pendant lesquelles un usager ou un groupe peut se connecter. 
17
Le format de cet attribut est une liste de périodes séparées par une virgule. 
17
Le format de cet attribut est une liste de périodes séparées par une virgule. 
18
Par exemple "Wk0755-1700,Sa,Su2000-2230" autorise les connexions les jours ouvrés de 7h55 à 17h00 et le week-end de 20h00 à 22h30. Les journées sont définies ainsi : Mo, Tu, We, Th, Fr, Sa ou Su. 
18
Par exemple "Wk0755-1700,Sa,Su2000-2230" autorise les connexions les jours ouvrés de 7h55 à 17h00 et le week-end de 20h00 à 22h30. Les journées sont définies ainsi : Mo, Tu, We, Th, Fr, Sa ou Su. 
19
"Wk" couvre la période du lundi au vendredi. "Any" couvre tous les jours de la semaine. 
19
"Wk" couvre la période du lundi au vendredi. "Any" couvre tous les jours de la semaine. 
20
Le jour est suivi du créneau horaire au format hhmm-hhmm
20
Le jour est suivi du créneau horaire au format hhmm-hhmm
21
<hr>
21
<hr>
22
Login-Time defines the time span a user may login to the system.
22
Login-Time defines the time span a user may login to the system.
23
A time string may be a list of simple time strings separated by a coma.
23
A time string may be a list of simple time strings separated by a coma.
24
For example, "Wk0755-1700,Sa,Su2000-2230" allows connections on opens days between 07h55 and 17h00 and the W.E between 20h00 and 22h30. 
24
For example, "Wk0755-1700,Sa,Su2000-2230" allows connections on opens days between 07h55 and 17h00 and the W.E between 20h00 and 22h30. 
25
Each simple time string must begin with a day definition. That can be just
25
Each simple time string must begin with a day definition. That can be just
26
one day, multiple days, or a range of days separated by a hyphen. A
26
one day, multiple days, or a range of days separated by a hyphen. A
27
day is Mo, Tu, We, Th, Fr, Sa or Su, or Wk for Mo-Fr. "Any" means all days.
27
day is Mo, Tu, We, Th, Fr, Sa or Su, or Wk for Mo-Fr. "Any" means all days.
28
After that a range of hours follows in hhmm-hhmm format.
28
After that a range of hours follows in hhmm-hhmm format.
29
</td></tr>
29
</td></tr>
30
</table>
30
</table>
31
<br>
31
<br>
32
<a href="javascript:window.close();"><b>Close / Fermer</b></a>
32
<a href="javascript:window.close();"><b>Close / Fermer</b></a>
33
</center>
33
</center>
34
</body>
34
</body>
35
</html>
35
</html>
36
 
36