Subversion Repositories wimsdev

Rev

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

Rev 16124 Rev 16125
Line 12... Line 12...
12
  $noagreecgu_msg
12
  $noagreecgu_msg
13
  !exit
13
  !exit
14
!endif
14
!endif
15
 
15
 
16
!if no_subclass iswordof $error
16
!if no_subclass iswordof $error
17
 You have no right to create subclasses under the current circumstances.
17
  You have no right to create subclasses under the current circumstances.
18
 !set restart=no
18
  !set restart=no
19
 !exit
19
  !exit
20
!endif
20
!endif
21
 
21
 
22
!if no_right iswordof $error
22
!if no_right iswordof $error
23
 Sorry, you have no right to create virtual classes on this site. Please
23
 Sorry, you have no right to create virtual classes on this site. Please
24
 !mailurl $wims_site_manager contact the webmaster\
24
  !mailurl $wims_site_manager contact the webmaster\
25
Virtual class creation
25
Virtual class creation
26
 for more details.
26
  for more details.
27
 !set restart=no
27
  !set restart=no
28
 !exit
28
  !exit
29
!endif
29
!endif
30
 
30
 
31
!if not_manager iswordof $error
31
!if not_manager iswordof $error
32
 Sorry but only the webmaster has the right to create $cname.
32
  Sorry but only the webmaster has the right to create $cname.
33
 !exit
33
  !exit
34
!endif
34
!endif
35
 
35
 
36
!if getpass iswordof $error
36
!if getpass iswordof $error
37
 !if $sendmail!=$empty
37
  !if $sendmail!=$empty
38
  <div class="wimscenter">
-
 
39
  The password has beed send by email to the adress
38
    The password has beed send by email to the adress $sendmail.
40
  </div>
-
 
41
 !endif
39
  !endif
42
 !if $regpass!=$empty
40
  !if $regpass!=$empty
43
  Sorry, your password is not correct. Please try again.
41
    Sorry, your password is not correct. Please try again.
44
 !else
42
  !else
45
  The creation of $cname on this site is protected by a password.
43
    The creation of $cname on this site is protected by a password.
46
  You must enter this password before continuing.
44
    You must enter this password before continuing.
47
 !endif
45
  !endif
48
 
-
 
49
 !form reply
46
 !form reply
50
  <input type="hidden" name="step" value="0" />
47
  <input type="hidden" name="step" value="0" />
51
  <label for="regpass">Enter the password:</label>
48
  <label for="regpass">Enter the password:</label>
52
  <input size="16" name="regpass" id="regpass" type="password" required />
49
  <input size="16" name="regpass" id="regpass" type="password" required />
53
 !formend
50
 !formend
Line 64... Line 61...
64
  !if $regpass$regid!=$empty
61
  !if $regpass$regid!=$empty
65
    Sorry, your password is not correct. Please try again.
62
    Sorry, your password is not correct. Please try again.
66
  !else
63
  !else
67
    The creation of virtual classes on this site is protected by a system of
64
    The creation of virtual classes on this site is protected by a system of
68
    authentication. Please identify yourself.
65
    authentication. Please identify yourself.
69
  !endif
66
  !endif
70
 
-
 
71
  </div>
67
  </div>
72
  !form reply
68
  !form reply
73
    <fieldset class="property_fields halfwidth blockcenter">
69
    <fieldset class="property_fields halfwidth blockcenter">
74
      <div class="field box">
70
      <div class="field box">
75
        <label for="regid">
71
        <label for="regid">
Line 86... Line 82...
86
      <div class="wimscenter">
82
      <div class="wimscenter">
87
        <input type="submit" value="$wims_name_send" />
83
        <input type="submit" value="$wims_name_send" />
88
      </div>
84
      </div>
89
    </fieldset>
85
    </fieldset>
90
  !formend
86
  !formend
-
 
87
 
91
  <p>
88
  <p>
92
    Remark. Please write to
89
    Remark. Please write to
93
    !mailurl $wims_site_manager the webmaster\
90
    !mailurl $wims_site_manager the webmaster\
94
Virtual class creation password
91
Virtual class creation password
95
    if you want an account for creating virtual classes.
92
    if you want an account for creating virtual classes.
96
  </p>
93
  </p>
97
  !set restart=no
94
  !set restart=no
98
  !exit
95
  !exit
99
!endif
96
!endif
100
 
97
 
101
!if class_quota=$error
98
!if class_quota=$error
102
  You have the right to install up to $r_quota1 classes.
99
  You have the right to install up to $r_quota1 classes.
103
  You've had all; no room for more.
100
  You've had all; no room for more.
104
  !set restart=no
101
  !set restart=no
105
  !exit
102
  !exit
106
!endif
103
!endif
107
 
104
 
108
!if bad_secure=$error
105
!if bad_secure=$error
109
  Your current host does not fit your definition of secure access
106
  Your current host does not fit your definition of secure access
110
  (<span class="tt">$secure</span>)! This is probably an error which would make you unable
107
  (<span class="tt">$secure</span>)! This is probably an error which would make you unable
111
  to control your class.
108
  to control your class.
112
  <p>
109
  <p>
113
    Please read attentively the documentation below. If you still do not
110
  Please read attentively the documentation below. If you still do not
114
    understand, leave this field empty (you will be sent temporary secret codes
111
  understand, leave this field empty (you will be sent temporary secret codes
115
    for sensitive operations), or put the word <span class="tt">all</span> to disable this
112
  for sensitive operations), or put the word <span class="tt">all</span> to disable this
116
    security measure.
113
    security measure.
117
  </p>
-
 
118
  <hr />
114
  </p><hr />
119
  !read help/hosts.phtml
115
  !read help/hosts.phtml
120
  !reset secure
116
  !reset secure
121
  !exit
117
  !exit
122
!endif
118
!endif
123
 
119
 
124
!if has_empty=$error
120
!if has_empty=$error
125
  You have not given all the necessary information for the creation of a
121
  You have not given all the necessary information for the creation of a
126
  class. Please complete your data before submitting them.<br/>
122
  class. Please complete your data before submitting them.<br/>
127
  <span class="tt wims_code_words">$(wims_name_$error_subject) required.</span>
123
  <span class="tt wims_code_words">$(wims_name_$error_subject) required.</span>
128
  !exit
124
  !exit
129
!endif
125
!endif
130
 
126
 
131
!if too_short=$error
127
!if too_short=$error
132
  The data field <span class="tt wims_code_words">$(wims_name_$(error_subject))</span> seems to be too short.
128
  The data field <span class="tt wims_code_words">$(wims_name_$(error_subject))</span> seems to be too short.
133
  !exit
129
  !exit
134
!endif
130
!endif
135
 
131
 
136
!if bad_date=$error
132
!if bad_date=$error
137
  Your expiration data is not correct.
133
  Your expiration data is not correct.
138
  !exit
134
  !exit
139
!endif
135
!endif
140
 
136
 
141
!if anti_date=$error
137
!if anti_date=$error
142
  Your class has an expiration date before today. It would be expired before
138
  Your class has an expiration date before today. It would be expired before
143
  being created!
139
  being created!
144
  !exit
140
  !exit
145
!endif
141
!endif
146
 
142
 
147
!if bad_level=$error
143
!if bad_level=$error
148
  Bad level value.
144
  Bad level value.
149
  !exit
145
  !exit
150
!endif
146
!endif
151
 
147
 
152
!if bad_email=$error
148
!if bad_email=$error
153
  Your email address is apparently not valid.
149
  Your email address is apparently not valid.
154
  <p>
150
  <p>
155
    Please be aware that your creation of class will not succeed, unless
151
  Please be aware that your creation of class will not succeed, unless
156
    you submit a REAL email address of YOUR OWN.
152
  you submit a REAL email address of YOUR OWN.
157
  </p>
153
  </p>
158
  !exit
154
  !exit
159
!endif
155
!endif
160
 
156
 
161
!if existing=$error
157
!if existing=$error
162
  The class $classname seems already exist. You should not recreate the
158
  The class $classname seems already exist. You should not recreate the
163
  same class.
159
  same class.
164
  !exit
160
  !exit
165
!endif
161
!endif
166
 
162
 
167
!if pass_discord isin $error
163
!if pass_discord isin $error
168
  The password you retyped (
164
  The password you retyped (
169
  !if sup isin $error
165
  !if sup isin $error
170
   teacher 
166
    teacher
171
   !if class isin $error
167
    !if class isin $error
172
     and class
168
      and class
173
   !endif
169
    !endif
174
  !else
170
  !else
175
    !if class isin $error
171
    !if class isin $error
176
     class
172
      class
177
    !endif
173
    !endif
178
  !endif
174
  !endif
179
  ) does not correspond to the one originally given. Your
175
  ) does not correspond to the one originally given. Your
180
  class can therefore not be created. Please try again.
176
  class can therefore not be created. Please try again.
181
  again.
177
  again.
Line 190... Line 186...
190
!endif
186
!endif
191
 
187
 
192
!if bad_code=$error
188
!if bad_code=$error
193
  You did not enter the right code for the class. Have you given your
189
  You did not enter the right code for the class. Have you given your
194
  email address correctly?
190
  email address correctly?
-
 
191
  <p>
195
  <p>This failure has been logged.</p>
192
  This failure has been logged.
-
 
193
  </p>
196
  !exit
194
  !exit
197
!endif
195
!endif
198
 
196
 
199
!if define_fail=$error or abuse=$error
197
!if define_fail=$error or abuse=$error
200
  The server has failed to insert your class into the database. This is
198
  The server has failed to insert your class into the database. This is
Line 211... Line 209...
211
!if duplicate=$error
209
!if duplicate=$error
212
  You have tried to recreate an existing class. Perhaps because you clicked
210
  You have tried to recreate an existing class. Perhaps because you clicked
213
  on the button `reload'? In any case, your class $classname is already
211
  on the button `reload'? In any case, your class $classname is already
214
  there, and the second tentative of creation is ignored.
212
  there, and the second tentative of creation is ignored.
215
  <div>
213
  <div>
216
    !read adm/lang/links.phtml.$modu_lang
214
  !read adm/lang/links.phtml.$modu_lang
217
  </div>
215
  </div>
218
  !exit
216
  !exit
219
!endif
217
!endif
220
 
218
 
221
!if classdontexists=$error
219
!if classdontexists=$error