|
@@ -11,7 +11,7 @@ View::show_header('Uploading Rules', 'rules');
|
11
|
11
|
<br />
|
12
|
12
|
<form class="search_form" name="rules" onsubmit="return false" action="">
|
13
|
13
|
<input type="text" id="search_string" value="Filter (empty to reset)" />
|
14
|
|
- <span id="Index">Searching for <strong>upload</strong> returns all rules containing the term.
|
|
14
|
+ <span id="Index">Searching for <strong>upload</strong> returns all rules containing that term.
|
15
|
15
|
Searching for <strong>upload+trump</strong> returns all rules containing both terms</span>
|
16
|
16
|
</form>
|
17
|
17
|
<br />
|
|
@@ -65,7 +65,7 @@ View::show_header('Uploading Rules', 'rules');
|
65
|
65
|
<h4 id="def"><a href="#defk"><strong>↑</strong></a> Definitions</h4>
|
66
|
66
|
<div class="box pad" style="padding: 10px 10px 10px 20px;">
|
67
|
67
|
<ul>
|
68
|
|
- <li><b>Torrent</b> - Broadly used as a noun to describe a .torrent file, the files associated with it, and any associated metadata indexed by the site. Used as a verb to describe the act of downloading or uploading data from or to the swarm.</li>
|
|
68
|
+ <li><b>Torrent</b> - Broadly used as a noun to describe a <code>.torrent</code> file, the files associated with it, and any associated metadata indexed by the site. Used as a verb to describe the act of downloading or uploading data from or to the swarm.</li>
|
69
|
69
|
<li><b>Swarm</b> - All peers associated with a given torrent.</li>
|
70
|
70
|
<li><b>Peer</b> - A client that has announced to the tracker and is part of the swarm.</b>
|
71
|
71
|
<li><b>Seed</b> - When used as a verb, describes the act of uploading torrent content to other peers. When used as a noun, describes a peer who has all of content associated with a torrent as is able to upload to peers. Sometimes referred to as a seeder.</li>
|
|
@@ -219,7 +219,7 @@ View::show_header('Uploading Rules', 'rules');
|
219
|
219
|
<li id="r1.3.3"><a href="#h1.3"><strong>↑</strong></a> <a href="#r1.3.3">1.3.3.</a>
|
220
|
220
|
<strong>Torrent packs, database rips, etc., are strictly prohibited.</strong>
|
221
|
221
|
They may not be uploaded under any circumstance, e.g., Wikipedia English Official Offline Edition 2014-07-07.
|
222
|
|
- Torrent "packs" containing mixed samples are allowed if under 10 GiB and corresponding to one finished experiment.
|
|
222
|
+ Torrent "packs" containing mixed samples are allowed if the torrent is under 10 GiB and the data corresponds to one finished experiment.
|
223
|
223
|
</li>
|
224
|
224
|
|
225
|
225
|
<li id="r1.3.4"><a href="#h1.3"><strong>↑</strong></a> <a href="#r1.3.4">1.3.4.</a>
|