Rev 13076 | Rev 13345 | Go to most recent revision | 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 | |||
13076 | bpr | 8 | !if noagreecgu iswordof $error |
13136 | obado | 9 | $noagreecgu_msg |
13076 | bpr | 10 | !exit |
11 | !endif |
||
12 | |||
2947 | bpr | 13 | !if no_subclass iswordof $error |
14 | You have no right to create subclasses under the current circumstances. |
||
15 | !set restart=no |
||
16 | !exit |
||
17 | !endif |
||
18 | |||
19 | !if no_right iswordof $error |
||
20 | Sorry, you have no right to create virtual classes on this site. Please |
||
3930 | bpr | 21 | !mailurl $wims_site_manager contact the webmaster\ |
2947 | bpr | 22 | Virtual class creation |
23 | for more details. |
||
24 | !set restart=no |
||
25 | !exit |
||
26 | !endif |
||
27 | |||
28 | !if not_manager iswordof $error |
||
3930 | bpr | 29 | Sorry but only the webmaster has the right to create institution portals. |
2947 | bpr | 30 | !exit |
31 | !endif |
||
32 | |||
33 | !if getpass iswordof $error |
||
34 | !if $sendmail!=$empty |
||
12180 | bpr | 35 | <p class="wimscenter large">The password has been send by email to the address |
2947 | bpr | 36 | <p> |
37 | !endif |
||
38 | !if $regpass!=$empty |
||
39 | Sorry, your password is not correct. Please try again. |
||
40 | !else |
||
41 | !set cname=!item $cltype+1 of virtual classes,,groups of classes,,\ |
||
42 | institution portals |
||
43 | The creation of $cname on this site is protected by a password. |
||
44 | You must enter this password before continuing. |
||
45 | !endif |
||
46 | <p> |
||
47 | !form reply |
||
6235 | bpr | 48 | <input type="hidden" name="step" value="0" /> |
49 | Enter the password: <input size="16" name="regpass" type="password" /> |
||
10603 | bpr | 50 | |
5926 | bpr | 51 | !formend |
2947 | bpr | 52 | Remark. The password for creation of virtual classes should be obtained from |
53 | !mailurl $wims_site_manager the manager\ |
||
54 | Virtual class creation password |
||
55 | of this WIMS site. |
||
56 | !set restart=no |
||
57 | !exit |
||
58 | !endif |
||
59 | |||
60 | !if getid iswordof $error |
||
61 | !if $regpass$regid!=$empty |
||
62 | Sorry, your password is not correct. Please try again. |
||
63 | !else |
||
64 | The creation of virtual classes on this site is protected by a system of |
||
65 | authentication. Please identify yourself. |
||
66 | !endif |
||
5926 | bpr | 67 | |
2947 | bpr | 68 | !form reply |
6374 | bpr | 69 | <table class="wimscenter wimsnoborder"> |
70 | <tr><td style="text-align:right"> |
||
6235 | bpr | 71 | Entrez the name of your account:</td><td><input size="20" name="regid" /></td> |
6374 | bpr | 72 | </tr><tr><td> |
73 | And the password:</td><td><input size="16" name="regpass" type=password /> |
||
6235 | bpr | 74 | <input type="submit" value="$wims_name_tosave" /></td> |
2947 | bpr | 75 | </tr></table> |
10603 | bpr | 76 | |
5926 | bpr | 77 | !formend |
2947 | bpr | 78 | Remark. Please write to |
3930 | bpr | 79 | !mailurl $wims_site_manager the webmaster\ |
2947 | bpr | 80 | Virtual class creation password |
81 | if you want an account for creating virtual classes. |
||
82 | !set restart=no |
||
83 | !exit |
||
84 | !endif |
||
85 | |||
86 | !if class_quota=$error |
||
87 | You have the right to install up to $r_quota1 classes. You've had all; |
||
88 | no room for more. |
||
89 | !set restart=no |
||
90 | !exit |
||
91 | !endif |
||
92 | |||
23 | reyssat | 93 | !if bad_secure=$error |
94 | Your current host does not fit your definition of secure access |
||
5901 | bpr | 95 | (<span class="tt wims_code_words">$secure</span>)! This is probably an error which would make you unable |
23 | reyssat | 96 | to control your class. |
97 | <p> |
||
3944 | bpr | 98 | Please read attentively the documentation below. If you still do not |
23 | reyssat | 99 | understand, leave this field empty (you will be sent temporary secret codes |
5901 | bpr | 100 | for sensitive operations), or put the word <span class="tt wims_code_words">all</span> to disable this |
23 | reyssat | 101 | security measure. |
6235 | bpr | 102 | </p><hr /> |
23 | reyssat | 103 | !read help/hosts.phtml |
104 | !reset secure |
||
105 | !exit |
||
106 | !endif |
||
107 | |||
108 | !if has_empty=$error |
||
11217 | obado | 109 | ¹ï©ó½Òµ{ªº¶}³]¸ê®Æ¤£§¹¥þ¡I½Ð¦b°e¥X¸ê®Æ«e¥ý±N°ò¥»¸ê®Æ¶ñ¼g§¹¥þ¡C<br/> |
110 | <span class="tt wims_code_words">$(wims_name_$error_subject) required.</span> |
||
23 | reyssat | 111 | !exit |
112 | !endif |
||
113 | |||
114 | !if no_exercise=$error |
||
115 | ±zn¨D¶}³] "$name_level" µ¥¯Åªº½Òµ{¡A¦ý«Ü¤£©¯ªº¥»¦øªA¾¹¦b³oÓµ¥¯Åªº½Òµ{¤¤ÁÙ¨S |
||
116 | ²ßÃD¡F¦]¦¹±z©Ò¶}³]ªº½Òµ{¨S¦³¥Î³B¡A¥¼¨Ó§Ú̱N·|¼W¥[§ó¦hªºÀ³¥Îµ{¦¡¡A½Ð¦b©¹«áÀˬd¥»¯¸¥x¡C |
||
117 | !exit |
||
118 | !endif |
||
119 | |||
120 | !if too_short=$error |
||
4883 | guerimand | 121 | "$(name_$(error_subject))" ¦ü¥G¤Óµu¦Ó²£¥Í¸ê®Æ¿ù»~¡C |
23 | reyssat | 122 | !exit |
123 | !endif |
||
124 | |||
125 | !if bad_date=$error |
||
126 | ´Áº¡³]©w¸ê®Æ¤£¥¿½T¡I |
||
127 | !exit |
||
128 | !endif |
||
129 | |||
2947 | bpr | 130 | !if anti_date=$error |
131 | ±z©Ò³]©wªº´Áº¡¤é´Á¤ñ¤µ¤ÑÁÙ¦¡A½Òµ{¦b¶}³]«e§Y¤w¨ì´Á¡I |
||
132 | !exit |
||
133 | !endif |
||
134 | |||
23 | reyssat | 135 | !if bad_level=$error |
136 | ¤£¾A·íªºµ¥¯Å¼ÆÈ¡I |
||
137 | !exit |
||
138 | !endif |
||
139 | |||
2947 | bpr | 140 | !if bad_email=$error |
141 | Your email address is apparently not valid. |
||
142 | <p> |
||
143 | Please be aware that your creation of class will not succeed, unless |
||
144 | you submit a REAL email address of YOUR OWN. |
||
23 | reyssat | 145 | !exit |
146 | !endif |
||
147 | |||
148 | !if existing=$error |
||
149 | $classname ½Òµ{¦ü¥G¤w¸g¦s¦b¡A±z¤£À³·í¶}³]¬Û¦Pªº½Òµ{¡I |
||
150 | !exit |
||
151 | !endif |
||
152 | |||
153 | !if pass_discord=$error |
||
154 | ±z¦A¦¸¿é¤Jªº±K½X©M²Ä¤@¦¸©Ò¿é¤Jªº¤£²Å¦X¡A¦]¦¹¤£¦Ò¼{¶}³]±zªº½Òµ{¡F±z¥i¥H¦A¸Õ¤@¦¸¡I |
||
155 | !exit |
||
156 | !endif |
||
157 | |||
158 | !if bad_pass=$error |
||
11217 | obado | 159 | ±zªº $(wims_name_$(error_subject)) §t¤£¦Xªk¦r¤¸¡I |
23 | reyssat | 160 | ½Ð¨Ï¥Î¨Ï¥Î¶È§t¼Æ¦r©Î¦r¥À¡A¥BµLªÅ¥Õªº¦r¦ê¡C |
161 | !exit |
||
162 | !endif |
||
163 | |||
164 | !if bad_code=$error |
||
165 | ±z¨S¦³¿é¤J¥¿½Tªº½Òµ{½X¡I±z©Òµ¹ªº¹q¤l«H½c¥¿½T¶Ü¡H<p> |
||
166 | ¦pªG±z·Q¾C¹C¥»¯¸¥x¡A½Ð¦b·N±zªº¬¡°Ê°O¿ý¡C |
||
167 | !exit |
||
168 | !endif |
||
169 | |||
170 | !if define_fail=$error or abuse=$error |
||
171 | ¥»³nÅéµLªk±N±zªº½Òµ{¥[¤J¸ê®Æ®w¤¤¡C¤º³¡¿ù»~¡I |
||
172 | <p> |
||
173 | ½Ð¦^³ø°ÝÃDµ¹ |
||
174 | !mailurl $wims_site_manager ¯¸¥xºÞ²zû\ |
||
175 | user registration failure |
||
176 | ¡CÁ¤F¡I |
||
177 | !exit |
||
178 | !endif |
||
179 | |||
180 | !if duplicate=$error |
||
181 | ±zÀ|¸Õ«Âж}³]¤w¦s¦bªº½Òµ{¡C¥i¯à¦]¬°±z«ö¤F "reload" ¶s¡HµL½×¦p¦ó¡A $classname ½Òµ{ |
||
182 | ¤w¸g¦s¦b¡A«ÂЪº¶}³]½Òµ{µL®Ä¡C<p> |
||
4814 | guerimand | 183 | !read adm/lang/links.phtml.$modu_lang |
23 | reyssat | 184 | !exit |
185 | !endif |
||
186 | |||
9447 | guerimand | 187 | !if classdontexists=$error |
188 | Cette classe n'existe pas. |
||
189 | !exit |
||
190 | !endif |
||
191 | |||
192 | !if notexempleclass=$error |
||
193 | Cette classe n'est pas une classe d'exemple : impossible de la copier. |
||
194 | !exit |
||
195 | !endif |
||
196 | |||
197 | !if badcpmethod=$error |
||
198 | Méthode de copie impossible à identifier. Recommencer l'opération. Si l'erreur persiste contacter l'administrateur du serveur. |
||
199 | !exit |
||
200 | !endif |
||
201 | |||
9461 | guerimand | 202 | !if cloningnotallow=$error |
10603 | bpr | 203 | La duplication de cette classe n'est pas autorisée par son administrateur. |
9461 | guerimand | 204 | !exit |
205 | !endif |
||
206 | |||
207 | !if badcloningpwd=$error |
||
10603 | bpr | 208 | Mauvais mot de passe de duplication. |
9461 | guerimand | 209 | !exit |
210 | !endif |
||
211 | |||
212 | !if disallowcloning=$error |
||
10603 | bpr | 213 | Aucune duplication ne peut être réalisée sur cette classe. |
9461 | guerimand | 214 | !exit |
215 | !endif |
||
216 | |||
9447 | guerimand | 217 | !msg $error |
218 |