www-commits
[Top][All Lists]
Advanced

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

www/software/goodbye index.php


From: Matt Lee
Subject: www/software/goodbye index.php
Date: Wed, 30 Dec 2009 17:58:22 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        09/12/30 17:58:22

Modified files:
        software/goodbye: index.php 

Log message:
        ignore includes for now

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/goodbye/index.php?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: index.php
===================================================================
RCS file: /web/www/www/software/goodbye/index.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- index.php   30 Dec 2009 17:56:01 -0000      1.5
+++ index.php   30 Dec 2009 17:58:09 -0000      1.6
@@ -1,7 +1,90 @@
-   <?php include('/var/www/server/header.html'); ?>
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+
+<head>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:address@hidden"; />
+<link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
+<meta name="ICBM" content="42.256233,-71.006581" />
+<meta name="DC.title" content="gnu.org" />
 <title>Goodbye - GNU Project - Free Software Foundation</title>
-   <?php include('/var/www/server/banner.html'); ?>
+<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> |  | <a href="#searcher">Skip to search</a> | </span><a 
href="#translations">Translations of this page</a></div>
+
+
+<div id="null-wrapper">
+
+      <div id="header">
+
+        <div class="inner" style="position: relative;">
+
+
+<!-- <div id="fssbox">
+
+  <p class="netscape4"><a href="#navigation">Skip to navigation</a></p>
+
+  <h1>Sign up for the <em>Free Software Supporter</em></h1>
+
+  <p>A monthly update on GNU and the FSF</p>
+  <form action="http://lists.gnu.org/mailman/subscribe/info-fsf";
+       method="post">
+    <p><input type="text" id="frmEmail" name="email" size="15" maxlength="80" 
value="address@hidden" onfocus="this.value=''" /> &nbsp; <input type="submit" 
value="Ok" /></p>
+  </form>
+</div> -->
+
+<div style="width: 340px; height: 110px; position: absolute; top: -5px; right: 
1px"><script type="text/javascript">
+var fsf_widget_size = "gnu";
+var fsf_associate_id = "2442";
+</script>
+<script type="text/javascript" 
src="http://static.fsf.org/nosvn/v/widget.js";></script>
+  </div>
+
+
+
+        <h1 id="logo"><a href="/">The GNU Operating System</a></h1>
+
+      </div>
+
+      </div>
+
+      <div id="navigation">
+        <div class="inner">
+        <ul>
+          <li id="tabAboutGNU"><a href="/gnu/gnu.html">History</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 id="tabSoftware"><a 
href="/software/software.html">Downloads</a></li>
+          <li><a href="/help/help.html">Help&nbsp;GNU</a></li>
+          <li id="joinfsftab"><a 
href="https://www.fsf.org/associate/support_freedom?referrer=4052";>Join the 
FSF!</a></li>
+        </ul>
+
+                         <div id="searcher">
+
+  <form method="get" action="http://www.gnu.org/cgi-bin/estseek.cgi";>
+   <div><label class="netscape4" for="phrase">Search:</label>
+   <input name="phrase" id="phrase" type="text" size="18" accesskey="s" 
value="Why GNU/Linux?" />
+   <input type="submit" value="Search" /></div>
+                                </form>
+                        </div>
+
+        </div>
+
+      </div>
+
+
+<div id="content" class="inner">
+<h2>GNU Goodbye</h2>
 
 <?php
 
@@ -11,8 +94,6 @@
 
 ?>
 
-<h2>GNU Goodbye</h2>
-
 <p>The GNU Goodbye program is intending to produce a familiar, friendly 
farewell. In many ways, it could be considered a sister-program to GNU Hello, 
but unlike GNU Hello, it has not yet been developed.</p>
 
 <h2>Do you like filling out forms?</h2>
@@ -30,8 +111,7 @@
  }
 
 ?>
-
-   <?php include('/var/www/server/footer.html'); ?>
+</div>
 <div id="footer">
 
 <p>Please send general FSF &amp; GNU inquiries to
@@ -54,7 +134,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2009/12/30 17:56:01 $
+$Date: 2009/12/30 17:58:09 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

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