Subversion Repositories wimsdev

Rev

Rev 5836 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2372 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!!
12
!let module_author	=
13
!let module_address	=
14
!let module_title	=Download WIMS
15
!let module_description	=
16
 
17
!let module_language	=$lang
18
 
19
!!Your copyright policy.
20
!!Your page will be included in wims distribution if the word `GNU'
21
!! appears in the following definition.
5787 bpr 22
!let module_copyright	=&copy; 2009 (<a href="COPYING">GNU GPL</a>)
2372 bpr 23
 
24
!header
25
 
26
You may download
27
<ul><li>
28
 the last stable version of wims
29
<ul><li>
14710 obado 30
from the <a target="wims_external" href="http://wims.univ-cotedazur.fr/download/wims/">University de Nice</a> site ;
2372 bpr 31
</li>
32
<li>
14710 obado 33
from the development site:
34
<a target="wims_external" href="https://sourcesup.renater.fr/frs/?group_id=379">
2372 bpr 35
sourcesup
36
</a> where a repository of the WIMS project now exists;
37
</li>
38
</ul></li><li>
39
the last beta version
14710 obado 40
from <a target="wims_external" href="https://sourcesup.renater.fr/frs/?group_id=379">
2372 bpr 41
sourcesup
42
</a>.
43
</li>
44
</ul>
45
 
14710 obado 46
See
47
<a target="wims_external" href="https://wimsedu.info">https://wimsedu.info</a>
48
for help with some installation (in french).
2372 bpr 49
<p>
14710 obado 50
Once the installation completed, all modules may be downloaded
2372 bpr 51
via the site maintenance tool.
5836 bpr 52
</p>
2372 bpr 53
 
54
!tail