Rev 13163 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2043 | bpr | 1 | !!INDEX |
2 | !! Erase the above line to hide your page from wims search engine. |
||
3 | !! Line starting with double exclamations are comment lines. |
||
4 | !! |
||
5 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
||
6 | !! |
||
7 | !! Indexing definitions. You should modify them according to your case. |
||
8 | !! |
||
9 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
||
10 | |||
11 | !! Put every definition in ONE LINE!! |
||
12 | !let module_author = |
||
13 | !let module_address = |
||
14 | !let module_title =Download WIMS |
||
15 | !let module_description = |
||
16 | |||
17 | !let module_language =$lang |
||
18 | |||
19 | !!Your copyright policy. |
||
20 | !!Your page will be included in wims distribution if the word `GNU' |
||
21 | !! appears in the following definition. |
||
5787 | bpr | 22 | !let module_copyright =© 2009 (<a href="COPYING">GNU GPL</a>) |
2043 | bpr | 23 | |
24 | !header |
||
13118 | czzmrn | 25 | <div class="wims_widget_box medium_size float_left"> |
26 | <div class="title_box"> |
||
27 | <h2>Installazione</h2> |
||
28 | </div> |
||
29 | <div class="box_content"> |
||
30 | <p>WIMS è disponibile su <a class="external_link" target="wims_external" href="http://sourcesup.renater.fr">SourceSup</a>, la fucina dell'insegnamento superiore e della ricerca francese.</p> |
||
31 | <p class="wimscenter"><a href="https://sourcesup.renater.fr/frs/?group_id=379" class="wims_button icon_button "><span class="download">Download WIMS</span></a></p> |
||
2043 | bpr | 32 | |
13118 | czzmrn | 33 | <p><em>NB: Le versioni stabili sono le versioni pari, come 3.64, |
34 | le versioni dispari sono versioni intermedie.</em></p> |
||
35 | <p> |
||
36 | Consigli e istruzioni di installazione sono disponibili sulla wiki |
||
13163 | bpr | 37 | dell'associazione <a class="external_link" target="wims_external" href="http://wimsedu.info">l'association WIMS EDU</a>: |
16157 | obado | 38 | <a class="wims_button" target="wims_external" href="https://wiki.wimsedu.info/doku.php?id=installation:a">wiki.wimsedu.info</a> |
13118 | czzmrn | 39 | </p> |
40 | |||
41 | </div> |
||
42 | </div> |
||
43 | <div class="wims_widget_box medium_size float_left"> |
||
44 | <div class="title_box"> |
||
45 | <h2>Configurazione</h2> |
||
46 | </div> |
||
47 | <div class="box_content"> |
||
48 | <p>Una volta effettuata l'installazione i moduli possono essere installati grazie allo strumento di configurazione del sito.</p> |
||
49 | <p>Alcuni moduli di dati, utilizzati da altri moduli, possono essere di dimensioni tali per cui deve essere effettuato un download separato.</p> |
||
50 | <p class="wimscenter"> |
||
16157 | obado | 51 | <a class="wims_button external_link" target="wims_external" href="https://wiki.wimsedu.info/doku.php?id=installation:first_config">Prima configurazione di WIMS</a> |
13118 | czzmrn | 52 | </p> |
53 | </div> |
||
54 | </div> |
||
55 | |||
56 | !tail |