Subversion Repositories wimsdev

Rev

Rev 15276 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
13247 obado 1
<!DOCTYPE html>
15276 obado 2
<HTML lang="en">
16 reyssat 3
<HEAD>
13247 obado 4
  <meta name="GENERATOR" CONTENT="wims [en]">
17236 bpr 5
  <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
13247 obado 6
  <meta name="description" content="$wims_site_description">
7
  <meta name="keywords" content="$wims_site_keywords">
8
  <TITLE>WIMS publication policy</TITLE>
9
  <!--
10
    WIMS light phtml & modules publication policy
11
    see "module=help/wimsdoc&subject=lighthowto#lighthowto" for more informations.
12
    - nb : by default, lighthowto (part of devel_doc) is desactivated in help/wimsdoc
13
    - Maybe this file will be no more usefull, if we decide to delete lighthowto in wimsdoc too ?
14
  -->
16 reyssat 15
</HEAD>
16
<BODY>
13247 obado 17
  <h1 style="text-align:center">light phtml Publication policy of this WIMS server</h1>
16 reyssat 18
 
17236 bpr 19
  <hr width="50%">
13247 obado 20
  <p>
21
    We freely carry user-submitted documents (light phtml files or WIMS modules),
22
    giving these documents the benefit of WIMS features, subject to the following conditions.
23
  </p>
24
  <ol>
25
    <li>
26
      The priority will be given to interactive documents providing
27
      services to education and research, at any level and in any
28
      language: courses, exercises, quizzes, puzzles, recreations, interactive
29
      proofs, demo of free open source softwares or scripts, etc.
17236 bpr 30
      <br>
13247 obado 31
      Priority will also be given to documents allowing free distribution.
17236 bpr 32
      <br>
13247 obado 33
      A wider range of materials may be accepted at the beginning, but we
34
      will have to be more selective when our disk space fills up.
35
    </li>
36
    <li>
37
      Documents submitted to the server must be signed, and must carry a
38
      valid email address of the author. The copyright of these documents, as
39
      well as legal responsibilities, belong solely to their authors. The author
40
      of a document can remove that document at any time.
41
    </li>
42
    <li>
43
      The following documents will NEVER be carried:
44
      <ul>
45
        <li>
46
          Documents suspected of trying to attack the server, or those whose author is suspected of doing so.
47
        </li>
48
        <li>Documents containing illegal or controversial contents.</li>
49
        <li>Documents violating copyrights of others.</li>
50
        <li>
51
          Documents containing political propaganda of whatever kind, for whatever organisation or association.
52
        </li>
53
      </ul>
54
    </li>
55
    <li>
56
      If an existing document is found to meet one of the conditions in the
57
      above clause, it will be immediately removed from the server, and its
58
      author will be denied further submissions to the server.
59
    </li>
60
    <li>
61
      We will try out best to conserve user-submitted documents as long as
62
      they are useful to the community.
63
    </li>
64
  </ol>
65
  <p>We reserve the right to change the policy of the site, remove part of
66
  the documents in it, or close it.</p>
67
  <p>
68
    If you don't agree with the policy of this site, please find another WIMS site
69
which might have a different carrying policy, or install a WI%S system on your own site.
70
  </p>
16 reyssat 71
</BODY>
17236 bpr 72
</HTML>