Subversion Repositories wimsdev

Rev

Rev 15893 | Rev 17255 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15893 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>We are too busy</h1>
33
  <h1>We are too busy</h1>
34
  <hr style="width:50%" />
34
  <hr style="width:50%">
35
  <p>
35
  <p>
36
    Questo server WIMS <span class="color:blue">$httpd_HTTP_HOST</span>
36
    Questo server WIMS <span class="color:blue">$httpd_HTTP_HOST</span>
37
    è sovraccarico e non è in grado di accettare altri
37
    è sovraccarico e non è in grado di accettare altri
38
    utenti. Si prega di ritornare più tardi o di utilizzare un
38
    utenti. Si prega di ritornare più tardi o di utilizzare un
39
    altro server WIMS.
39
    altro server WIMS.
Line 44... Line 44...
44
  !read mirror.phtml.it
44
  !read mirror.phtml.it
45
  !goto end_html
45
  !goto end_html
46
!endif
46
!endif
47
 
47
 
48
!if overload iswordof $wims_user_error
48
!if overload iswordof $wims_user_error
49
  <hr style="width:1px" />
49
  <hr style="width:1px">
50
  <h1>SPIACENTI</h1>
50
  <h1>SPIACENTI</h1>
51
  <p>
51
  <p>
52
  La vostra richiesta ha causato un blocco di questo server WIMS:
52
  La vostra richiesta ha causato un blocco di questo server WIMS:
53
  è stata raggiunta la quota massima di connessioni.
53
  è stata raggiunta la quota massima di connessioni.
54
  </p>
54
  </p>
55
  !goto end_html
55
  !goto end_html
56
!endif
56
!endif
57
 
57
 
58
!if ++++missing_ isin ++++$wims_user_error
58
!if ++++missing_ isin ++++$wims_user_error
59
  <hr width="1"/>
59
  <hr width="1">
60
  <h1>Spiacenti</h1>
60
  <h1>Spiacenti</h1>
61
  <hr style="width:50%" />
61
  <hr style="width:50%">
62
  <p>
62
  <p>
63
    WIMS ha bisogno del programma
63
    WIMS ha bisogno del programma
64
    !set miss=!upper $missing_software
64
    !set miss=!upper $missing_software
65
    <span class="wims_warning">$miss</span>
65
    <span class="wims_warning">$miss</span>
66
    per completare la richiesta inviata, ma tale programma non è disponibile (o
66
    per completare la richiesta inviata, ma tale programma non è disponibile (o
Line 75... Line 75...
75
  !goto end_html
75
  !goto end_html
76
!endif
76
!endif
77
 
77
 
78
!if trapped iswordof $wims_user_error
78
!if trapped iswordof $wims_user_error
79
  <h1>Stop!</h1>
79
  <h1>Stop!</h1>
80
  <hr />
80
  <hr>
81
  Il contenuto di
81
  Il contenuto di
82
  <a href="http://$httpd_HTTP_HOST">$httpd_HTTP_HOST</a> non è compatibile
82
  <a href="http://$httpd_HTTP_HOST">$httpd_HTTP_HOST</a> non è compatibile
83
  con un programma di salvataggio delle pagine web o di sistemi di
83
  con un programma di salvataggio delle pagine web o di sistemi di
84
  accellerazione d'accesso.
84
  accellerazione d'accesso.
85
  <p>
85
  <p>
Line 131... Line 131...
131
    State forse utilizzando un programma automatico
131
    State forse utilizzando un programma automatico
132
    per accedere a questo sito?
132
    per accedere a questo sito?
133
  </p>
133
  </p>
134
  :unblock
134
  :unblock
135
  !form new
135
  !form new
136
    <input type="hidden" name="module" value="home"/>
136
    <input type="hidden" name="module" value="home">
137
    <input type="hidden" name="deblockparm" value="$[randint(10000000)+1000000]"/>
137
    <input type="hidden" name="deblockparm" value="$[randint(10000000)+1000000]">
138
    Se avete semplicemente cliccato erroneamente sul tasto `Back' del browser
138
    Se avete semplicemente cliccato erroneamente sul tasto `Back' del browser
139
    scrivete la parola `wims' qui
139
    scrivete la parola `wims' qui
140
    <input size="8" name="special_parm" /> e quindi
140
    <input size="8" name="special_parm"> e quindi
141
    <input type="submit" value="Procedete" />.
141
    <input type="submit" value="Procedete">.
142
  !formend
142
  !formend
143
  <p>
143
  <p>
144
    Ricordiamo che le pagine WIMS sono generate dinamicamente a richiesta e
144
    Ricordiamo che le pagine WIMS sono generate dinamicamente a richiesta e
145
    il loro utilizzo off line non è di alcuna utilità.
145
    il loro utilizzo off line non è di alcuna utilità.
146
    È del tutto inutile scaricare le pagine con un programma
146
    È del tutto inutile scaricare le pagine con un programma
Line 299... Line 299...
299
  </p>
299
  </p>
300
!endif
300
!endif
301
 
301
 
302
!if unmatched_parentheses iswordof $wims_user_error
302
!if unmatched_parentheses iswordof $wims_user_error
303
  <p>
303
  <p>
304
    C'è un errore nelle parentesi.<br/>
304
    C'è un errore nelle parentesi.<br>
305
    È possibile correggere l'errore in questo spazio.
305
    È possibile correggere l'errore in questo spazio.
306
  </p>
306
  </p>
307
  !form $cmd
307
  !form $cmd
308
  !for i in module,special_parm,worksheet
308
  !for i in module,special_parm,worksheet
309
    !if $($i)!=$empty
309
    !if $($i)!=$empty
310
      !set value=!translate " to $ $ in $($i)
310
      !set value=!translate " to $ $ in $($i)
311
      <input type="hidden" name="$i" value="$value" />
311
      <input type="hidden" name="$i" value="$value">
312
    !endif
312
    !endif
313
  !next i
313
  !next i
314
  !for i=0 to $user_var_no-1
314
  !for i=0 to $user_var_no-1
315
    !if $i!=$bad_parentheses
315
    !if $i!=$bad_parentheses
316
      !set value=!translate " to $ $ in $(value$i)
316
      !set value=!translate " to $ $ in $(value$i)
317
      <input type="hidden" name="$(name$i)" value="$value" />
317
      <input type="hidden" name="$(name$i)" value="$value">
318
    !endif
318
    !endif
319
  !next i
319
  !next i
320
  !set value=!translate " to $ $ in $(value$bad_parentheses)
320
  !set value=!translate " to $ $ in $(value$bad_parentheses)
321
  !set len=!charcnt $value
321
  !set len=!charcnt $value
322
  !if $len<55
322
  !if $len<55
Line 327... Line 327...
327
  !set input_id=$(name$bad_parentheses)
327
  !set input_id=$(name$bad_parentheses)
328
  <div class="field box">
328
  <div class="field box">
329
    <label for="$input_id">$input_id =</label>
329
    <label for="$input_id">$input_id =</label>
330
    !set n=!linecnt $value
330
    !set n=!linecnt $value
331
    !if $n<=1
331
    !if $n<=1
332
      <input size="$len" name="$input_id" id="$input_id" value="$value" />
332
      <input size="$len" name="$input_id" id="$input_id" value="$value">
333
    !else
333
    !else
334
      <textarea rows="$n" name="$input_id" id="$input_id">$(value$bad_parentheses)</textarea>
334
      <textarea rows="$n" name="$input_id" id="$input_id">$(value$bad_parentheses)</textarea>
335
    !endif
335
    !endif
336
  </div>
336
  </div>
337
  <p class="actions">
337
  <p class="actions">
338
    Puis
338
    Puis
339
    <input type="submit" value="envoyer la requête corrigée." />
339
    <input type="submit" value="envoyer la requête corrigée.">
340
  </p>
340
  </p>
341
  !formend
341
  !formend
342
  <hr />
342
  <hr>
343
  <p class="wimscenter">
343
  <p class="wimscenter">
344
    !href cmd=resume Annullare
344
    !href cmd=resume Annullare
345
    |
345
    |
346
    !href $ [WIMS home]
346
    !href $ [WIMS home]
347
  </p>
347
  </p>