Rev 5804 | Rev 15276 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5804 | Rev 13247 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | <!DOCTYPE html> |
|
1 | <HTML> |
2 | <HTML> |
2 | <HEAD> |
3 | <HEAD> |
3 |
|
4 | <meta http-equiv="Content-Type" CONTENT="text/html; charset=iso-8859-1"> |
4 |
|
5 | <meta name="GENERATOR" CONTENT="wims [en]"> |
5 |
|
6 | <meta name="description" content="$wims_site_description"> |
6 |
|
7 | <meta name="keywords" content="$wims_site_keywords"> |
7 |
|
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 | --> |
|
8 | </HEAD> |
15 | </HEAD> |
9 | <BODY> |
16 | <BODY> |
10 | <CENTER> |
- | |
11 | <h1> |
- | |
12 | Publication policy <font size="-1">of |
- | |
13 | < |
17 | <h1 style="text-align:center">light phtml Publication policy of this WIMS server</h1> |
14 | 18 | ||
15 | <HR |
19 | <HR width="50%"/> |
16 | <b>wims.unice.fr</b> is the home site of WIMS (WWW Interactive Multipurpose Server). |
- | |
- | 20 | <p> |
|
17 | We freely carry user-submitted documents (light phtml files or |
21 | We freely carry user-submitted documents (light phtml files or WIMS modules), |
18 | giving these documents the benefit |
- | |
19 | of |
22 | giving these documents the benefit of WIMS features, subject to the following conditions. |
- | 23 | </p> |
|
20 | <ol> |
24 | <ol> |
- | 25 | <li> |
|
21 |
|
26 | The priority will be given to interactive documents providing |
22 | services to |
27 | services to education and research, at any level and in any |
23 | language: courses, exercises, quizzes, puzzles, recreations, interactive |
28 | language: courses, exercises, quizzes, puzzles, recreations, interactive |
24 | proofs, |
29 | proofs, demo of free open source softwares or scripts, etc. |
- | 30 | <br/> |
|
25 |
|
31 | Priority will also be given to documents allowing free distribution. |
- | 32 | <br/> |
|
26 |
|
33 | A wider range of materials may be accepted at the beginning, but we |
27 | will have to be more selective when our disk space fills up. |
34 | will have to be more selective when our disk space fills up. |
28 | 35 | </li> |
|
29 |
|
36 | <li> |
30 | Documents submitted to the server must be signed, and must carry a |
37 | Documents submitted to the server must be signed, and must carry a |
31 | valid email address of the author. The copyright of these documents, as |
38 | valid email address of the author. The copyright of these documents, as |
32 | well as legal responsibilities, belong solely to their authors. The author |
39 | well as legal responsibilities, belong solely to their authors. The author |
33 | of a document can remove that document at any time. |
40 | of a document can remove that document at any time. |
34 | 41 | </li> |
|
35 |
|
42 | <li> |
36 | The following documents will NEVER be carried: |
43 | The following documents will NEVER be carried: |
37 | <ul> |
44 | <ul> |
- | 45 | <li> |
|
38 |
|
46 | Documents suspected of trying to attack the server, or those whose author is suspected of doing so. |
39 |
|
47 | </li> |
40 |
|
48 | <li>Documents containing illegal or controversial contents.</li> |
41 |
|
49 | <li>Documents violating copyrights of others.</li> |
- | 50 | <li> |
|
42 |
|
51 | Documents containing political propaganda of whatever kind, for whatever organisation or association. |
43 |
|
52 | </li> |
44 | </ul> |
53 | </ul> |
- | 54 | </li> |
|
45 |
|
55 | <li> |
46 | If an existing document is found to meet one of the conditions in the |
56 | If an existing document is found to meet one of the conditions in the |
47 | above clause, it will be immediately removed from the server, and its |
57 | above clause, it will be immediately removed from the server, and its |
48 | author will be denied further submissions to the server. |
58 | author will be denied further submissions to the server. |
49 | 59 | </li> |
|
50 |
|
60 | <li> |
51 | We will try out best to conserve user-submitted documents as long as |
61 | We will try out best to conserve user-submitted documents as long as |
52 |
|
62 | they are useful to the community. |
- | 63 | </li> |
|
53 | </ol> |
64 | </ol> |
54 | - | ||
55 | This site belongs to the Université de Nice - Sophia Antipolis. The |
- | |
56 |
|
65 | <p>We reserve the right to change the policy of the site, remove part of |
57 | the documents in it, or close it. |
66 | the documents in it, or close it.</p> |
58 | - | ||
59 | <p> |
67 | <p> |
60 | If you don't agree with the policy of this site, please find another |
68 | If you don't agree with the policy of this site, please find another WIMS site |
61 | which might have a different carrying policy, or install a |
69 | which might have a different carrying policy, or install a WI%S system on your own site. |
62 |
|
70 | </p> |
63 | </BODY> |
71 | </BODY> |
64 | </HTML> |
72 | </HTML> |
65 | - |