Rev 10603 | Rev 11217 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | !set wims_module_log=error: $error |
2 | |||
10929 | bpr | 3 | !default name_passsup=$wims_name_Password ($name_sup) |
4 | !default name_password=$wims_name_Password ($name_classesss) |
||
5 | !default wims_name_institution=$name_Name_portal |
||
6 | !default wims_name_description=$wims_name_name $name_classesss |
||
7 | |||
23 | reyssat | 8 | !if no_subclass iswordof $error |
9 | µ±Ç°ÄãÎÞȨ´´½¨·Ö°à. |
||
10 | !set restart=no |
||
11 | !exit |
||
12 | !endif |
||
13 | |||
14 | !if no_right iswordof $error |
||
15 | ¶Ô²»Æð, ÄãÎÞȨÔÚ±¾ÍøÕ¾´´½¨ÐéÄâ°à¼¶. Çë |
||
16 | !mailurl $wims_site_manager ÁªÏµÍøÕ¾¹ÜÀíÔ±\ |
||
17 | ÐéÄâ°à¼¶´´½¨ |
||
18 | Á˽âÏêÇé. |
||
19 | !set restart=no |
||
20 | !exit |
||
21 | !endif |
||
22 | |||
23 | !if not_manager iswordof $error |
||
2071 | zjchen | 24 | ¶Ô²»Æð, Ö»ÓÐÍøÕ¾¹ÜÀíÔ±²ÅÓÐȨ´´½¨Ñ§Ð£µÄÑ§Çø. |
23 | reyssat | 25 | !exit |
26 | !endif |
||
27 | |||
28 | !if getpass iswordof $error |
||
2071 | zjchen | 29 | !if $sendmail!=$empty |
6148 | bpr | 30 | <p class="wimscenter large"> |
31 | ·¢Ë͵½µçÓʵØÖ· $sendmail µÄÃÜÂë. |
||
32 | </p> |
||
2071 | zjchen | 33 | !endif |
23 | reyssat | 34 | !if $regpass!=$empty |
35 | ±§Ç¸, ÄãµÄÃÜÂë²»¶Ô. ÇëÖØÊÔ. |
||
36 | !else |
||
37 | !set cname=!item $cltype+1 of ÐéÄâ°à,,°à¼¶×é,,\ |
||
2071 | zjchen | 38 | ѧУµÄÑ§Çø |
23 | reyssat | 39 | ÔÚ±¾Õ¾´´½¨$cnameÊÜÃÜÂë±£»¤. Äã±ØÐëÊäÈëÃÜÂë²ÅÄܼÌÐø. |
40 | !endif |
||
5926 | bpr | 41 | |
23 | reyssat | 42 | !form reply |
6235 | bpr | 43 | <input type="hidden" name="step" value="0" /> |
44 | ÊäÈëÃÜÂë: <input size="16" name="regpass" type="password" /> |
||
45 | <input type="submit" name="Envoyer" value="$wims_name_send" /> |
||
10603 | bpr | 46 | |
5926 | bpr | 47 | !formend |
48 | |||
23 | reyssat | 49 | ¸½×¢. ´´½¨ÐéÄâ°à¼¶µÄÃÜÂëÓ¦¸Ã´Ó WIMS ÍøÕ¾µÄ |
50 | !mailurl $wims_site_manager ¹ÜÀíÔ±\ |
||
51 | ÐéÄâ°à¼¶´´½¨ÃÜÂë |
||
52 | ÄÇÀïµÃµ½. |
||
2071 | zjchen | 53 | !if $regpassmail!=$empty and $sendmail=$empty |
54 | !form reply |
||
55 | Äã¿ÉÒÔ´ÓÒÔϵĵçÓʵØÖ·ÊÕµ½ÃÜÂë : |
||
6235 | bpr | 56 | <input type="text" name="adresse1" value="$adresse1" size="20" /> |
57 | <input type="hidden" name="step" value="0" /> |
||
2071 | zjchen | 58 | !let nbaddr=!itemcnt $regpassmail |
59 | !if $nbaddr=1 |
||
60 | <font size="+1">@$regpassmail</font> |
||
6235 | bpr | 61 | <input type="hidden" name="adresse2" value="$regpassmail" /> |
2071 | zjchen | 62 | !else |
63 | @ |
||
64 | !formselect adresse2 list $regpassmail |
||
65 | !endif |
||
66 | |
||
6235 | bpr | 67 | <input type="submit" value="Recevoir" name="Recevoir" /> |
10603 | bpr | 68 | |
5926 | bpr | 69 | !formend |
2071 | zjchen | 70 | !else |
71 | !reset sendmail |
||
72 | !endif |
||
23 | reyssat | 73 | !set restart=no |
74 | !exit |
||
75 | !endif |
||
76 | |||
77 | !if getid iswordof $error |
||
78 | !if $regpass$regid!=$empty |
||
79 | ±§Ç¸, ÄãµÄÃÜÂë²»¶Ô. ÇëÖØÊÔ. |
||
80 | !else |
||
81 | ÔÚ±¾ÍøÕ¾ÉÏ´´½¨ÐéÄâ°à¼¶ÊÜϵͳÉí·ÝÑéÖ¤µÄ±£»¤. ÇëÑéÃ÷ÄãµÄÉí·Ý. |
||
82 | !endif |
||
83 | <p> |
||
84 | !form reply |
||
6374 | bpr | 85 | <table class="wimscenter wimsnoborder"> |
86 | <tr><td style="text-align:right"> |
||
6235 | bpr | 87 | ÊäÈëÄãµÄÕÊ»§Ãû:</td><td><input size="20" name="regid" /></td> |
6374 | bpr | 88 | </tr><tr><td style="text-align:right"> |
6235 | bpr | 89 | ÒÔ¼°ÃÜÂë:</td><td><input size="16" name="regpass" type="password" /> |
90 | <input type="submit" value="Ìá½»" /></td> |
||
23 | reyssat | 91 | </tr></table> |
10603 | bpr | 92 | |
5926 | bpr | 93 | !formend |
23 | reyssat | 94 | ¸½×¢. Èç¹ûÄãÐèÒª´´½¨ÐéÄâ°à¼¶µÄÃÜÂë, Çë·¢µçÓʸø |
95 | !mailurl $wims_site_manager ÍøÕ¾¹ÜÀíÔ±\ |
||
96 | ÐéÄâ°à´´½¨ÃÜÂë |
||
97 | !set restart=no |
||
98 | !exit |
||
99 | !endif |
||
100 | |||
101 | !if class_quota=$error |
||
102 | ÄãÓÐȨ½¨Á¢ÖÁ¶à$r_quota1¸ö°à¼¶. ÄãÒѾ´ïµ½ÁË; ²»ÄÜÔÙÔö¼Ó. |
||
103 | !set restart=no |
||
104 | !exit |
||
105 | !endif |
||
106 | |||
2071 | zjchen | 107 | !if bad_secure=$error |
10603 | bpr | 108 | ÄãĿǰµÄÍøÂçλÖò»ÔÚÄã×Ô¼º¶¨ÒåµÄ°²È«Á¬½Ó±íÄÚ (<span class="tt wims_code_words">$secure</span>) ! |
2071 | zjchen | 109 | Õâ¸ö´íÎó¿ÉÄܾÍÊÇÓÉÓڶ԰༶µÄ½ÓÈë¿ØÖÆËùÔì³É. |
110 | <p> |
||
111 | Çë×ÐϸÔĶÁÒÔÏÂÎļþ. Èç¹ûÄ㻹ÊǸ㲻¶®, |
||
112 | Äã¿ÉÒÔ°Ñ´ËÀ¸Áô¿Õ (¶ÔÓÚÃô¸ÐµÄ²Ù×÷½«»á°ÑÒ»´ÎÐÔÃÜÂë·¢Ë͸øÄã), |
||
5901 | bpr | 113 | »òÕßÌîÈë <span class="tt wims_code_words">all</span> |
2071 | zjchen | 114 | ÒԹرÕÕâ¸ö°²È«´ëÊ©. |
6235 | bpr | 115 | </p><hr /> |
2071 | zjchen | 116 | !read help/hosts.phtml |
117 | !reset secure |
||
118 | !exit |
||
119 | !endif |
||
120 | |||
23 | reyssat | 121 | !if has_empty=$error |
122 | Ä㻹ûÓиø³ö´´½¨°à¼¶ËùÐèµÄËùÓÐÐÅÏ¢. ÇëÔÚÌîÈ«Êý¾ÝºóÔٵݽ». |
||
123 | !exit |
||
124 | !endif |
||
125 | |||
126 | !if too_short=$error |
||
5901 | bpr | 127 | Êý¾ÝÓò <span class="tt wims_code_words">$(wims_name_$(error_subject))</span> ËÆºõÌ«¶Ì. |
23 | reyssat | 128 | !exit |
129 | !endif |
||
130 | |||
131 | !if bad_date=$error |
||
132 | ÄãµÄʧЧÆÚ²»ÕýÈ·. |
||
133 | !exit |
||
134 | !endif |
||
135 | |||
2071 | zjchen | 136 | !if anti_date=$error |
137 | ÄãµÄ°à¼¶µÄʧЧÈÕÆÚÔçÓÚ½ñÌì. |
||
138 | Òò´Ë°à¼¶»¹Ã»Óд´½¨¾ÍʧЧÁË! |
||
23 | reyssat | 139 | !exit |
140 | !endif |
||
141 | |||
142 | !if bad_level=$error |
||
2071 | zjchen | 143 | ´íÎóµÄÄê¼¶Ãû. |
23 | reyssat | 144 | !exit |
145 | !endif |
||
146 | |||
2071 | zjchen | 147 | !if bad_email=$error |
148 | ÄãµÄµç×ÓÓʼþµØÖ·ÊÇÎÞЧµÄ. |
||
149 | <p> |
||
150 | Çë×¢Òâ: Èç¹ûÄã²»ÌṩÄã±¾È˵ĵç×ÓÓʼþµÄÕæÊµµØÖ·, ´´½¨°à¼¶µÄ¹¤×÷ÊDz»¿ÉÄÜÍê³ÉµÄ. |
||
23 | reyssat | 151 | !exit |
152 | !endif |
||
153 | |||
154 | !if existing=$error |
||
155 | °à¼¶$classnameËÆºõÒѾ´æÔÚ. Äã²»¸Ã´´½¨Í¬ÑùµÄ°à¼¶. |
||
156 | !exit |
||
157 | !endif |
||
158 | |||
159 | !if pass_discord=$error |
||
160 | ÄãµÚ¶þ´ÎÊäÈëµÄÃÜÂëÓëµÚÒ»´ÎÊäÈëµÄ²»Í¬. Òò´ËÄã´´½¨µÄ°à¼¶Î´±»Â¼Èë; |
||
161 | ÇëÄãÖØÊÔ. |
||
162 | !exit |
||
163 | !endif |
||
164 | |||
165 | !if bad_pass=$error |
||
4883 | guerimand | 166 | ÄãµÄ $(name_$(error_subject)) º¬ÓзǷ¨×Ö·û. <p> |
23 | reyssat | 167 | ÇëʹÓÃÒ»¸öÖ»º¬Ó¢ÎÄ×ÖĸÓëÊý×ÖÇÒ²»º¬¿Õ¸ñµÄ×Ö·û´®. |
168 | !exit |
||
169 | !endif |
||
170 | |||
171 | !if bad_code=$error |
||
172 | ÄãûÓиø³öÕýÈ·µÄ°à¼¶ÃÜÂë. Äã¸ø³öµÄµç×ÓÓʼþµØÖ·ÕýÈ·Âð?<p> |
||
173 | ´Ë´Îʧ°ÜÒѱ»¼Ç¼. |
||
174 | !exit |
||
175 | !endif |
||
176 | |||
177 | !if define_fail=$error or abuse=$error |
||
178 | ·þÎñÕ¾ÎÞ·¨½«ÄãµÄ°à¼¶²åÈëÊý¾Ý¿â. ÕâÊÇÈí¼þµÄÄÚ²¿´íÎó. |
||
179 | <p> |
||
180 | Çë°Ñ´ËÎÊÌⱨ¸æ¸ø |
||
181 | !mailurl $wims_site_manager ÍøÕ¾¹ÜÀíÔ±\ |
||
182 | Óû§µÇ¼ʧ°Ü |
||
183 | . лл! |
||
184 | !exit |
||
185 | !endif |
||
186 | |||
187 | !if duplicate=$error |
||
188 | ÄãÏëÒªÔٴδ´½¨ÒѾ´æÔڵİ༶. Ò²ÐíÊÇÒòΪÄãµã»÷ÁË `reload' Å¥? |
||
189 | ²»¹ÜÔõÑù, °à¼¶ $classname ÒѾ´æÔÚ. Ôٴδ´½¨ÊÇÎÞЧµÄ. <p> |
||
4814 | guerimand | 190 | !read adm/lang/links.phtml.$modu_lang |
23 | reyssat | 191 | !exit |
192 | !endif |
||
193 | |||
9447 | guerimand | 194 | !if classdontexists=$error |
195 | Cette classe n'existe pas. |
||
196 | !exit |
||
197 | !endif |
||
198 | |||
199 | !if notexempleclass=$error |
||
200 | Cette classe n'est pas une classe d'exemple : impossible de la copier. |
||
201 | !exit |
||
202 | !endif |
||
203 | |||
204 | !if badcpmethod=$error |
||
205 | Méthode de copie impossible à identifier. Recommencer l'opération. Si l'erreur persiste contacter l'administrateur du serveur. |
||
206 | !exit |
||
207 | !endif |
||
208 | |||
9461 | guerimand | 209 | !if cloningnotallow=$error |
10603 | bpr | 210 | La duplication de cette classe n'est pas autorisée par son administrateur. |
9461 | guerimand | 211 | !exit |
212 | !endif |
||
213 | |||
214 | !if badcloningpwd=$error |
||
10603 | bpr | 215 | Mauvais mot de passe de duplication. |
9461 | guerimand | 216 | !exit |
217 | !endif |
||
218 | |||
219 | !if disallowcloning=$error |
||
10603 | bpr | 220 | Aucune duplication de cette classe ne peut être réalisée. |
9461 | guerimand | 221 | !exit |
222 | !endif |
||
223 | |||
9447 | guerimand | 224 | !msg $error |
225 |