Subversion Repositories wimsdev

Rev

Rev 5787 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5787 Rev 16174
Line 7... Line 7...
7
!! Indexing definitions. You should modify them according to your case.
7
!! Indexing definitions. You should modify them according to your case.
8
!!
8
!!
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
 
10
 
11
!! Put every definition in ONE LINE!!
11
!! Put every definition in ONE LINE!!
12
!let module_author	=
12
!let module_author  =
13
!let module_address	=
13
!let module_address =
14
!let module_title	=Download WIMS
14
!let module_title   =Descargar WIMS
15
!let module_description	=
15
!let module_description =
16
 
16
 
17
!let module_language	=$lang
17
!let module_language    =$lang
18
 
18
 
19
!!Your copyright policy.
19
!!Your copyright policy.
20
!!Your page will be included in wims distribution if the word `GNU'
20
!!Your page will be included in wims distribution if the word `GNU'
21
!! appears in the following definition.
21
!! appears in the following definition.
22
!let module_copyright	=&copy; 2009 (<a href="COPYING">GNU GPL</a>)
22
!let module_copyright   =&copy; 2009 (<a href="COPYING">GNU GPL</a>)
23
 
23
 
24
!header
24
!header
-
 
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>
25
 
34
 
-
 
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>
26
!read pages/download.phtml.en
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