Subversion Repositories wimsdev

Rev

Rev 5513 | Rev 15107 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3228 bpr 1
 
2
!read adm/title.phtml 1\
3
Servers for downloads and publication
4
 
5
!!publishname=Nice University Publication Center
6
!!downloadname=Nice University Download Center
7
!set subject=Publication
8
!set unice=!defof publishname,sysadmin in
9
wimshome/public_html/bases/sys/publishcenter/unice
10
!set wimsedu=!defof publishname,sysadmin in
11
wimshome/public_html/bases/sys/publishcenter/wimsedu
12
 
5903 bpr 13
Two WIMS servers $(unice[1]) (<span class="tt">unice</span>
3228 bpr 14
<a href="mailto:$(unice[2])?subject=$subject">$(unice[2])</a>) et
5903 bpr 15
$(wimsedu[1]) (<span class="tt">wimsedu</span> <a href="mailto:$(wimsedu[2])?subject=$subject">$(wimsedu[2])</a>)
3228 bpr 16
are available if you wish to download or publish modules.
17
The servers are synchronised if their version is compatible with the WIMS version required
18
for the publication of a given module.
19
If a module published on a server is not compatible with the version of WIMS on a server,
20
the address of the module is saved so as to avoid the publication of another module
21
with the same address.
22
 
23
<p>
24
An author must be registered on one of the publication servers before he/she can publish a module.
25
Otherwise a module can only be published via a registered author who is first
26
required to validate the module for publication.
27
</p>
28
 
29
<p>
30
A WIMS server administrator decides which publication server(s) to use
31
and informs the authors who use his/her server to develop modules.
32
</p>
33
<p>
34
When a module is published on a server its author
35
has the right to modify it on the server it was published on.
36
If for some valid reason (for example a more recent version of WIMS),
37
the author wishes to to change the publication server for a module,
38
she/he has to contact the administrators of publication servers to require authorisation.
39
</p>
40
 
41
<p> The administrator of a WIMS server can choose the servers
42
from which he/she wishes to download modules from.
43
</p>
44
<p>
45
In the future, other publication and download servers may be
46
added. A publication server is a center for downloads but the opposite is not always true.
47
</p>