Subversion Repositories wimsdev

Rev

Rev 5787 | 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!!
16174 bpr 12
!let module_author  =
13
!let module_address =
14
!let module_title   =Descargar WIMS
15
!let module_description =
2043 bpr 16
 
16174 bpr 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.
16174 bpr 22
!let module_copyright   =&copy; 2009 (<a href="COPYING">GNU GPL</a>)
2043 bpr 23
 
24
!header
16174 bpr 25
<div class="wims_widget_box medium_size float_left">
26
  <div class="title_box">
27
  <h2>Instalación</h2>
28
  </div>
29
  <div class="box_content">
30
    <p> WIMS está disponible en <a class="external_link" target="wims_external" href="http://sourcesup.renater.fr"> SourceSup </a>, la fragua de la educación superior y la investigación.
31
    </p>
32
    <p class="wimscenter"> <a href="https://sourcesup.renater.fr/frs/?group_id=379" class="wims_button icon_button "> <span class="download"> Descargar WIMS </ span > </a>
33
    </p>
2043 bpr 34
 
16174 bpr 35
    <p> <em> NB: Las versiones estables son las versiones pares como 3.64,
36
    las versiones impares son versiones intermedias. </em> </p>
37
  <p>
38
      Hay sugerencias e instrucciones de instalación disponibles en <a class="external_link" target="wims_external" href="http://wimsedu.info"> EDU de la asociación WIMS </a> & nbsp;:
39
      <a class="wims_button" target="wims_external" href="http://wimsedu.info/wiki/doku.php?id=installation:a"> wiki.wimsedu.info </a>
40
  </p>
41
 
42
  </div>
43
</div>
44
<div class="wims_widget_box tamaño_medio float_left">
45
  <div class="title_box">
46
    <h2> Configuración </h2>
47
  </div>
48
  <div class="box_content">
49
    <p> Una vez realizada la instalación, los módulos se pueden descargar desde la herramienta de mantenimiento del sitio.</p>
50
    <p> Algunos módulos de carga útil para otros módulos grandes deben descargarse por separado.</p>
51
    <p class="wimscenter">
52
      <a class="wims_button external_link" target="wims_external" href="http://wimsedu.info/wiki/doku.php?id=installation:first_config"> Primera configuración de WIMS </a>
53
    </p>
54
  </div>
55
</div>
56
 
57
!tail