Subversion Repositories wimsdev

Rev

Rev 5836 | 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!!
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>)
2043 bpr 23
 
840 guerimand 24
!header
25
 
26
Folgendes steht zum Download bereit:
27
<ul><li>
14710 obado 28
 Die neueste stabile Version von WIMS
840 guerimand 29
<ul><li>
14710 obado 30
auf der <a target="wims_external" href="https://wims.univ-cotedazur.fr/download/wims/">Website in Nizza</a>
840 guerimand 31
</li>
32
<li>
14710 obado 33
Auf der Entwicklungssite
34
<a target="wims_external" href="https://sourcesup.renater.fr/frs/?group_id=379">
840 guerimand 35
sourcesup
14710 obado 36
</a> ist das
37
WIMS-Projekt jetzt verfügbar.
840 guerimand 38
</li>
39
</ul></li><li>
40
Die neueste Beta-Version
14710 obado 41
auf <a target="wims_external" href="https://sourcesup.renater.fr/frs/?group_id=379">
840 guerimand 42
sourcesup
43
</a>.
44
</li>
45
</ul>
46
 
14710 obado 47
Auf folgender Website finden Sie Installationsanweisungen:
48
<a target="wims_external" href="https://wimsedu.info">https://wimsedu.info</a>.
840 guerimand 49
<p>
50
Nach der Installation können die Module mithilfe des Instandhaltungstools
51
der Website heruntergeladen werden.
5836 bpr 52
</p>
840 guerimand 53
 
54
!tail
55