Subversion Repositories wimsdev

Rev

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

Rev 2947 Rev 3049
1
!set wims_module_log=error: $error
1
!set wims_module_log=error: $error
2
 
2
 
3
!if no_subclass iswordof $error
3
!if no_subclass iswordof $error
4
 You have no right to create subclasses under the current circumstances.
4
 You have no right to create subclasses under the current circumstances.
5
 !set restart=no
5
 !set restart=no
6
 !exit
6
 !exit
7
!endif
7
!endif
8
 
8
 
9
!if no_right iswordof $error
9
!if no_right iswordof $error
10
 Sorry, you have no right to create virtual classes on this site. Please
10
 Sorry, you have no right to create virtual classes on this site. Please
11
 !mailurl $wims_site_manager contact the site manager\
11
 !mailurl $wims_site_manager contact the site manager\
12
Virtual class creation
12
Virtual class creation
13
 for more details.
13
 for more details.
14
 !set restart=no
14
 !set restart=no
15
 !exit
15
 !exit
16
!endif
16
!endif
17
 
17
 
18
!if not_manager iswordof $error
18
!if not_manager iswordof $error
19
 Sorry but only the site manager has the right to create institution portals.
19
 Sorry but only the site manager has the right to create institution portals.
20
 !exit
20
 !exit
21
!endif
21
!endif
22
 
22
 
23
!if getpass iswordof $error
23
!if getpass iswordof $error
24
 !if $sendmail!=$empty
24
 !if $sendmail!=$empty
25
  <font size="+1"><center>The password has beedn send by email to the adress
25
  <font size="+1"><center>The password has beedn send by email to the adress
26
  <p>
26
  <p>
27
 !endif
27
 !endif
28
 !if $regpass!=$empty
28
 !if $regpass!=$empty
29
  Sorry, your password is not correct. Please try again.
29
  Sorry, your password is not correct. Please try again.
30
 !else
30
 !else
31
  !set cname=!item $cltype+1 of virtual classes,,groups of classes,,\
31
  !set cname=!item $cltype+1 of virtual classes,,groups of classes,,\
32
	institution portals
32
	institution portals
33
  The creation of $cname on this site is protected by a password.
33
  The creation of $cname on this site is protected by a password.
34
  You must enter this password before continuing.
34
  You must enter this password before continuing.
35
 !endif
35
 !endif
36
 <p>
36
 <p>
37
 !form reply
37
 !form reply
38
  <input type=hidden name=step value=0>
38
  <input type=hidden name="step" value=0>
39
  Enter the password: <input size=16 name=regpass type=password>
39
  Enter the password: <input size=16 name="regpass" type=password>
40
 </form> <p>
40
 </form> <p>
41
 Remark. The password for creation of virtual classes should be obtained from
41
 Remark. The password for creation of virtual classes should be obtained from
42
 !mailurl $wims_site_manager the manager\
42
 !mailurl $wims_site_manager the manager\
43
Virtual class creation password
43
Virtual class creation password
44
 of this WIMS site.
44
 of this WIMS site.
45
 !set restart=no
45
 !set restart=no
46
 !exit
46
 !exit
47
!endif
47
!endif
48
 
48
 
49
!if getid iswordof $error
49
!if getid iswordof $error
50
 !if $regpass$regid!=$empty
50
 !if $regpass$regid!=$empty
51
  Sorry, your password is not correct. Please try again.
51
  Sorry, your password is not correct. Please try again.
52
 !else
52
 !else
53
  The creation of virtual classes on this site is protected by a system of
53
  The creation of virtual classes on this site is protected by a system of
54
  authentication. Please identify yourself.
54
  authentication. Please identify yourself.
55
 !endif
55
 !endif
56
 <p>
56
 <p>
57
 !form reply
57
 !form reply
58
  <p><table border=0 cellspacing=5>
58
  <p><table border=0 cellspacing=5>
59
  <tr><td align=right>
59
  <tr><td align="right">
60
  Entrez the name of your account:</td><td><input size=20 name=regid></td>
60
  Entrez the name of your account:</td><td><input size=20 name="regid"></td>
61
  </tr><tr><td align=right>
61
  </tr><tr><td align="right">
62
  And the password:</td><td><input size=16 name=regpass type=password>
62
  And the password:</td><td><input size=16 name="regpass" type=password>
63
  <input type=submit value="$wims_name_tosave"></td>
63
  <input type=submit value="$wims_name_tosave"></td>
64
  </tr></table>
64
  </tr></table>
65
 </form> <p>
65
 </form> <p>
66
 Remark. Please write to
66
 Remark. Please write to
67
 !mailurl $wims_site_manager the site manager\
67
 !mailurl $wims_site_manager the site manager\
68
Virtual class creation password
68
Virtual class creation password
69
 if you want an account for creating virtual classes.
69
 if you want an account for creating virtual classes.
70
 !set restart=no
70
 !set restart=no
71
 !exit
71
 !exit
72
!endif
72
!endif
73
 
73
 
74
!if class_quota=$error
74
!if class_quota=$error
75
 You have the right to install up to $r_quota1 classes. You've had all;
75
 You have the right to install up to $r_quota1 classes. You've had all;
76
 no room for more.
76
 no room for more.
77
 !set restart=no
77
 !set restart=no
78
 !exit
78
 !exit
79
!endif
79
!endif
80
 
80
 
81
!if bad_secure=$error
81
!if bad_secure=$error
82
 Your current host does not fit your definition of secure access
82
 Your current host does not fit your definition of secure access
83
 (<tt>$secure</tt>)! This is probably an error which would make you unable
83
 (<tt>$secure</tt>)! This is probably an error which would make you unable
84
 to control your class.
84
 to control your class.
85
 <p>
85
 <p>
86
 Please read attentively the documentation below. If you still don't
86
 Please read attentively the documentation below. If you still don't
87
 understand, leave this field empty (you will be sent temporary secret codes
87
 understand, leave this field empty (you will be sent temporary secret codes
88
 for sensitive operations), or put the word <tt>all</tt> to disable this
88
 for sensitive operations), or put the word <tt>all</tt> to disable this
89
 security measure.
89
 security measure.
90
 <p><hr><p>
90
 <p><hr><p>
91
 !read help/hosts.phtml
91
 !read help/hosts.phtml
92
 !reset secure
92
 !reset secure
93
 !exit
93
 !exit
94
!endif
94
!endif
95
 
95
 
96
!if has_empty=$error
96
!if has_empty=$error
97
 ¹ï©ó½Òµ{ªº¶}³]¸ê®Æ¤£§¹¥þ¡I½Ð¦b°e¥X¸ê®Æ«e¥ý±N°ò¥»¸ê®Æ¶ñ¼g§¹¥þ¡C
97
 ¹ï©ó½Òµ{ªº¶}³]¸ê®Æ¤£§¹¥þ¡I½Ð¦b°e¥X¸ê®Æ«e¥ý±N°ò¥»¸ê®Æ¶ñ¼g§¹¥þ¡C
98
 !exit
98
 !exit
99
!endif
99
!endif
100
 
100
 
101
!if no_exercise=$error
101
!if no_exercise=$error
102
 ±z­n¨D¶}³] "$name_level" µ¥¯Åªº½Òµ{¡A¦ý«Ü¤£©¯ªº¥»¦øªA¾¹¦b³o­Óµ¥¯Åªº½Òµ{¤¤ÁÙ¨S
102
 ±z­n¨D¶}³] "$name_level" µ¥¯Åªº½Òµ{¡A¦ý«Ü¤£©¯ªº¥»¦øªA¾¹¦b³o­Óµ¥¯Åªº½Òµ{¤¤ÁÙ¨S
103
 ²ßÃD¡F¦]¦¹±z©Ò¶}³]ªº½Òµ{¨S¦³¥Î³B¡A¥¼¨Ó§Ú­Ì±N·|¼W¥[§ó¦hªºÀ³¥Îµ{¦¡¡A½Ð¦b©¹«áÀˬd¥»¯¸¥x¡C
103
 ²ßÃD¡F¦]¦¹±z©Ò¶}³]ªº½Òµ{¨S¦³¥Î³B¡A¥¼¨Ó§Ú­Ì±N·|¼W¥[§ó¦hªºÀ³¥Îµ{¦¡¡A½Ð¦b©¹«áÀˬd¥»¯¸¥x¡C
104
 !exit
104
 !exit
105
!endif
105
!endif
106
 
106
 
107
!if too_short=$error
107
!if too_short=$error
108
 "$(name_$error_subject)" ¦ü¥G¤Óµu¦Ó²£¥Í¸ê®Æ¿ù»~¡C
108
 "$(name_$error_subject)" ¦ü¥G¤Óµu¦Ó²£¥Í¸ê®Æ¿ù»~¡C
109
 !exit
109
 !exit
110
!endif
110
!endif
111
 
111
 
112
!if bad_date=$error
112
!if bad_date=$error
113
 ´Áº¡³]©w¸ê®Æ¤£¥¿½T¡I
113
 ´Áº¡³]©w¸ê®Æ¤£¥¿½T¡I
114
 !exit
114
 !exit
115
!endif
115
!endif
116
 
116
 
117
!if anti_date=$error
117
!if anti_date=$error
118
 ±z©Ò³]©wªº´Áº¡¤é´Á¤ñ¤µ¤ÑÁÙ¦­¡A½Òµ{¦b¶}³]«e§Y¤w¨ì´Á¡I
118
 ±z©Ò³]©wªº´Áº¡¤é´Á¤ñ¤µ¤ÑÁÙ¦­¡A½Òµ{¦b¶}³]«e§Y¤w¨ì´Á¡I
119
 !exit
119
 !exit
120
!endif
120
!endif
121
 
121
 
122
!if bad_level=$error
122
!if bad_level=$error
123
 ¤£¾A·íªºµ¥¯Å¼Æ­È¡I
123
 ¤£¾A·íªºµ¥¯Å¼Æ­È¡I
124
 !exit
124
 !exit
125
!endif
125
!endif
126
 
126
 
127
!if bad_email=$error
127
!if bad_email=$error
128
 Your email address is apparently not valid.
128
 Your email address is apparently not valid.
129
 <p>
129
 <p>
130
 Please be aware that your creation of class will not succeed, unless
130
 Please be aware that your creation of class will not succeed, unless
131
 you submit a REAL email address of YOUR OWN.
131
 you submit a REAL email address of YOUR OWN.
132
 !exit
132
 !exit
133
!endif
133
!endif
134
 
134
 
135
!if existing=$error
135
!if existing=$error
136
 $classname ½Òµ{¦ü¥G¤w¸g¦s¦b¡A±z¤£À³·í¶}³]¬Û¦Pªº½Òµ{¡I
136
 $classname ½Òµ{¦ü¥G¤w¸g¦s¦b¡A±z¤£À³·í¶}³]¬Û¦Pªº½Òµ{¡I
137
 !exit
137
 !exit
138
!endif
138
!endif
139
 
139
 
140
!if pass_discord=$error
140
!if pass_discord=$error
141
 ±z¦A¦¸¿é¤Jªº±K½X©M²Ä¤@¦¸©Ò¿é¤Jªº¤£²Å¦X¡A¦]¦¹¤£¦Ò¼{¶}³]±zªº½Òµ{¡F±z¥i¥H¦A¸Õ¤@¦¸¡I
141
 ±z¦A¦¸¿é¤Jªº±K½X©M²Ä¤@¦¸©Ò¿é¤Jªº¤£²Å¦X¡A¦]¦¹¤£¦Ò¼{¶}³]±zªº½Òµ{¡F±z¥i¥H¦A¸Õ¤@¦¸¡I
142
 !exit
142
 !exit
143
!endif
143
!endif
144
 
144
 
145
!if bad_pass=$error
145
!if bad_pass=$error
146
 ±zªº $(name_$error_subject) §t¤£¦Xªk¦r¤¸¡I<p>
146
 ±zªº $(name_$error_subject) §t¤£¦Xªk¦r¤¸¡I<p>
147
 ½Ð¨Ï¥Î¨Ï¥Î¶È§t¼Æ¦r©Î¦r¥À¡A¥BµLªÅ¥Õªº¦r¦ê¡C
147
 ½Ð¨Ï¥Î¨Ï¥Î¶È§t¼Æ¦r©Î¦r¥À¡A¥BµLªÅ¥Õªº¦r¦ê¡C
148
 !exit
148
 !exit
149
!endif
149
!endif
150
 
150
 
151
!if bad_code=$error
151
!if bad_code=$error
152
 ±z¨S¦³¿é¤J¥¿½Tªº½Òµ{½X¡I±z©Òµ¹ªº¹q¤l«H½c¥¿½T¶Ü¡H<p>
152
 ±z¨S¦³¿é¤J¥¿½Tªº½Òµ{½X¡I±z©Òµ¹ªº¹q¤l«H½c¥¿½T¶Ü¡H<p>
153
 ¦pªG±z·Q¾C¹C¥»¯¸¥x¡A½Ð¦b·N±zªº¬¡°Ê°O¿ý¡C
153
 ¦pªG±z·Q¾C¹C¥»¯¸¥x¡A½Ð¦b·N±zªº¬¡°Ê°O¿ý¡C
154
 !exit
154
 !exit
155
!endif
155
!endif
156
 
156
 
157
!if define_fail=$error or abuse=$error
157
!if define_fail=$error or abuse=$error
158
 ¥»³nÅéµLªk±N±zªº½Òµ{¥[¤J¸ê®Æ®w¤¤¡C¤º³¡¿ù»~¡I
158
 ¥»³nÅéµLªk±N±zªº½Òµ{¥[¤J¸ê®Æ®w¤¤¡C¤º³¡¿ù»~¡I
159
 <p>
159
 <p>
160
 ½Ð¦^³ø°ÝÃDµ¹
160
 ½Ð¦^³ø°ÝÃDµ¹
161
 !mailurl $wims_site_manager ¯¸¥xºÞ²z­û\
161
 !mailurl $wims_site_manager ¯¸¥xºÞ²z­û\
162
user registration failure
162
user registration failure
163
¡CÁ¤F¡I
163
¡CÁ¤F¡I
164
 !exit
164
 !exit
165
!endif
165
!endif
166
 
166
 
167
!if duplicate=$error
167
!if duplicate=$error
168
 ±zÀ|¸Õ­«Âж}³]¤w¦s¦bªº½Òµ{¡C¥i¯à¦]¬°±z«ö¤F "reload" ¶s¡HµL½×¦p¦ó¡A $classname ½Òµ{
168
 ±zÀ|¸Õ­«Âж}³]¤w¦s¦bªº½Òµ{¡C¥i¯à¦]¬°±z«ö¤F "reload" ¶s¡HµL½×¦p¦ó¡A $classname ½Òµ{
169
 ¤w¸g¦s¦b¡A­«ÂЪº¶}³]½Òµ{µL®Ä¡C<p>
169
 ¤w¸g¦s¦b¡A­«ÂЪº¶}³]½Òµ{µL®Ä¡C<p>
170
 !read lang/links.phtml.$modu_lang
170
 !read lang/links.phtml.$modu_lang
171
 !exit
171
 !exit
172
!endif
172
!endif
173
 
173
 
174
 
174