www-commits
[Top][All Lists]
Advanced

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

www/philosophy wwworst-app-store.html


From: Therese Godefroy
Subject: www/philosophy wwworst-app-store.html
Date: Mon, 5 Apr 2021 14:31:01 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/04/05 14:31:01

Modified files:
        philosophy     : wwworst-app-store.html 

Log message:
        Simplify the markup & wrap long lines.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/wwworst-app-store.html?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: wwworst-app-store.html
===================================================================
RCS file: /webcvs/www/www/philosophy/wwworst-app-store.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- wwworst-app-store.html      5 Apr 2021 08:24:25 -0000       1.5
+++ wwworst-app-store.html      5 Apr 2021 18:30:56 -0000       1.6
@@ -104,7 +104,6 @@
 
 <ul>
 <li>request web sites that require JavaScript execution to offer either:
-
   <ul>
   <li>alternate means of access to information they publish, or</li>
   <li>alternate means of delivery for their apps;</li>
@@ -113,35 +112,46 @@
 
 <li>promote free browser extensions that control JavaScript execution;<br />
 <a href="/software/librejs/">https://www.gnu.org/software/librejs/</a></li>
+
 <li>beware of apps that are mere front ends for SaaSS;<br />
-<a 
href="/philosophy/who-does-that-server-really-serve.html">https://www.gnu.org/philosophy/who-does-that-server-really-serve.html</a></li>
+<a href="/philosophy/who-does-that-server-really-serve.html">
+https://www.gnu.org/philosophy/who-does-that-server-really-serve.html</a></li>
+
 <li>demand software you use to be delivered in freedom-respecting ways;</li>
+
 <li>promote hypertext systems that do not grant servers control over users.<br 
/>
-<a 
href="https://en.wikipedia.org/wiki/Gemini_(protocol)">https://en.wikipedia.org/wiki/Gemini_(protocol)</a><br
 />
-<a 
href="https://en.wikipedia.org/wiki/Gopher_(protocol)">https://en.wikipedia.org/wiki/Gopher_(protocol)</a></li>
+<a href="https://en.wikipedia.org/wiki/Gemini_(protocol)">
+https://en.wikipedia.org/wiki/Gemini_(protocol)</a><br />
+<a href="https://en.wikipedia.org/wiki/Gopher_(protocol)">
+https://en.wikipedia.org/wiki/Gopher_(protocol)</a></li>
 </ul>
 
-
 <p>More generally:</p>
 
 <ul>
 <li>as a self-respecting user, reject the abusive practices whenever you 
can;<br />
-<a 
href="/philosophy/saying-no-even-once.html">https://gnu.org/philosophy/saying-no-even-once.html</a></li>
+<a href="/philosophy/saying-no-even-once.html">
+https://gnu.org/philosophy/saying-no-even-once.html</a></li>
+
 <li>discourage automatic execution of downloaded code;<br />
-<a 
href="https://www.fsfla.org/blogs/lxo/pub/who-is-afraid-of-spectre-and-meltdown.en.html";>https://www.fsfla.org/blogs/lxo/pub/who-is-afraid-of-spectre-and-meltdown.en.html</a></li>
+<a 
href="https://www.fsfla.org/blogs/lxo/pub/who-is-afraid-of-spectre-and-meltdown.en.html";>
+https://www.fsfla.org/blogs/lxo/pub/who-is-afraid-of-spectre-and-meltdown.en.html</a></li>
+
 <li>as a network service operator, set a user-respecting example;<br />
-<a 
href="/philosophy/network-services-arent-free-or-nonfree.html">https://www.gnu.org/philosophy/network-services-arent-free-or-nonfree.html</a></li>
+<a href="/philosophy/network-services-arent-free-or-nonfree.html">
+https://www.gnu.org/philosophy/network-services-arent-free-or-nonfree.html</a></li>
+
 <li>spread awareness of the problem, and advice on solving and avoiding it.<br 
/>
-<a 
href="/help/help-javascript.html">https://www.gnu.org/help/help-javascript.html</a></li>
+<a href="/help/help-javascript.html">
+https://www.gnu.org/help/help-javascript.html</a></li>
 </ul>
 
 <p>Now, if you wish your site to give its users a taste of how the
 WWWorst app store feels to us, add to web pages you control the
 following JavaScriptlet:</p>
 
-<div class="emph-box">
-<p>document.body.textContent = 'Please disable JavaScript to view this 
site.'</p>
-</div>
+<p class="emph-box">
+document.body.textContent = 'Please disable JavaScript to view this site.'</p>
 
 <p>If you wish, make &ldquo;disable JavaScript&rdquo; a link to this 
article.</p>
 
@@ -152,7 +162,6 @@
 
 <p><em>2021-04-01 update:</em>&nbsp; thanks to KE0VVT for letting me know that
 textContent can't have links; you need innerHTML for that.</p>
-
 </div>
 
 </div><!-- for id="content", starts in the include above -->
@@ -212,7 +221,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2021/04/05 08:24:25 $
+$Date: 2021/04/05 18:30:56 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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