Subversion Repositories wimsdev

Rev

Rev 13136 | Rev 15928 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13136 Rev 13345
Line 24... Line 24...
24
 !set restart=no
24
 !set restart=no
25
 !exit
25
 !exit
26
!endif
26
!endif
27
 
27
 
28
!if not_manager iswordof $error
28
!if not_manager iswordof $error
29
 Sorry but only the webmaster has the right to create institution portals.
29
 Sorry but only the webmaster has the right to create $cname.
30
 !exit
30
 !exit
31
!endif
31
!endif
32
 
32
 
33
!if getpass iswordof $error
33
!if getpass iswordof $error
34
 !if $sendmail!=$empty
34
 !if $sendmail!=$empty
Line 44... Line 44...
44
  You must enter this password before continuing.
44
  You must enter this password before continuing.
45
 !endif
45
 !endif
46
 <p>
46
 <p>
47
 !form reply
47
 !form reply
48
  <input type="hidden" name="step" value="0" />
48
  <input type="hidden" name="step" value="0" />
-
 
49
  <label for="regpass">
-
 
50
    Enter the password:
-
 
51
  </label>
49
  Enter the password: <input size="16" name="regpass" type="password" />
52
  <input size="16" name="regpass" id="regpass" type="password" required />
50
 
-
 
51
!formend
53
 !formend
52
 
54
 
53
 Remark. The password for creation of virtual classes should be obtained from
55
 Remark. The password for creation of virtual classes should be obtained from
54
 !mailurl $wims_site_manager the manager\
56
 !mailurl $wims_site_manager the manager\
55
Virtual class creation password
57
Virtual class creation password
56
 of this WIMS site.
58
 of this WIMS site.
57
 !set restart=no
59
 !set restart=no
58
 !exit
-
 
59
!endif
-
 
60
 
-
 
61
!if getid iswordof $error
-
 
62
 !if $regpass$regid!=$empty
-
 
63
  Sorry, your password is not correct. Please try again.
-
 
64
 !else
-
 
65
  The creation of virtual classes on this site !if classdontexists=$error
-
 
66
 Cette classe n'existe pas.
-
 
67
 !exit
-
 
68
!endif
-
 
69
 
-
 
70
!if notexempleclass=$error
-
 
71
 Cette classe n'est pas une classe d'exemple : impossible de la copier.
-
 
72
 !exit
60
 !exit
73
!endif
61
!endif
74
 
62
 
75
!if badcpmethod=$error
63
!if getid iswordof $error
-
 
64
  !if $regpass$regid!=$empty
76
 Méthode de copie impossible à identifier. Recommencer l'opération. Si l'erreur persiste contacter l'administrateur du serveur.
65
    Sorry, your password is not correct. Please try again.
77
 !exit
66
  !else
78
!endifis protected by a system of
67
    The creation of virtual classes on this site is protected by a system of
79
  authentication. Please identify yourself.
68
    authentication. Please identify yourself.
80
 !endif
69
  !endif
81
 
70
  </div>
82
 !form reply
71
  !form reply
83
  <table class="wimscenter wimsnoborder">
72
    <fieldset class="property_fields halfwidth blockcenter">
-
 
73
      <div class="field box">
84
  <tr><td style="text-align:right">
74
        <label for="regid">
-
 
75
          Name of your account:
-
 
76
        </label>
85
  Entrez the name of your account:</td><td><input size="20" name="regid" /></td>
77
        <input size="20" name="regid" id="regid" required/>
-
 
78
      </div>
-
 
79
      <div class="field box">
86
  </tr><tr><td style="text-align:right">
80
        <label for="regpass">
-
 
81
          And the password:
-
 
82
        </label>
87
  And the password:</td><td><input size="16" name="regpass" type="password" />
83
        <input size="16" name="regpass" id="regpass" type="password"  required/>
-
 
84
      </div>
-
 
85
      <div class="wimscenter">
88
  <input type="submit" value="$wims_name_tosave" /></td>
86
        <input type="submit" value="$wims_name_send" />
89
  </tr></table>
87
      </div>
90
 
88
    </fieldset>
91
!formend
89
  !formend
92
 Remark. Please write to
90
  Remark. Please write to
93
 !mailurl $wims_site_manager the webmaster\
91
  !mailurl $wims_site_manager the webmaster\
94
Virtual class creation password
92
Virtual class creation password
95
 if you want an account for creating virtual classes.
93
  if you want an account for creating virtual classes.
96
 !set restart=no
94
  !set restart=no
97
 !exit
95
  !exit
98
!endif
96
!endif
99
 
97
 
100
!if class_quota=$error
98
!if class_quota=$error
101
 You have the right to install up to $r_quota1 classes. You've had all;
99
 You have the right to install up to $r_quota1 classes. You've had all;
102
 no room for more.
100
 no room for more.