Rev 16103 | Rev 17255 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16103 | Rev 17237 | ||
---|---|---|---|
Line 29... | Line 29... | ||
29 | 29 | ||
30 | </head><body class="user_error"> |
30 | </head><body class="user_error"> |
31 | 31 | ||
32 | !if threshold iswordof $wims_user_error |
32 | !if threshold iswordof $wims_user_error |
33 | <h1>Sobrecarga</h1> |
33 | <h1>Sobrecarga</h1> |
34 | <hr style="width:50%" |
34 | <hr style="width:50%"> |
35 | <p> |
35 | <p> |
36 | Este servidor WIMS <font color="blue">$httpd_HTTP_HOST</font> |
36 | Este servidor WIMS <font color="blue">$httpd_HTTP_HOST</font> |
37 | está sobrecargado en este momento con un gran número de solicitudes, |
37 | está sobrecargado en este momento con un gran número de solicitudes, |
38 | y no puede servir a más usuarios. Por favor, vuelva más tarde, o |
38 | y no puede servir a más usuarios. Por favor, vuelva más tarde, o |
39 | visite otro servidor WIMS. |
39 | visite otro servidor WIMS. |
Line 43... | Line 43... | ||
43 | !read mirror.phtml.es |
43 | !read mirror.phtml.es |
44 | !goto end_html |
44 | !goto end_html |
45 | !endif |
45 | !endif |
46 | 46 | ||
47 | !if overload iswordof $wims_user_error |
47 | !if overload iswordof $wims_user_error |
48 | <hr style="width:1px" |
48 | <hr style="width:1px"> |
49 | <h1>Lo sentimos</h1> |
49 | <h1>Lo sentimos</h1> |
50 | <p> |
50 | <p> |
51 | Este servidor WIMS ha bloqueado su conexión: se ha superado la cuota de conexiones. |
51 | Este servidor WIMS ha bloqueado su conexión: se ha superado la cuota de conexiones. |
52 | </p> |
52 | </p> |
53 | !goto end_html |
53 | !goto end_html |
54 | !endif |
54 | !endif |
55 | 55 | ||
56 | !if ++++missing_ isin ++++$wims_user_error |
56 | !if ++++missing_ isin ++++$wims_user_error |
57 | <hr width="1" |
57 | <hr width="1"> |
58 | <h1>Lo sentimos</h1> |
58 | <h1>Lo sentimos</h1> |
59 | <hr style="width:50%" |
59 | <hr style="width:50%"> |
60 | <p> |
60 | <p> |
61 | WIMS necesita de la presencia de software |
61 | WIMS necesita de la presencia de software |
62 | !set miss=!upper $missing_software |
62 | !set miss=!upper $missing_software |
63 | <span class="wims_warning">$miss</span> |
63 | <span class="wims_warning">$miss</span> |
64 | para procesar su petición, pero este software no está disponible |
64 | para procesar su petición, pero este software no está disponible |
Line 73... | Line 73... | ||
73 | !goto end_html |
73 | !goto end_html |
74 | !endif |
74 | !endif |
75 | 75 | ||
76 | !if trapped iswordof $wims_user_error |
76 | !if trapped iswordof $wims_user_error |
77 | <h1>¡Alto!</h1> |
77 | <h1>¡Alto!</h1> |
78 | <hr |
78 | <hr> |
79 | El contenido de |
79 | El contenido de |
80 | <a href="http://$httpd_HTTP_HOST">$httpd_HTTP_HOST</a> no es |
80 | <a href="http://$httpd_HTTP_HOST">$httpd_HTTP_HOST</a> no es |
81 | compatible con los programas de almacenamiento de páginas ni |
81 | compatible con los programas de almacenamiento de páginas ni |
82 | los `aceleradores web'. |
82 | los `aceleradores web'. |
83 | <p> |
83 | <p> |
Line 128... | Line 128... | ||
128 | Ha solicitado un cambio ilegal de módulo. |
128 | Ha solicitado un cambio ilegal de módulo. |
129 | ¿Estás usando un programa automático para acceder a este sitio? |
129 | ¿Estás usando un programa automático para acceder a este sitio? |
130 | </p> |
130 | </p> |
131 | :unblock |
131 | :unblock |
132 | !form new |
132 | !form new |
133 | <input type="hidden" name="module" value="home" |
133 | <input type="hidden" name="module" value="home"> |
134 | <input type="hidden" name="deblockparm" value="$[randint(10000000)+1000000]" |
134 | <input type="hidden" name="deblockparm" value="$[randint(10000000)+1000000]"> |
135 | Si simplemente ha pulsado el botón `Atrás' de su navegador, |
135 | Si simplemente ha pulsado el botón `Atrás' de su navegador, |
136 | por favor, escriba la palabra `wims' aquí: |
136 | por favor, escriba la palabra `wims' aquí: |
137 | <input size="8" name="special_parm" |
137 | <input size="8" name="special_parm"> entonces |
138 | <input type="submit" value="enviar al servidor" |
138 | <input type="submit" value="enviar al servidor">. |
139 | !formend |
139 | !formend |
140 | <p> |
140 | <p> |
141 | Por favor, tenga en cuenta que las páginas de este sitio se generan |
141 | Por favor, tenga en cuenta que las páginas de este sitio se generan |
142 | dinámicamente. Así que sólo se pueden usar estando conectados, mediante |
142 | dinámicamente. Así que sólo se pueden usar estando conectados, mediante |
143 | un navegador normal. Es inútil almacenar estas páginas usando un |
143 | un navegador normal. Es inútil almacenar estas páginas usando un |
Line 299... | Line 299... | ||
299 | </p> |
299 | </p> |
300 | !form $cmd |
300 | !form $cmd |
301 | !for i in module,special_parm,worksheet |
301 | !for i in module,special_parm,worksheet |
302 | !if $($i)!=$empty |
302 | !if $($i)!=$empty |
303 | !set value=!translate " to $ $ in $($i) |
303 | !set value=!translate " to $ $ in $($i) |
304 | <input type="hidden" name="$i" value="$value" |
304 | <input type="hidden" name="$i" value="$value"> |
305 | !endif |
305 | !endif |
306 | !next i |
306 | !next i |
307 | !for i=0 to $user_var_no-1 |
307 | !for i=0 to $user_var_no-1 |
308 | !if $i!=$bad_parentheses |
308 | !if $i!=$bad_parentheses |
309 | !set value=!translate " to $ $ in $(value$i) |
309 | !set value=!translate " to $ $ in $(value$i) |
310 | <input type="hidden" name="$(name$i)" value="$value" |
310 | <input type="hidden" name="$(name$i)" value="$value"> |
311 | !endif |
311 | !endif |
312 | !next i |
312 | !next i |
313 | !set value=!translate " to $ $ in $(value$bad_parentheses) |
313 | !set value=!translate " to $ $ in $(value$bad_parentheses) |
314 | !set len=!charcnt $value |
314 | !set len=!charcnt $value |
315 | !if $len<55 |
315 | !if $len<55 |
Line 320... | Line 320... | ||
320 | !set input_id=$(name$bad_parentheses) |
320 | !set input_id=$(name$bad_parentheses) |
321 | <div class="field box"> |
321 | <div class="field box"> |
322 | <label for="$input_id">$input_id =</label> |
322 | <label for="$input_id">$input_id =</label> |
323 | !set n=!linecnt $value |
323 | !set n=!linecnt $value |
324 | !if $n<=1 |
324 | !if $n<=1 |
325 | <input size="$len" name="$input_id" id="$input_id" value="$value" |
325 | <input size="$len" name="$input_id" id="$input_id" value="$value"> |
326 | !else |
326 | !else |
327 | <textarea rows="$n" name="$input_id" id="$input_id">$(value$bad_parentheses)</textarea> |
327 | <textarea rows="$n" name="$input_id" id="$input_id">$(value$bad_parentheses)</textarea> |
328 | !endif |
328 | !endif |
329 | </div> |
329 | </div> |
330 | <p class="actions"> |
330 | <p class="actions"> |
331 | Puis |
331 | Puis |
332 | <input type="submit" value="envía la petición corregida." |
332 | <input type="submit" value="envía la petición corregida."> |
333 | </p> |
333 | </p> |
334 | !formend |
334 | !formend |
335 | <hr |
335 | <hr> |
336 | <p class="wimscenter"> |
336 | <p class="wimscenter"> |
337 | !href cmd=resume Abandona la última solicitud |
337 | !href cmd=resume Abandona la última solicitud |
338 | | |
338 | | |
339 | !href $ wims sommaire |
339 | !href $ wims sommaire |
340 | </p> |
340 | </p> |
Line 366... | Line 366... | ||
366 | !href cmd=resume Cancelar la última petición |
366 | !href cmd=resume Cancelar la última petición |
367 | . |
367 | . |
368 | !if $wims_user!=$empty and $wims_user!=supervisor |
368 | !if $wims_user!=$empty and $wims_user!=supervisor |
369 | <p> |
369 | <p> |
370 | <span class="wims_warning">$wims_name_warning.</span>!No repita este error! |
370 | <span class="wims_warning">$wims_name_warning.</span>!No repita este error! |
371 | Las actividades irregulares pueden darle malas calificaciones incluso cuando |
371 | Las actividades irregulares pueden darle malas calificaciones incluso cuando |
372 | el registro de calificaciones está cerrado. |
372 | el registro de calificaciones está cerrado. |
373 | </p> |
373 | </p> |
374 | !endif |
374 | !endif |
375 | !goto end2 |
375 | !goto end2 |
376 | !endif |
376 | !endif |