Subversion Repositories wimsdev

Rev

Rev 13071 | Rev 16157 | Go to most recent revision | 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!!
8047 obado 12
!let module_author  =
13
!let module_address =
14
!let module_title   =Téléchargement de WIMS
15
!let module_description =
2043 bpr 16
 
8047 obado 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.
8047 obado 22
!let module_copyright   =&copy; 2009 (<a href="COPYING">GNU GPL</a>)
2043 bpr 23
 
415 bpr 24
!header
13071 obado 25
<div class="wims_widget_box medium_size float_left">
12811 obado 26
    <div class="title_box">
27
        <h2>Installation</h2>
28
    </div>
29
    <div class="box_content">
13163 bpr 30
        <p>WIMS est disponible sur <a class="external_link" target="wims_external" href="http://sourcesup.renater.fr">SourceSup</a>, la forge de l'enseignement supérieur et de la Recherche.</p>
13071 obado 31
        <p class="wimscenter"><a href="https://sourcesup.renater.fr/frs/?group_id=379" class="wims_button icon_button "><span class="download">Télécharger WIMS</span></a></p>
415 bpr 32
 
12758 bpr 33
    <p><em>NB : Les versions stables sont les versions paires comme 3.64,
34
        les versions impaires sont des versions intermédiaires.</em></p>
35
    <p>
13163 bpr 36
        Des conseils et instructions d'installation sont disponibles sur le wiki de <a class="external_link" target="wims_external" href="http://wimsedu.info">l'association&nbsp;WIMS&nbsp;EDU</a>&nbsp;:
13071 obado 37
        <a class="wims_button" target="wims_external" href="http://wimsedu.info/wiki/doku.php?id=installation:a">wiki.wimsedu.info</a>
12758 bpr 38
    </p>
464 bpr 39
 
12758 bpr 40
  </div>
8047 obado 41
</div>
13071 obado 42
<div class="wims_widget_box medium_size float_left">
12758 bpr 43
  <div class="title_box">
44
    <h2>Configuration</h2>
45
  </div>
46
  <div class="box_content">
13163 bpr 47
    <p>Une fois l'installation faite, les modules peuvent être téléchargés à partir de l'outil de maintenance du site.</p>
12758 bpr 48
    <p>Certains modules de données utiles pour d'autres modules et de taille importante doivent être téléchargés séparément.</p>
49
    <p class="wimscenter">
13071 obado 50
        <a class="wims_button external_link" target="wims_external" href="http://wimsedu.info/wiki/doku.php?id=installation:first_config">Première configuration de WIMS</a>
12758 bpr 51
    </p>
52
  </div>
8047 obado 53
</div>
54
 
415 bpr 55
!tail