www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/software repo-criteria.html


From: Pavel Kharitonov
Subject: www/software repo-criteria.html
Date: Fri, 16 Oct 2015 17:55:00 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       15/10/16 17:55:00

Modified files:
        software       : repo-criteria.html 

Log message:
        Validation fixes; use &ldquo;, &rdquo;, &mdash;; s/non-free/nonfree/.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/repo-criteria.html?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: repo-criteria.html
===================================================================
RCS file: /web/www/www/software/repo-criteria.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- repo-criteria.html  16 Oct 2015 17:08:40 -0000      1.1
+++ repo-criteria.html  16 Oct 2015 17:55:00 -0000      1.2
@@ -1,4 +1,4 @@
-<!--#include virtual="/server/html5-header.html" -->
+<!--#include virtual="/server/header.html" -->
 <!-- Parent-Version: 1.78 -->
 
 <title>GNU Ethical Repository Criteria
@@ -25,19 +25,19 @@
 You can also review the list's
 <a href="https://lists.gnu.org/mailman/listinfo/repo-criteria-discuss";>public 
archive</a>.</p>
 
-<p><em>Version 1.0</em></p>
+<h3>Version 1.0</h3>
 
-<ul>
-  <li id="F"><strong>F — Unacceptable</strong></li>
 
-  <li id="C"><strong>C — Acceptable hosting for a GNU package</strong></li>
+<h4 id="F">F &mdash; Unacceptable</h4>
+
+<h4 id="C">C &mdash; Acceptable hosting for a GNU package</h4>
   <ul>
     <li><p>All important site functionality that’s enabled for use
         with that package works correctly (though it need not look
         as nice) in free browsers, including
         <a href="/software/gnuzilla/">IceCat</a>,
-        without running any non-free software sent by the
-        site.  <strong>(C0)</strong></p></li>
+        without running any nonfree software sent by the
+        site.  <strong>(C0)</strong></p>
 
     <ul>
       <li><p>Regarding sending code that runs on the JavaScript
@@ -48,7 +48,7 @@
           to recognize as free, or (2) isn’t necessary, so that
           the function works properly even if JavaScript is
           disabled in the browser.</p>
-        <p>See <a href="/philosophy/javascript-trap.html">“The JavaScript 
Trap”</a> for more explanation.</p>
+        <p>See <a href="/philosophy/javascript-trap.html">The JavaScript 
Trap</a> for more explanation.</p>
         <p>Note that free software must come with the real
           source code.  Minified JavaScript code, and code
           generated by translation from some other language, are
@@ -75,8 +75,8 @@
           free translator exist which is adequate for the
           translation job.  <strong>(C0.1)</strong></p></li>
     </ul>
-
-    <li><p>No other non-free software is required to use the
+    </li>
+    <li><p>No other nonfree software is required to use the
         site (thus, no Flash).  <strong>(C1)</strong></p></li>
 
     <li><p>Does not discriminate against classes of users, or
@@ -94,10 +94,10 @@
         certificates.  <strong>(C6)</strong></p></li>
   </ul>
 
-  <li id="B"><strong>B — Good enough to recommend</strong></li>
-  <ul>
+<h4 id="B">B &mdash; Good enough to recommend</h4>
     <p>The above criteria, plus:</p>
 
+  <ul>
     <li><p>All code sent to the user’s browser must be free
         software and labeled for LibreJS or other suitable free
         automatic license analyzer, regardless of whether the site
@@ -113,14 +113,14 @@
         license, unclear licensing, GPL N only).
         <strong>(B2)</strong></p></li>
 
-    <li><p>Does not recommend non-free licenses for works of
+    <li><p>Does not recommend nonfree licenses for works of
         practical use.  <strong>(B3)</strong></p></li>
   </ul>
 
-  <li id="A"><strong>A — Excellent</strong></li>
-  <ul>
+<h4 id="A">A &mdash; Excellent</h4>
     <p>The above criteria, plus:</p>
 
+<ul>
     <li><p>All important site functions work correctly (though may not
         look as nice) when the user disables execution of JavaScript
         and other code sent by the
@@ -132,24 +132,28 @@
 
     <li><p>Offers use of AGPL 3-or-later as an option.  
<strong>(A3)</strong></p></li>
 
-    <li><p>Does not permit non-free licenses (or lack of license) for
+  <li><p>Does not permit nonfree licenses (or lack of license) for
         works for practical use.  <strong>(A4)</strong></p></li>
 
     <li><p>Does not recommend services that
         are <a 
href="/philosophy/who-does-that-server-really-serve.html">SaaSS</a>.
         <strong>(A5)</strong></p></li>
 
-    <li><p>Says "free software", not "open source."  
<strong>(A6)</strong></p></li>
+  <li><p>Says &ldquo;free software,&rdquo; not &ldquo;open
+      source.&rdquo;  <strong>(A6)</strong></p></li>
 
-    <li><p>Clearly endorses the Free Software Movement's ideas of freedom.  
<strong>(A7)</strong></p></li>
+  <li><p>Clearly endorses the Free Software Movement's ideas of
+      freedom.  <strong>(A7)</strong></p></li>
 
-    <li><p>Avoids saying “Linux” without “GNU” when referring to 
GNU/Linux.  <strong>(A8)</strong></p></li>
-  </ul>
+  <li><p>Avoids saying &ldquo;Linux&rdquo; without &ldquo;GNU&rdquo;
+      when referring to GNU/Linux.  <strong>(A8)</strong></p></li>
+</ul>
 
-  <li id="A+"><strong>A+ — Extra credit</strong></li>
-  <ul>
-    <p>The above criteria, plus:</p>
+<h4 id="A-plus">A+ &mdash; Extra credit</h4>
+
+<p>The above criteria, plus:</p>
 
+<ul>
     <li><p>Allows visitors to look and download without authenticating.
         <strong>(A+0)</strong></p></li>
 
@@ -163,23 +167,22 @@
 
     <li><p>Follows
         the <a href="https://www.w3.org/WAI/WCAG20/quickref/";>Web
-          “Content” Accessibility Guidelines 2.0</a> (WCAG 2.0)
+        &ldquo;Content&rdquo; Accessibility Guidelines 2.0</a> (WCAG 2.0)
         standard.
         <strong>(A+3)</strong></p></li>
 
     <li><p>Follows
         the <a href="https://www.w3.org/TR/wai-aria-practices/";>Web
-          Accessibility Initiative – Accessible Rich Internet
+        Accessibility Initiative &mdash; Accessible Rich Internet
           Applications 1.0</a> (WAI-ARIA 1.0) standard.
         <strong>(A+4)</strong></p></li>
 
     <li><p>All data contributed by the project owner and contributors
         is exportable in a machine-readable format.
         <strong>(A+5)</strong></p></li>
-  </ul>
 </ul>
 
-<h2 id="volunteers">Acknowledgements</h2>
+<h3 id="volunteers">Acknowledgements</h3>
 
 <p>The following individuals have helped as evaluators or otherwise
   contributed ideas, suggestions and improvements to this
@@ -202,6 +205,17 @@
   compliant (C0.0 and B0 criteria), please contact Mike Gerwitz
   at <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
 
+</div><!-- for id="content", starts in the include above -->
+<!--#include virtual="/server/footer.html" -->
+<div id="footer">
+<div class="unprintable">
+
+<p>Please send general FSF &amp; GNU inquiries to
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
+There are also <a href="/contact/">other ways to contact</a>
+the FSF.  Broken links and other corrections or suggestions can be sent
+to <a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
+
 <p><!-- TRANSLATORS: Ignore the original text in this paragraph,
         replace it with the translation of these two:
 
@@ -248,7 +262,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2015/10/16 17:08:40 $
+$Date: 2015/10/16 17:55:00 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]