Rev 6235 | Rev 12811 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 8002 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | !! |
8 | !! |
9 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
9 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
10 | 10 | ||
11 | !! Put every definition in ONE LINE!! |
11 | !! Put every definition in ONE LINE!! |
12 | !let module_author =XIAO, Gang |
12 | !let module_author =XIAO, Gang |
13 | !let module_address |
13 | !let module_address = |
- | 14 | !let module_maintainer_address=wimsdev@groupes.renater.fr |
|
14 |
|
15 | !let module_translator=Marina Cazzola |
15 |
|
16 | !let module_translator_address=marina.cazzola@unimib.it |
16 | !let module_title =Mirror Pubblici di Wims |
17 | !let module_title =Mirror Pubblici di Wims |
17 | !let module_description =Elenco dei siti Wims pubblicamente accessibili. |
18 | !let module_description =Elenco dei siti Wims pubblicamente accessibili. |
18 | !let module_version =2.08 |
19 | !let module_version =2.08 |
19 | !let module_wims_version=2.08 |
20 | !let module_wims_version=2.08 |
20 | 21 | ||
Line 27... | Line 28... | ||
27 | !let module_copyright =© 1998 (<a href="COPYING">GNU GPL</a>) |
28 | !let module_copyright =© 1998 (<a href="COPYING">GNU GPL</a>) |
28 | 29 | ||
29 | !! Possible categories: exercise, tool, dictionary, course, recreation. |
30 | !! Possible categories: exercise, tool, dictionary, course, recreation. |
30 | !let module_category =adm |
31 | !let module_category =adm |
31 | 32 | ||
32 | !! En: elementary school. Hn: high school. Un: undergrad. |
33 | !! En: elementary school. Hn: high school. Un: undergrad. |
33 | !! G: graduate. R: research. |
34 | !! G: graduate. R: research. |
34 | !! E1,...,E6; H1...,H6; U1,...,U4; G; R |
35 | !! E1,...,E6; H1...,H6; U1,...,U4; G; R |
35 | !let module_level =E1 E2 E3 E4 E5 E6 H1 H2 H3 H4 H5 H6 U1 U2 U3 U4 G R |
36 | !let module_level =E1 E2 E3 E4 E5 E6 H1 H2 H3 H4 H5 H6 U1 U2 U3 U4 G R |
36 | 37 | ||
37 | !! e.g. algebra, analysis, geometry, etc. |
38 | !! e.g. algebra, analysis, geometry, etc. |
Line 72... | Line 73... | ||
72 | Spiacenti! Questo sito non mantiene un elenco di Mirror. |
73 | Spiacenti! Questo sito non mantiene un elenco di Mirror. |
73 | </p> |
74 | </p> |
74 | !else |
75 | !else |
75 | Ecco altri siti Wims che permettono accesso pubblico. |
76 | Ecco altri siti Wims che permettono accesso pubblico. |
76 | Se utilizzate regolarmente Wims, suggeriamo di conservare qualcuno |
77 | Se utilizzate regolarmente Wims, suggeriamo di conservare qualcuno |
77 | di questi indirizzi nei bookmark, in modo da non dover interrompere il |
78 | di questi indirizzi nei bookmark, in modo da non dover interrompere il |
78 | lavoro se il sito abituale dovesse essere temporaneamente |
79 | lavoro se il sito abituale dovesse essere temporaneamente |
79 | inutilizzabile. |
80 | inutilizzabile. |
80 | 81 | ||
81 | $table_header |
82 | $table_header |
82 | $table_hdtr<th>Url</th><th>Luogo</th><th>Stato</th><th>$wims_name_Language<br />disponibili</th><th>$wims_name_comment</th></tr> |
83 | $table_hdtr<th>Url</th><th>Luogo</th><th>Stato</th><th>$wims_name_Language<br />disponibili</th><th>$wims_name_comment</th></tr> |
83 | !for i_=1 to $n |
84 | !for i_=1 to $n |
84 | !set j_=!item $i_ of $c |
85 | !set j_=!item $i_ of $c |
85 | !set l_=!record $j_ of $mir |
86 | !set l_=!record $j_ of $mir |
Line 98... | Line 99... | ||
98 | !next i_ |
99 | !next i_ |
99 | $table_end |
100 | $table_end |
100 | !endif |
101 | !endif |
101 | 102 | ||
102 | :end |
103 | :end |
103 | Se avete un sito Wims attivo e volete che sia elencato qui, scrivete al |
104 | Se avete un sito Wims attivo e volete che sia elencato qui, scrivete al |
104 | !mailurl wimsdev@groupes.renater.fr gruppo di coordinamento\ |
105 | !mailurl wimsdev@groupes.renater.fr gruppo di coordinamento\ |
105 | wims mirror |
106 | wims mirror |
106 | . |
107 | . |
107 | <p> |
108 | <p> |
108 | Wims è un software |
109 | Wims è un software |
109 | !href module=adm/light&phtml=download.phtml.$lang disponibile gratuitamente |
110 | !href module=adm/light&phtml=download.phtml.$lang disponibile gratuitamente |
110 | , installabile su un server linux. Leggere il file |
111 | , installabile su un server linux. Leggere il file |
111 | <a href="README">README</a> della distribuzione per i dettagli sull'installazione di WIMS. |
112 | <a href="README">README</a> della distribuzione per i dettagli sull'installazione di WIMS. |
112 | </p> |
113 | </p> |
113 | !tail |
114 | !tail |