Subversion Repositories wimsdev

Rev

Rev 17260 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
13136 obado 1
!set lang_exists=yes
23 reyssat 2
 
11217 obado 3
!default wims_name_passsup=$wims_name_Password ($name_sup)
4
!default wims_name_password=$wims_name_Password ($name_classesss)
10929 bpr 5
!default wims_name_institution=$name_Name_portal
6
!default wims_name_description=$wims_name_name $name_classesss
7
 
17261 bpr 8
!set cname=!item $cltype+1 of virtual classes,,groups of classes,,\
9
  institution portals
10
 
13076 bpr 11
!if noagreecgu iswordof $error
13136 obado 12
  $noagreecgu_msg
13076 bpr 13
  !exit
14
!endif
15
 
23 reyssat 16
!if no_subclass iswordof $error
17261 bpr 17
  V trenutnih okoli¹èinah nimate pravic za ustvarjanje uèilnic.
18
  !set restart=no
19
  !exit
23 reyssat 20
!endif
21
 
22
!if no_right iswordof $error
17261 bpr 23
  Sorry, you have no right to create virtual classes on this site. Please
24
  !mailurl $wims_site_manager contact the webmaster\
23 reyssat 25
Virtual class creation
17261 bpr 26
  for more details.
27
  !set restart=no
28
  !exit
23 reyssat 29
!endif
30
 
31
!if not_manager iswordof $error
17261 bpr 32
  Sorry but only the webmaster has the right to create $cname.
33
  !exit
23 reyssat 34
!endif
35
 
36
!if getpass iswordof $error
17260 guerimand 37
  <div class="wims_msg warning">
17261 bpr 38
    Le mot de passe de création qui vous a été transmis par l'administrateur
39
    ne doit pas être communiqué.
17260 guerimand 40
    !if $cltype=2
17261 bpr 41
      De même, vous vous engagez à ne diffuser le mot de passe d'inscription des enseignants
42
      à votre groupement qu'aux enseignants dont vous souhaitez l'inscription
43
      dans votre groupement. En aucun cas ce mot de passe n'aura une diffusion publique.
44
      L'administrateur du serveur se réserve le droit de fermer votre groupement
45
      en cas de manquement à cette règle.
17260 guerimand 46
    !endif
47
  </div>
17261 bpr 48
  !if $sendmail!=$empty
49
    The password has been send by email to the address
50
    <br class="spacer">
51
  !endif
52
  !if $regpass!=$empty
53
    <div class="wims_msg warning">
54
      Sorry, your password is not correct. Please try again.
55
    </div>
56
  !else
57
    !if $sendmail=$empty
58
    The creation of $cname on this site is protected by a password.
59
    You must enter this password before continuing.
60
    !endif
61
  !endif
62
  !form reply
17200 guerimand 63
  <input type="hidden" name="step" value="$step">
17261 bpr 64
  <input type="hidden" name="job" value="$job">
13345 obado 65
  <label for="regpass">
66
    Enter the password:
67
  </label>
17261 bpr 68
  <input size="16" name="regpass" type="password" id="regpass" required>
69
  <input type="submit" value="$wims_name_send">
70
  !formend
71
  </div>
72
  <div class="wims_msg info">
73
    The password for creation of virtual classes should be obtained from
23 reyssat 74
 !mailurl $wims_site_manager the manager\
75
Virtual class creation password
17261 bpr 76
    of this WIMS site.
77
  !set restart=no
78
  !exit
23 reyssat 79
!endif
80
 
81
!if getid iswordof $error
13345 obado 82
  !if $regpass$regid!=$empty
83
    Sorry, your password is not correct. Please try again.
84
  !else
85
    The creation of virtual classes on this site is protected by a system of
86
    authentication. Please identify yourself.
87
  !endif
88
  </div>
89
  !form reply
90
    <fieldset class="property_fields halfwidth blockcenter">
91
      <div class="field box">
92
        <label for="regid">
93
          Name of your account:
94
        </label>
17180 bpr 95
        <input size="20" name="regid" id="regid" required>
13345 obado 96
      </div>
97
      <div class="field box">
98
        <label for="regpass">
99
          And the password:
100
        </label>
17180 bpr 101
        <input size="16" name="regpass" id="regpass" type="password"  required>
13345 obado 102
      </div>
103
      <div class="wimscenter">
17180 bpr 104
        <input type="submit" value="$wims_name_send">
13345 obado 105
      </div>
106
    </fieldset>
107
  !formend
17261 bpr 108
  <p>
109
    Remark. Please write to
110
    !mailurl $wims_site_manager the webmaster\
23 reyssat 111
Virtual class creation password
17261 bpr 112
    if you want an account for creating virtual classes.
113
    </p>
13345 obado 114
  !set restart=no
115
  !exit
23 reyssat 116
!endif
117
 
118
!if class_quota=$error
17261 bpr 119
  You have the right to install up to $r_quota1 classes. You've had all;
120
  no room for more.
121
  !set restart=no
122
  !exit
23 reyssat 123
!endif
124
 
2947 bpr 125
!if bad_secure=$error
17261 bpr 126
  Your current host does not fit your definition of secure access
127
  (<span class="tt wims_code_words">$secure</span>)! This is probably an error which would make you unable
128
  to control your class.
129
  <p>
130
  Please read attentively the documentation below. If you still do not
131
  understand, leave this field empty (you will be sent temporary secret codes
132
  for sensitive operations), or put the word <span class="tt wims_code_words">all</span> to disable this
133
  security measure.
134
  </p><hr>
135
  !read help/hosts.phtml
136
  !reset secure
137
  !exit
2947 bpr 138
!endif
139
 
23 reyssat 140
!if has_empty=$error
17261 bpr 141
  You have not given all the necessary informations for the creation of a
142
  class. Please complete your data before submitting them.<br>
143
  <span class="tt wims_code_words">$(wims_name_$error_subject) required.</span>
144
  !exit
23 reyssat 145
!endif
146
 
147
!if too_short=$error
17261 bpr 148
  The data field <span class="tt wims_code_words">$(wims_name_$(error_subject))</span> seems to be too short.
149
  !exit
23 reyssat 150
!endif
151
 
152
!if bad_date=$error
17261 bpr 153
  Your expiration data is not correct.
154
  !exit
23 reyssat 155
!endif
156
 
2947 bpr 157
!if anti_date=$error
17261 bpr 158
  Your class has an expiration date before today. It would be expired before
159
  being created!
160
  !exit
23 reyssat 161
!endif
162
 
163
!if bad_level=$error
17261 bpr 164
  Bad level value.
165
  !exit
23 reyssat 166
!endif
167
 
2947 bpr 168
!if bad_email=$error
17261 bpr 169
  Your email address is apparently not valid.
170
  <p>
171
  Please be aware that your creation of class will not succeed, unless
172
  you submit a REAL email address of YOUR OWN.
173
  </p>
174
  !exit
23 reyssat 175
!endif
176
 
177
!if existing=$error
17261 bpr 178
  The class $classname seems already exist. You should not recreate the
179
  same class.
180
  !exit
23 reyssat 181
!endif
182
 
15928 guerimand 183
!if pass_discord isin $error
17261 bpr 184
  The password you retyped does not correspond to the first one. Your
185
  creation of class is therefore not taken into account; you may try it
186
  again.
187
  !exit
23 reyssat 188
!endif
189
 
190
!if bad_pass=$error
17261 bpr 191
  Your $(wims_name_$(error_subject)) contains illegal characters.
192
  Please use a word containing only digits or letters without accent, and
193
  without space between them.
194
  !exit
23 reyssat 195
!endif
196
 
197
!if bad_code=$error
17261 bpr 198
  You did not enter the right code for the class. Have you given your
199
  email address correctly?
200
  <p>
201
  This failure has been logged.
202
  </p>
203
  !exit
23 reyssat 204
!endif
205
 
206
!if define_fail=$error or abuse=$error
17261 bpr 207
  The server has failed to insert your class into the database. This is
208
  an internal error of the software.
209
  <p>
210
    Please report the problem to the
211
    !mailurl $wims_site_manager webmaster\
23 reyssat 212
user registration failure
213
. Thanks!
17261 bpr 214
  </p>
215
  !exit
23 reyssat 216
!endif
217
 
218
!if duplicate=$error
17261 bpr 219
  You have tried to recreate an existing class. Perhaps because you clicked
220
  on the button `reload'? In any case, your class $classname is already
221
  there, and the second tentative of creation is ignored. <p>
222
  <div>
223
  !read adm/lang/links.phtml.$modu_lang
224
  </div>
225
  !exit
23 reyssat 226
!endif
227
 
9447 guerimand 228
!if classdontexists=$error
17261 bpr 229
  Cette classe n'existe pas.
230
  !exit
9447 guerimand 231
!endif
232
 
233
!if notexempleclass=$error
17261 bpr 234
  Cette classe n'est pas une classe d'exemple : impossible de la copier.
235
  !exit
9447 guerimand 236
!endif
237
 
238
!if badcpmethod=$error
17261 bpr 239
  Méthode de copie impossible à identifier. Recommencer l'opération.
240
  Si l'erreur persiste contacter l'administrateur du serveur.
241
  !exit
9447 guerimand 242
!endif
243
 
9461 guerimand 244
!if cloningnotallow=$error
17261 bpr 245
  La duplication de cette classe n'est pas autorisée par son administrateur.
246
  !exit
9461 guerimand 247
!endif
248
 
249
!if badcloningpwd=$error
17261 bpr 250
  Mauvais mot de passe de duplication.
251
  !exit
9461 guerimand 252
!endif
253
 
254
!if disallowcloning=$error
17261 bpr 255
  Aucune duplication de cette classe ne peut être réalisée.
256
  !exit
9461 guerimand 257
!endif
258
 
16124 guerimand 259
!if subclasslimit=$error
17261 bpr 260
  Vous avez atteint le nombre maximum de sous-classes ($max_subclasses).
261
  Il n'est pas possible d'en créer d'autres.
16124 guerimand 262
  !exit
263
!endif
264
 
17261 bpr 265
!if bad_file iswordof $error
266
  Désolé mais je ne peux pas reconnaître <em>$wims_deposit</em>
267
  comme un fichier de sauvegarde d'une classe. Soit vous avez envoyé un mauvais
268
  fichier, soit le fichier est endommagé.
269
  !exit
270
!endif
271
 
9447 guerimand 272
!msg $error