From d9d8ca463bcec3d19b2bf58c4f692b8d8600abc9 Mon Sep 17 00:00:00 2001
From: Gabor Hojtsy
Date: Fri, 8 Aug 2003 19:45:38 +0000
Subject: [PATCH] Utilize new header and footer and add needed styles to
sitewide.css to make these pages appear as they used to look before the
change
---
anoncvs.php | 4 ++--
copyright.php | 10 +++++-----
cvs-php.php | 8 ++++----
cvsup.php | 4 ++--
sidebars.php | 6 +++---
sitemap.php | 4 ++--
sites.php | 4 ++--
sitewide.css | 38 ++++++++++++++++++++++++++++++++++++++
8 files changed, 58 insertions(+), 20 deletions(-)
diff --git a/anoncvs.php b/anoncvs.php
index 59f9135df..7f0dbc836 100644
--- a/anoncvs.php
+++ b/anoncvs.php
@@ -2,7 +2,7 @@
// $Id$
$_SERVER['BASE_PAGE'] = 'anoncvs.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
-commonHeader("Anonymous CVS Access");
+site_header("Anonymous CVS Access");
?>
Anonymous CVS Access
@@ -152,4 +152,4 @@ diff -u
autoconf 2.13, automake 1.5 and libtool 1.4
-
+
diff --git a/copyright.php b/copyright.php
index 4a8c20290..382041f69 100644
--- a/copyright.php
+++ b/copyright.php
@@ -2,7 +2,7 @@
// $Id$
$_SERVER['BASE_PAGE'] = 'copyright.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
-commonheader("Copyright and License");
+site_header("Copyright and License");
?>
Copyright and License
@@ -11,7 +11,7 @@ commonheader("Copyright and License");
For information on the PHP License (i.e. using the PHP language),
- .
+ see our licensing information page.
Website Copyright
@@ -50,14 +50,14 @@ commonheader("Copyright and License");
You can contact the webmaster at
- .
+ webmaster@php.net.
Note that this address is mapped to a mailing list and a newsgroup, so
every message you send will be stored in public archives.
For more information on the PHP Group and the PHP project, please see
- .
+ http://www.php.net/.
-
+
diff --git a/cvs-php.php b/cvs-php.php
index 418081c5c..364cbe8ac 100644
--- a/cvs-php.php
+++ b/cvs-php.php
@@ -4,7 +4,7 @@ $_SERVER['BASE_PAGE'] = 'cvs-php.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/email-validation.inc';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/posttohost.inc';
-commonHeader("Using CVS for PHP Development");
+site_header("Using CVS for PHP Development");
?>
Using CVS for PHP Development
@@ -244,7 +244,7 @@ EOT;
on and close bugs in our bug database, and
allows you to modify the documentation notes in the annotated
manual. Your CVS account also translates into a foo@php.net forwarding email
- address where foo is your CVS user id. Feel free to use it!
+ address where foo is your CVS user id. Feel free to use it!
Request a CVS account
@@ -287,7 +287,7 @@ EOT;
class="max" value="" />
\n";
}
@@ -306,4 +306,4 @@ else {?>
-
+
diff --git a/cvsup.php b/cvsup.php
index 9ff4a6ab5..e970da01f 100644
--- a/cvsup.php
+++ b/cvsup.php
@@ -2,7 +2,7 @@
// $Id$
$_SERVER['BASE_PAGE'] = 'cvsup.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
-commonHeader("Using CVSup to maintain a local CVS repository");
+site_header("Using CVSup to maintain a local CVS repository");
?>
Using CVSup To Maintain A Local CVS Repository
@@ -52,4 +52,4 @@ php-src
-
+
diff --git a/sidebars.php b/sidebars.php
index 6f7b098c3..8a2e53eb4 100644
--- a/sidebars.php
+++ b/sidebars.php
@@ -2,7 +2,7 @@
// $Id$
$_SERVER['BASE_PAGE'] = 'sidebars.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
-commonHeader("PHP.net Search Bars");
+site_header("PHP.net Search Bars");
?>
PHP.net Search Bars
@@ -17,7 +17,7 @@ commonHeader("PHP.net Search Bars");
Mozilla 0.9.4 and above
-