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 | |||
13345 | obado | 8 | !set cname=!item $cltype+1 of ÐéÄâ°à,,°à¼¶×é,,\ |
9 | ѧУµÄÑ§Çø |
||
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 | µ±Ç°ÄãÎÞȨ´´½¨·Ö°à. |
18 | !set restart=no |
||
19 | !exit |
||
23 | reyssat | 20 | !endif |
21 | |||
22 | !if no_right iswordof $error |
||
17261 | bpr | 23 | ¶Ô²»Æð, ÄãÎÞȨÔÚ±¾ÍøÕ¾´´½¨ÐéÄâ°à¼¶. Çë |
24 | !mailurl $wims_site_manager ÁªÏµÍøÕ¾¹ÜÀíÔ±\ |
||
25 | ÐéÄâ°à¼¶´´½¨ |
||
26 | Á˽âÏêÇé. |
||
27 | !set restart=no |
||
28 | !exit |
||
23 | reyssat | 29 | !endif |
30 | |||
31 | !if not_manager iswordof $error |
||
17261 | bpr | 32 | ¶Ô²»Æð, Ö»ÓÐÍøÕ¾¹ÜÀíÔ±²ÅÓÐȨ´´½¨$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 | ·¢Ë͵½µçÓʵØÖ· $sendmail µÄÃÜÂë. |
||
50 | <br class="spacer"> |
||
51 | !endif |
||
52 | !if $regpass!=$empty |
||
53 | <div class="wims_msg warning"> |
||
54 | ±§Ç¸, ÄãµÄÃÜÂë²»¶Ô. ÇëÖØÊÔ. |
||
55 | </div> |
||
56 | !else |
||
57 | !if $sendmail=$empty |
||
58 | ÔÚ±¾Õ¾´´½¨$cnameÊÜÃÜÂë±£»¤. Äã±ØÐëÊäÈëÃÜÂë²ÅÄܼÌÐø. |
||
59 | !endif |
||
60 | !endif |
||
61 | !form reply |
||
62 | <input type="hidden" name="step" value="$step"> |
||
63 | <input type="hidden" name="job" value="$job"> |
||
13345 | obado | 64 | <label for="regpass"> |
65 | ÊäÈëÃÜÂë: |
||
66 | </label> |
||
17261 | bpr | 67 | <input size="16" name="regpass" type="password" id="regpass" required> |
17180 | bpr | 68 | <input type="submit" value="$wims_name_send"> |
17261 | bpr | 69 | !formend |
70 | </div> |
||
71 | <div class="wims_msg info"> |
||
72 | ¸½×¢. ´´½¨ÐéÄâ°à¼¶µÄÃÜÂëÓ¦¸Ã´Ó WIMS ÍøÕ¾µÄ |
||
73 | !mailurl $wims_site_manager ¹ÜÀíÔ±\ |
||
23 | reyssat | 74 | ÐéÄâ°à¼¶´´½¨ÃÜÂë |
17261 | bpr | 75 | ÄÇÀïµÃµ½. |
76 | !if $regpassmail!=$empty and $sendmail=$empty |
||
77 | !form reply |
||
78 | Äã¿ÉÒÔ´ÓÒÔϵĵçÓʵØÖ·ÊÕµ½ÃÜÂë : |
||
79 | <div class="wimscenter"> |
||
80 | <input type="text" name="adresse1" value="$adresse1" size="20"> |
||
81 | <input type="hidden" name="step" value="$step"> |
||
82 | !let nbaddr=!itemcnt $regpassmail |
||
83 | !if $nbaddr=1 |
||
84 | @$regpassmail |
||
85 | <input type="hidden" name="adresse2" value="$regpassmail"> |
||
86 | !else |
||
87 | @ |
||
88 | !formselect adresse2 list $regpassmail |
||
89 | !endif |
||
90 | <input type="submit" value="$wims_name_send"> |
||
91 | </div> |
||
92 | !formend |
||
93 | !else |
||
94 | !reset sendmail |
||
95 | !endif |
||
96 | </div> |
||
97 | !set restart=no |
||
98 | !exit |
||
23 | reyssat | 99 | !endif |
100 | |||
101 | !if getid iswordof $error |
||
13345 | obado | 102 | !if $regpass$regid!=$empty |
103 | ±§Ç¸, ÄãµÄÃÜÂë²»¶Ô. ÇëÖØÊÔ. |
||
104 | !else |
||
105 | ÔÚ±¾ÍøÕ¾ÉÏ´´½¨ÐéÄâ°à¼¶ÊÜϵͳÉí·ÝÑéÖ¤µÄ±£»¤. ÇëÑéÃ÷ÄãµÄÉí·Ý. |
||
106 | !endif |
||
107 | </div> |
||
108 | !form reply |
||
109 | <fieldset class="property_fields halfwidth blockcenter"> |
||
110 | <div class="field box"> |
||
111 | <label for="regid"> |
||
112 | ÊäÈëÄãµÄÕÊ»§Ãû: |
||
113 | </label> |
||
17180 | bpr | 114 | <input size="20" name="regid" id="regid" required> |
13345 | obado | 115 | </div> |
116 | <div class="field box"> |
||
117 | <label for="regpass"> |
||
118 | ÒÔ¼°ÃÜÂë: |
||
119 | </label> |
||
17180 | bpr | 120 | <input size="16" name="regpass" id="regpass" type="password" required> |
13345 | obado | 121 | </div> |
122 | <div class="wimscenter"> |
||
17180 | bpr | 123 | <input type="submit" value="$wims_name_send"> |
13345 | obado | 124 | </div> |
125 | </fieldset> |
||
126 | !formend |
||
127 | ¸½×¢. Èç¹ûÄãÐèÒª´´½¨ÐéÄâ°à¼¶µÄÃÜÂë, Çë·¢µçÓʸø |
||
128 | !mailurl $wims_site_manager ÍøÕ¾¹ÜÀíÔ±\ |
||
23 | reyssat | 129 | ÐéÄâ°à´´½¨ÃÜÂë |
13345 | obado | 130 | !set restart=no |
131 | !exit |
||
23 | reyssat | 132 | !endif |
133 | |||
134 | !if class_quota=$error |
||
13345 | obado | 135 | ÄãÓÐȨ½¨Á¢ÖÁ¶à$r_quota1¸ö°à¼¶. ÄãÒѾ´ïµ½ÁË; ²»ÄÜÔÙÔö¼Ó. |
136 | !set restart=no |
||
137 | !exit |
||
23 | reyssat | 138 | !endif |
139 | |||
2071 | zjchen | 140 | !if bad_secure=$error |
17261 | bpr | 141 | ÄãĿǰµÄÍøÂçλÖò»ÔÚÄã×Ô¼º¶¨ÒåµÄ°²È«Á¬½Ó±íÄÚ (<span class="tt wims_code_words">$secure</span>) ! |
142 | Õâ¸ö´íÎó¿ÉÄܾÍÊÇÓÉÓڶ԰༶µÄ½ÓÈë¿ØÖÆËùÔì³É. |
||
143 | <p> |
||
144 | Çë×ÐϸÔĶÁÒÔÏÂÎļþ. Èç¹ûÄ㻹ÊǸ㲻¶®, |
||
145 | Äã¿ÉÒÔ°Ñ´ËÀ¸Áô¿Õ (¶ÔÓÚÃô¸ÐµÄ²Ù×÷½«»á°ÑÒ»´ÎÐÔÃÜÂë·¢Ë͸øÄã), |
||
146 | »òÕßÌîÈë <span class="tt wims_code_words">all</span> |
||
147 | ÒԹرÕÕâ¸ö°²È«´ëÊ©. |
||
148 | </p><hr> |
||
149 | !read help/hosts.phtml |
||
150 | !reset secure |
||
151 | !exit |
||
2071 | zjchen | 152 | !endif |
153 | |||
23 | reyssat | 154 | !if has_empty=$error |
17261 | bpr | 155 | Ä㻹ûÓиø³ö´´½¨°à¼¶ËùÐèµÄËùÓÐÐÅÏ¢. ÇëÔÚÌîÈ«Êý¾ÝºóÔٵݽ».<br> |
156 | <span class="tt wims_code_words">$(wims_name_$error_subject) required.</span> |
||
157 | !exit |
||
23 | reyssat | 158 | !endif |
159 | |||
160 | !if too_short=$error |
||
17261 | bpr | 161 | Êý¾ÝÓò <span class="tt wims_code_words">$(wims_name_$(error_subject))</span> ËÆºõÌ«¶Ì. |
162 | !exit |
||
23 | reyssat | 163 | !endif |
164 | |||
165 | !if bad_date=$error |
||
17261 | bpr | 166 | ÄãµÄʧЧÆÚ²»ÕýÈ·. |
167 | !exit |
||
23 | reyssat | 168 | !endif |
169 | |||
2071 | zjchen | 170 | !if anti_date=$error |
17261 | bpr | 171 | ÄãµÄ°à¼¶µÄʧЧÈÕÆÚÔçÓÚ½ñÌì. |
172 | Òò´Ë°à¼¶»¹Ã»Óд´½¨¾ÍʧЧÁË! |
||
173 | !exit |
||
23 | reyssat | 174 | !endif |
175 | |||
176 | !if bad_level=$error |
||
17261 | bpr | 177 | ´íÎóµÄÄê¼¶Ãû. |
178 | !exit |
||
23 | reyssat | 179 | !endif |
180 | |||
2071 | zjchen | 181 | !if bad_email=$error |
17261 | bpr | 182 | ÄãµÄµç×ÓÓʼþµØÖ·ÊÇÎÞЧµÄ. |
183 | <p> |
||
184 | Çë×¢Òâ: Èç¹ûÄã²»ÌṩÄã±¾È˵ĵç×ÓÓʼþµÄÕæÊµµØÖ·, ´´½¨°à¼¶µÄ¹¤×÷ÊDz»¿ÉÄÜÍê³ÉµÄ. |
||
185 | </p> |
||
186 | !exit |
||
23 | reyssat | 187 | !endif |
188 | |||
189 | !if existing=$error |
||
17261 | bpr | 190 | °à¼¶$classnameËÆºõÒѾ´æÔÚ. Äã²»¸Ã´´½¨Í¬ÑùµÄ°à¼¶. |
191 | !exit |
||
23 | reyssat | 192 | !endif |
193 | |||
15928 | guerimand | 194 | !if pass_discord isin $error |
17261 | bpr | 195 | ÄãµÚ¶þ´ÎÊäÈëµÄÃÜÂëÓëµÚÒ»´ÎÊäÈëµÄ²»Í¬. Òò´ËÄã´´½¨µÄ°à¼¶Î´±»Â¼Èë; |
196 | ÇëÄãÖØÊÔ. |
||
197 | !exit |
||
23 | reyssat | 198 | !endif |
199 | |||
200 | !if bad_pass=$error |
||
17261 | bpr | 201 | ÄãµÄ $(wims_name_$(error_subject)) º¬ÓзǷ¨×Ö·û. <p> |
202 | ÇëʹÓÃÒ»¸öÖ»º¬Ó¢ÎÄ×ÖĸÓëÊý×ÖÇÒ²»º¬¿Õ¸ñµÄ×Ö·û´®. |
||
203 | !exit |
||
23 | reyssat | 204 | !endif |
205 | |||
206 | !if bad_code=$error |
||
17261 | bpr | 207 | ÄãûÓиø³öÕýÈ·µÄ°à¼¶ÃÜÂë. Äã¸ø³öµÄµç×ÓÓʼþµØÖ·ÕýÈ·Âð?<p> |
208 | ´Ë´Îʧ°ÜÒѱ»¼Ç¼. |
||
209 | !exit |
||
23 | reyssat | 210 | !endif |
211 | |||
212 | !if define_fail=$error or abuse=$error |
||
17261 | bpr | 213 | ·þÎñÕ¾ÎÞ·¨½«ÄãµÄ°à¼¶²åÈëÊý¾Ý¿â. ÕâÊÇÈí¼þµÄÄÚ²¿´íÎó. |
214 | <p> |
||
215 | Çë°Ñ´ËÎÊÌⱨ¸æ¸ø |
||
216 | !mailurl $wims_site_manager ÍøÕ¾¹ÜÀíÔ±\ |
||
23 | reyssat | 217 | Óû§µÇ¼ʧ°Ü |
218 | . лл! |
||
17261 | bpr | 219 | </p> |
220 | !exit |
||
23 | reyssat | 221 | !endif |
222 | |||
223 | !if duplicate=$error |
||
17261 | bpr | 224 | ÄãÏëÒªÔٴδ´½¨ÒѾ´æÔڵİ༶. Ò²ÐíÊÇÒòΪÄãµã»÷ÁË `reload' Å¥? |
225 | ²»¹ÜÔõÑù, °à¼¶ $classname ÒѾ´æÔÚ. Ôٴδ´½¨ÊÇÎÞЧµÄ. <p> |
||
226 | <div> |
||
227 | !read adm/lang/links.phtml.$modu_lang |
||
228 | </div> |
||
229 | !exit |
||
23 | reyssat | 230 | !endif |
231 | |||
9447 | guerimand | 232 | !if classdontexists=$error |
17261 | bpr | 233 | Cette classe n'existe pas. |
234 | !exit |
||
9447 | guerimand | 235 | !endif |
236 | |||
237 | !if notexempleclass=$error |
||
17261 | bpr | 238 | Cette classe n'est pas une classe d'exemple : impossible de la copier. |
239 | !exit |
||
9447 | guerimand | 240 | !endif |
241 | |||
242 | !if badcpmethod=$error |
||
17261 | bpr | 243 | Méthode de copie impossible à identifier. Recommencer l'opération. |
244 | Si l'erreur persiste contacter l'administrateur du serveur. |
||
245 | !exit |
||
9447 | guerimand | 246 | !endif |
247 | |||
9461 | guerimand | 248 | !if cloningnotallow=$error |
17261 | bpr | 249 | La duplication de cette classe n'est pas autorisée par son administrateur. |
250 | !exit |
||
9461 | guerimand | 251 | !endif |
252 | |||
253 | !if badcloningpwd=$error |
||
17261 | bpr | 254 | Mauvais mot de passe de duplication. |
255 | !exit |
||
9461 | guerimand | 256 | !endif |
257 | |||
258 | !if disallowcloning=$error |
||
17261 | bpr | 259 | Aucune duplication de cette classe ne peut être réalisée. |
260 | !exit |
||
9461 | guerimand | 261 | !endif |
262 | |||
16124 | guerimand | 263 | !if subclasslimit=$error |
17261 | bpr | 264 | Vous avez atteint le nombre maximum de sous-classes ($max_subclasses). |
265 | Il n'est pas possible d'en créer d'autres. |
||
16124 | guerimand | 266 | !exit |
267 | !endif |
||
268 | |||
17204 | guerimand | 269 | !if bad_file iswordof $error |
17261 | bpr | 270 | ¶Ô²»Æð, <em>$wims_deposit</em> ²»ÏñÊǰ༶µÄ±¸·ÝÎļþ. |
271 | »òÕßÊÇÄãËͳöÁËÒ»¸ö´íÎóµÄÎļþ, »òÕßÊÇÎļþÒÑËð»µ. |
||
272 | !exit |
||
17204 | guerimand | 273 | !endif |
274 | |||
9447 | guerimand | 275 | !msg $error |