Subversion Repositories wimsdev

Rev

Rev 14228 | 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!!
14228 mquerol 12
!let module_author  =
13
!let module_address =
14
!let module_title   =Descarregar WIMS
15
!let module_description =
2043 bpr 16
 
14228 mquerol 17
!let module_language    =$lang
2043 bpr 18
 
19
!!Your copyright policy.
20
!!Your page will be included in wims distribution if the word `GNU'
21
!! appears in the following definition.
14228 mquerol 22
!let module_copyright   =&copy; 2009 (<a href="COPYING">GNU GPL</a>)
2043 bpr 23
 
24
!header
14228 mquerol 25
<div class="wims_widget_box medium_size float_left">
26
    <div class="title_box">
27
        <h2>Instal·lació</h2>
28
    </div>
29
    <div class="box_content">
30
        <p>Podeu descarregar la darrera versió estable de wims del repositori <a target="wims_external" href="http://sourcesup.renater.fr">SourceSup</a> aquí:</p>
31
        <p class="wimscenter"><a href="https://sourcesup.renater.fr/frs/?group_id=379" class="wims_button icon_button"><span class="download">Descarregar WIMS</span></a></p>
2043 bpr 32
 
14228 mquerol 33
    <p><em>NB : Les versions estables són les versions parells com 3.64,
34
        les versions imparells són versions de treball.</em></p>
35
    <p>
36
        Podeu trobar consells i instruccions d'instal·lació (en francès) al wiki de l'associació <a class="external_link" target="wims_external" href="http://wimsedu.info">WIMS&nbsp;Edu</a>:
16157 obado 37
        <p class="wimscenter"><a class="wims_button small external_link" target="wims_external" href="https://wiki.wimsedu.info/doku.php?id=installation:a">wiki.wimsedu.info</a></p>
14228 mquerol 38
    </p>
39
 
40
  </div>
41
</div>
42
<div class="wims_widget_box medium_size float_left">
43
  <div class="title_box">
44
    <h2>Configuració</h2>
45
  </div>
46
  <div class="box_content">
47
    <p>Un cop finalitzada la instal·lació, es poden descarregar tots els mòduls mitjançant l'eina de manteniment del lloc.</p>
48
        <p class="wimscenter">
49
        	Aquí teniu un document (en francès) de configuració:
16157 obado 50
            <a class="wims_button external_link" target="wims_external" href="https://wiki.wimsedu.info/doku.php?id=installation:first_config">Primera configuració de WIMS</a>
14228 mquerol 51
    </p>
52
  </div>
53
</div>
54
 
55
!tail