Subversion Repositories wimsdev

Rev

Rev 5787 | Go to most recent revision | 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>
3696 bpr 30
from the <a target="wims_external" href="http://wims.unice.fr/download/wims/">University de Nice</a> site ;
2372 bpr 31
</li>
32
<li>
33
from the development site: 
5254 bpr 34
<a target="wims_external" href="http://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
5254 bpr 40
from <a target="wims_external" href="http://sourcesup.renater.fr/frs/?group_id=379">
2372 bpr 41
sourcesup
42
</a>.
43
</li>
44
</ul>
45
 
46
See 
3696 bpr 47
<a target="wims_external" href="http://wimsedu.info">http://wimsedu.info</a>
2372 bpr 48
for help with some installation (in french). 
49
<p>
50
Once the installation completed, all modules may be downloaded 
51
via the site maintenance tool.
5836 bpr 52
</p>
2372 bpr 53
 
54
!tail