Subversion Repositories wimsdev

Rev

Rev 5787 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5787 Rev 14228
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   =Descarregar 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>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>
25
 
32
 
-
 
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>:
-
 
37
        <p class="wimscenter"><a class="wims_button small external_link" target="wims_external" href="http://wimsedu.info/wiki/doku.php?id=installation:a">http://wiki.wimsedu.info</a></p>
-
 
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>
26
!read pages/download.phtml.en
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ó:
-
 
50
            <a class="wims_button external_link" target="wims_external" href="http://wimsedu.info/wiki/doku.php?id=installation:first_config">Primera configuració de WIMS</a>
-
 
51
    </p>
-
 
52
  </div>
-
 
53
</div>
-
 
54
 
-
 
55
!tail