Subversion Repositories wimsdev

Rev

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

Rev 8047 Rev 13071
Line 21... Line 21...
21
!! appears in the following definition.
21
!! appears in the following definition.
22
!let module_copyright   =&copy; 2009 (<a href="COPYING">GNU GPL</a>)
22
!let module_copyright   =&copy; 2009 (<a href="COPYING">GNU GPL</a>)
23
 
23
 
24
!header
24
!header
25
 
25
 
26
<div class="wims_widget_box medium_size">
26
<div class="wims_widget_box medium_size float_left">
27
    <div class="title_box">
27
    <div class="title_box">
28
        <h2>Installation</h2>
28
        <h2>Installation</h2>
29
    </div>
29
    </div>
30
    <div class="box_content">
30
    <div class="box_content">
31
        <p>You may download the last stable version of wims from <a target="wims_external" href="http://sourcesup.renater.fr">SourceSup repository</a> here:</p>
31
        <p>You may download the last stable version of wims from <a target="wims_external" href="http://sourcesup.renater.fr">SourceSup repository</a> here:</p>
32
        <p class="wimscenter"><a href="https://sourcesup.renater.fr/frs/?group_id=379" class="wims_button">Download WIMS</a></p>
32
        <p class="wimscenter"><a href="https://sourcesup.renater.fr/frs/?group_id=379" class="wims_button icon_button"><span class="download">Download WIMS</span></a></p>
33
 
33
 
34
        <p>
34
        <p>
35
            Tips and install instructions (in french) are provided by <a target="wims_external" href="http://wimsedu.info">WIMS&nbsp;Edu&nbsp;association</a>:
35
            Tips and install instructions (in french) are provided by <a class="external_link" target="wims_external" href="http://wimsedu.info">WIMS&nbsp;Edu&nbsp;association</a>:
36
            <a class="wims_button small" target="wims_external" href="http://wimsedu.info/wiki/doku.php?id=installation:a">http://wiki.wimsedu.info</a>
36
            <p class="wimscenter"><a class="wims_button small external_link" target="wims_external" href="http://wimsedu.info/wiki/doku.php?id=installation:a">http://wiki.wimsedu.info</a></p>
37
        </p>
37
        </p>
38
 
38
 
39
    </div>
39
    </div>
40
</div>
40
</div>
41
 
41
 
42
<div class="wims_widget_box medium_size">
42
<div class="wims_widget_box medium_size float_left">
43
    <div class="title_box">
43
    <div class="title_box">
44
        <h2>Configuration</h2>
44
        <h2>Configuration</h2>
45
    </div>
45
    </div>
46
    <div class="box_content">
46
    <div class="box_content">
47
        <p>Once the installation completed, all modules may be downloaded via the site maintenance tool.</p>
47
        <p>Once the installation completed, all modules may be downloaded via the site maintenance tool.</p>
48
        <p class="wimscenter">
48
        <p class="wimscenter">
49
        	Here's a configuration doc (in french):
49
        	Here's a configuration doc (in french):
50
            <a class="wims_button" target="wims_external" href="http://wimsedu.info/wiki/doku.php?id=installation:first_config">First WIMS configuration </a>
50
            <a class="wims_button external_link" target="wims_external" href="http://wimsedu.info/wiki/doku.php?id=installation:first_config">First WIMS configuration </a>
51
        </p>
51
        </p>
52
    </div>
52
    </div>
53
</div>
53
</div>
54
 
54
 
55
 
55