Subversion Repositories wimsdev

Rev

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

Rev 1576 Rev 2043
Line -... Line 1...
-
 
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.
-
 
22
!let module_copyright	=&copy; 2009 (<a href=COPYING>GNU GPL</a>)
-
 
23
 
1
!header
24
!header
2
 
25
 
3
You may download
26
You may download
4
<ul><li>
27
<ul><li>
5
 the last stable version of wims
28
 the last stable version of wims
6
<ul><li>
29
<ul><li>
7
from the <a target=wims_external href="http://wims.unice.fr/download/wims/">University de Nice</a> site ;
30
from the <a target=wims_external href="http://wims.unice.fr/download/wims/">University de Nice</a> site ;
8
</li>
31
</li>
9
<li>
32
<li>
10
from the development site: 
33
from the development site: 
11
<a target=wims_external href="http://sourcesup.cru.fr/frs/?group_id=379">
34
<a target=wims_external href="http://sourcesup.cru.fr/frs/?group_id=379">
12
sourcesup
35
sourcesup
13
</a> where a repository of the WIMS project now exists;
36
</a> where a repository of the WIMS project now exists;
14
</li>
37
</li>
15
</ul></li><li>
38
</ul></li><li>
16
the last beta version
39
the last beta version
17
from <a target=wims_external href="http://sourcesup.cru.fr/frs/?group_id=379">
40
from <a target=wims_external href="http://sourcesup.cru.fr/frs/?group_id=379">
Line 27... Line 50...
27
Once the installation completed, all modules may be downloaded 
50
Once the installation completed, all modules may be downloaded 
28
via the site maintenance tool.
51
via the site maintenance tool.
29
 
52
 
30
 
53
 
31
!tail
54
!tail
32
 
-