325 |
richard |
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
2 |
<HTML><!-- written by Rexy -->
|
|
|
3 |
<HEAD>
|
|
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
5 |
<title>Help Page</title>
|
2818 |
rexy |
6 |
<link rel="stylesheet" href="/css/acc.css" type="text/css">
|
325 |
richard |
7 |
</HEAD>
|
|
|
8 |
<body>
|
|
|
9 |
<center>
|
|
|
10 |
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
|
899 |
richard |
11 |
<tr><th>PERIODES HEBDOMADAIRES - WEEKLY PERIODS</th></tr>
|
325 |
richard |
12 |
<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
|
|
|
13 |
</TABLE>
|
|
|
14 |
<TABLE width="100%" border=1 cellspacing=0 cellpadding=1>
|
|
|
15 |
<tr><td valign="middle" align="center">
|
899 |
richard |
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.
|
|
|
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.
|
|
|
20 |
Le jour est suivi du créneau horaire au format hhmm-hhmm
|
|
|
21 |
<hr>
|
|
|
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.
|
|
|
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
|
|
|
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.
|
|
|
28 |
After that a range of hours follows in hhmm-hhmm format.
|
325 |
richard |
29 |
</td></tr>
|
|
|
30 |
</table>
|
|
|
31 |
<br>
|
|
|
32 |
<a href="javascript:window.close();"><b>Close / Fermer</b></a>
|
|
|
33 |
</center>
|
|
|
34 |
</body>
|
|
|
35 |
</html>
|