CVSROOT: /web/www Module name: www Changes by: Pavel Kharitonov <ineiev> 11/12/25 10:35:54
Modified files: philosophy : javascript-trap.html Log message: s/Javascript/JavaScript/ CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/javascript-trap.html?cvsroot=www&r1=1.30&r2=1.31 Patches: Index: javascript-trap.html =================================================================== RCS file: /web/www/www/philosophy/javascript-trap.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -b -r1.30 -r1.31 --- javascript-trap.html 25 Dec 2011 04:54:33 -0000 1.30 +++ javascript-trap.html 25 Dec 2011 10:35:48 -0000 1.31 @@ -124,7 +124,7 @@ </li> </ul> -<p>How do we tell whether the Javascript code is free? At the end of +<p>How do we tell whether the JavaScript code is free? At the end of this article we propose a convention by which a nontrivial JavaScript program in a web page can state the URL where its source code is located, and can state its license too, using stylized comments.</p> @@ -132,7 +132,7 @@ <p>Finally, we need to change free browsers to detect and block nontrivial nonfree JavaScript in web pages. The program <a href="http://lduros.net/librejs/">LibreJS</a> detects nonfree, -nontrivial Javascript in pages you visit, and blocks it. LibreJS is +nontrivial JavaScript in pages you visit, and blocks it. LibreJS is an add-on for IceCat and IceWeasel (and Firefox).</p> <p>Browser users also need a convenient facility to specify JavaScript @@ -164,9 +164,9 @@ Our campaign for web sites to free their JavaScript can then begin.</p> <p>In the mean time, there's one case where it is acceptable to run a -nonfree Javascript program: to send a complaint to the website -operators saying they should free or remove the Javascript code in the -site. Please don't hesitate to enable Javascript temporarily to do +nonfree JavaScript program: to send a complaint to the website +operators saying they should free or remove the JavaScript code in the +site. Please don't hesitate to enable JavaScript temporarily to do that—but remember to disable it again afterwards.</p> <p><strong>Thank you to <a href="/people/people.html#mattlee">Matt Lee</a> @@ -260,7 +260,7 @@ <p> Updated: <!-- timestamp start --> -$Date: 2011/12/25 04:54:33 $ +$Date: 2011/12/25 10:35:48 $ <!-- timestamp end --> </p> </div>