www-commits
[Top][All Lists]
Advanced

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

www home.shtml style.css software/software.html


From: Matt Lee
Subject: www home.shtml style.css software/software.html
Date: Fri, 13 Jun 2008 16:33:15 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        08/06/13 16:33:15

Modified files:
        .              : home.shtml style.css 
        software       : software.html 

Log message:
        add highlighting to homepage, highlight class to css, new menu (please 
hold
        off on translating this for a few days) and new software page which 
makes
        the free distros more prominant

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.shtml?cvsroot=www&r1=1.226&r2=1.227
http://web.cvs.savannah.gnu.org/viewcvs/www/style.css?cvsroot=www&r1=1.32&r2=1.33
http://web.cvs.savannah.gnu.org/viewcvs/www/software/software.html?cvsroot=www&r1=1.125&r2=1.126

Patches:
Index: home.shtml
===================================================================
RCS file: /web/www/www/home.shtml,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -b -r1.226 -r1.227
--- home.shtml  12 Jun 2008 16:10:04 -0000      1.226
+++ home.shtml  13 Jun 2008 16:32:56 -0000      1.227
@@ -29,10 +29,10 @@
 called <a href="/gnu/linux-and-gnu.html">Linux</a>.)</p>
 
 <p>There are many variants or &ldquo;distributions&rdquo; of
-GNU/Linux.  We recommend
+GNU/Linux.  <span class="highlight">We recommend
 the <a href="/links/links.html#FreeGNULinuxDistributions">GNU/Linux
 distributions</a> that are 100% free software; in other words,
-entirely freedom-respecting.</p>
+entirely freedom-respecting</span>.</p>
 
 <p>The name &ldquo;GNU&rdquo; is a recursive acronym for &ldquo;GNU's
 Not Unix&rdquo;; it is pronounced <em>g-noo</em>, as one syllable with
@@ -56,8 +56,8 @@
 should think of &ldquo;free&rdquo; as in &ldquo;free speech&rdquo;,
 not as in &ldquo;free beer&rdquo;.</p>
 
-<p>Free software is a matter of the users' freedom to run, copy,
-distribute, study, change and improve the software.  More precisely,
+<p>Free software is a matter of the users' <span class="highlight">freedom to 
run, copy,
+distribute, study, change and improve</span> the software.  More precisely,
 it refers to four kinds of freedom, for the users of the software:</p>
 
 <ul>
@@ -291,7 +291,7 @@
 
 <p>Last Updated:
    <!-- timestamp start -->
-   $Date: 2008/06/12 16:10:04 $
+   $Date: 2008/06/13 16:32:56 $
    <!-- timestamp end -->
 </p>
   

Index: style.css
===================================================================
RCS file: /web/www/www/style.css,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- style.css   21 Mar 2008 14:55:25 -0000      1.32
+++ style.css   13 Jun 2008 16:32:56 -0000      1.33
@@ -307,3 +307,5 @@
 #searcher{ position: absolute; top: 0; right: 1em; line-height: 2.5em}
 
 #searcher, #searcher input{ font-size: 0.8em; }
+
+.highlight{background-color: #ff6;}
\ No newline at end of file

Index: software/software.html
===================================================================
RCS file: /web/www/www/software/software.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -b -r1.125 -r1.126
--- software/software.html      12 Jun 2008 16:19:34 -0000      1.125
+++ software/software.html      13 Jun 2008 16:33:09 -0000      1.126
@@ -4,11 +4,16 @@
 
 <!--#include virtual="/server/banner.html" -->
 
-<h2>GNU and other free software</h2>
+<h2>Download GNU</h2>
 
-<p>If you're looking for a whole system to install, see our <a
-href="/links/links.html#FreeGNULinuxDistributions">list of
-GNU/Linux distributions which are entirely free software</a>.</p>
+<div style="width: 300px; padding: 15px; margin: 15px; float: right; border: 
6px solid #bd0;">
+<h4 class="center">Download distributions</h4>
+<p><a href="/links/links.html#FreeGNULinuxDistributions"><img 
src="http://www.gnu.org/graphics/gnu-and-penguin-color-300x276.jpg"; alt="GNU 
and Linux" /></a></p>
+<p><span class="highlight">If you're looking for a whole system to
+install, see
+our <a href="/links/links.html#FreeGNULinuxDistributions">list of
+GNU/Linux distributions which are entirely free software</a>.</span></p>
+</div>
 
 <p>To look for individual free software packages, both <acronym
 title="GNU's Not Unix!">GNU</acronym> and non-GNU, please see the <a
@@ -156,7 +161,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2008/06/12 16:19:34 $
+$Date: 2008/06/13 16:33:09 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

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