Subversion Repositories wimsdev

Rev

Rev 6209 | 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\
11284 obado 3
Servers for downloads and publication
3228 bpr 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
 
11284 obado 13
Two WIMS servers $(unice[1]) (<span class="tt">unice</span>
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.
11284 obado 17
The servers are synchronised if their version is compatible with the WIMS version required
3228 bpr 18
for the publication of a given module.
11284 obado 19
If a module published on a server is not compatible with the version of WIMS on another server,
20
the address of the module is saved so as to avoid the publication of another module
3228 bpr 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.
11284 obado 25
Otherwise a module can only be published via a registered author who is first
3228 bpr 26
required to validate the module for publication.
27
</p>
28
 
29
<p>
11284 obado 30
A WIMS server administrator decides which publication server(s) to use
3228 bpr 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,
11284 obado 38
she/he has to contact the administrators of publication servers to require authorisation.
3228 bpr 39
</p>
40
 
11284 obado 41
<p> The administrator of a WIMS server can choose the servers
3228 bpr 42
from which he/she wishes to download modules from.
43
</p>
44
<p>
11284 obado 45
In the future, other publication and download servers may be
3228 bpr 46
added. A publication server is a center for downloads but the opposite is not always true.
11284 obado 47
</p>