www-commits
[Top][All Lists]
Advanced

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

www home.shtml style.css server/banner-homepage...


From: Matt Lee
Subject: www home.shtml style.css server/banner-homepage...
Date: Sun, 30 Dec 2007 18:17:40 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        07/12/30 18:17:40

Modified files:
        .              : home.shtml style.css 
Added files:
        server         : banner-homepage.html 

Log message:
        changed homepage to two column on rms request

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.shtml?cvsroot=www&r1=1.177&r2=1.178
http://web.cvs.savannah.gnu.org/viewcvs/www/style.css?cvsroot=www&r1=1.17&r2=1.18
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner-homepage.html?cvsroot=www&rev=1.1

Patches:
Index: home.shtml
===================================================================
RCS file: /web/www/www/home.shtml,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -b -r1.177 -r1.178
--- home.shtml  25 Dec 2007 22:51:24 -0000      1.177
+++ home.shtml  30 Dec 2007 18:17:28 -0000      1.178
@@ -1,26 +1,19 @@
 <!--#include virtual="/server/header.html" -->
 
-<title>The GNU Operating system - the GNU project - Free Software Foundation - 
Free as in Freedom - GNU/Linux</title>
+<title>The GNU Operating system</title>
 
 <meta http-equiv="Keywords" content="GNU, FSF, Free Software Foundation, 
Linux, Emacs, GCC, Unix, Free Software, Operating System, GNU Kernel, HURD, GNU 
HURD, Hurd" />
 <meta http-equiv="Description" content="Since 1983, developing the free Unix 
style operating system GNU, so that computer users can have the freedom to 
share and improve the software they use." />
 <link rel="alternate" title="What's New" 
href="http://www.gnu.org/rss/whatsnew.rss"; type="application/rss+xml" />
 <link rel="alternate" title="New Free Software" 
href="http://www.gnu.org/rss/quagga.rss"; type="application/rss+xml" />
 
-<!--#include virtual="/server/banner.html" -->
-
-<!--
-   Please ensure that you properly nest your tags.
-   If in doubt, use the w3c validator: this is strict xhtml.
-   Keep tables simple, and make sure they degrade properly.
-   Review the w3c accessibility guidelines when in doubt
--->
-
-<!-- END FSFlinks -->
-
-<!-- BEGIN content -->
+<!--#include virtual="/server/banner-homepage.html" -->
 
+<p class="center big"><strong>Welcome to the GNU Operating System - GNU is 
free software.</strong></p>
 
+<table width="100%" border="0" cellpadding="15" cellspacing="50">
+  <tr>
+    <td width="50%" style="padding-right: 2em;">
 
 <h2>What is GNU?</h2>
 
@@ -44,8 +37,22 @@
 Not Unix&rdquo;; it is pronounced <em>g-noo</em>, as one syllable with
 no vowel sound between the <em>g</em> and the <em>n</em>.</p>
 
+<!--      <h3>Get started!</h3>
+
+      <img src="/graphics/gnewsense-logo.png" alt="" style="float: left; 
padding: 10px;" />
+
+      <p>Get started today, download gNewSense - a complete free
+      software distribution of GNU/Linux for your desktop
+      computer.</p>
+
+      <p><a 
href="http://cdimage.gnewsense.org/gnewsense-livecd-deltad-1.1.iso";>Download 
now</a> or <a 
href="http://cdimage.gnewsense.org/gnewsense-kde-livecd-deltad-1.1.iso";>download
 with KDE</a>.</p> -->
+
+</td>
+<td width="50%">
+
 
-<h3>What is Free Software?</h3>
+
+<h2>What is Free Software?</h2>
 
 <p>&ldquo;<a href="/philosophy/free-sw.html">Free software</a>&rdquo; is a 
matter of liberty, not price.
 To understand the concept, you should think of &ldquo;free&rdquo; as in
@@ -67,6 +74,12 @@
       (freedom 3).   Access to the source code is a precondition for this.</li>
 </ul>
 
+</td>
+</tr>
+</table>
+
+<!--
+
 <h3>What is the Free Software Foundation?</h3>
 
 <p>The <a href="http://www.fsf.org";>Free Software Foundation</a>
@@ -103,6 +116,8 @@
 <a href="/doc/book13.html">Free Software, Free Society</a>.
 </p>
 
+-->
+
 <!--
    Keep link lines at 72 characters or lynx will break them poorly.
    Obviously, we list ONLY the most useful/important URLs here.
@@ -225,6 +240,9 @@
 
 <p><a href="/server/takeaction.html#other">Other Action Items</a>
 </p>
+
+
+</div>
 </div>
 
 
@@ -251,15 +269,15 @@
   Copyright &copy; 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
   2005, 2006, 2007
   <a href="http://www.fsf.org";>Free Software Foundation</a>, Inc.,
-  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA<br />
-  Verbatim copying and distribution of this entire article are permitted
+  51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA</p>
+<p>Verbatim copying and distribution of this entire article are permitted
   worldwide, without royalty, in any medium, provided this notice, and
   the copyright notice, are preserved.
 </p>
 
 <p>Updated:
    <!-- timestamp start -->
-   $Date: 2007/12/25 22:51:24 $
+   $Date: 2007/12/30 18:17:28 $
    <!-- timestamp end -->
 </p>
 </div>

Index: style.css
===================================================================
RCS file: /web/www/www/style.css,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- style.css   29 Dec 2007 11:20:59 -0000      1.17
+++ style.css   30 Dec 2007 18:17:29 -0000      1.18
@@ -72,6 +72,8 @@
 
 #header{ position: relative; background-color: white; height: 101px;}
 
+#fsf-logo{ position: absolute; top: 0; right: 25px; }
+
 #links{ display: none !important; }
 
 #links{ position: absolute; top: 5px; right: 1em; border-left: 1px
@@ -291,3 +293,7 @@
 #toplinks{ position: absolute; top: 0; left: 1em;  line-height: 1.5em; }
 
 #toplinks a{ font-weight: bold; font-size: 0.9em; color: blue !important; } 
\ No newline at end of file
+
+.center{ text-align:center; }
+
+.big{ font-size: 130%; font-family: sans-serif; padding-top: 0.7em; }
\ No newline at end of file

Index: server/banner-homepage.html
===================================================================
RCS file: server/banner-homepage.html
diff -N server/banner-homepage.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ server/banner-homepage.html 30 Dec 2007 18:17:34 -0000      1.1
@@ -0,0 +1,56 @@
+<style type="text/css" media="all">
address@hidden url('/style.css');
+</style>
+
+<style type="text/css" media="print">
address@hidden url('/print.css');
+</style>
+</head>
+
+<body>
+
+    <div id="toplinks"><span class="netscape4"><a href="#content">Skip to 
content</a> | </span><a href="#translations">Translations of this page</a></div>
+
+<div id="null-wrapper">
+
+  <!-- enable this div if there something urgent for us to do -->
+
+         <!-- <div id="urgent">
+
+          </div> -->
+
+
+      <div id="header">
+
+        <div class="inner">
+
+        <h1 id="logo"><a href="/">The GNU Operating System</a></h1>
+
+        <ul id="links">
+
+          <li><a
+          
href="https://www.fsf.org/associate/support_freedom/join_fsf?referrer=2442";>Join
 the FSF
+          today!</a></li>
+          <li id="tabContactUs"><a 
href="/links/links.html#FreeGNULinuxDistributions">Free GNU/Linux 
distros</a></li>
+          <li><a href="http://www.fsf.org/";>Free Software Foundation</a></li>
+        </ul>
+
+      </div>
+
+      </div>
+
+      <div id="navigation">
+        <div class="inner">
+        <ul>
+          <li id="tabMenu"><a href="/">Home</a></li>
+          <li id="tabAboutGNU"><a href="/gnu/gnu.html">About</a></li>
+          <li id="tabSoftware"><a 
href="/software/software.html">Free&nbsp;Software</a></li>
+          <li id="tabPhilosophy"><a 
href="/philosophy/philosophy.html">Philosophy</a></li>
+          <li id="tabLicenses"><a 
href="/licenses/licenses.html">Licenses</a></li>
+          <li><a href="/server/sitemap.html">Sitemap</a></li>
+          <li><a href="/help/help.html">Help&nbsp;Us</a></li>
+        </ul>
+        </div>
+      </div>
+
+<div id="content" class="inner">




reply via email to

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