From af3186f2dc4d20748746cf2694c4a11f10eab2d3 Mon Sep 17 00:00:00 2001 From: stevenknight Date: Thu, 25 May 2006 22:35:20 +0000 Subject: [PATCH] Add a News page. Remove explicit "index.html" from the wiki link in the nav bar. git-svn-id: http://scons.tigris.org/svn/scons/trunk@1504 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- scons.org/includes/templates.php | 3 +- scons.org/index.php | 74 +++++-------------------- scons.org/news-raw.xhtml | 93 ++++++++++++++++++++++++++++++++ scons.org/news.php | 21 ++++++++ 4 files changed, 130 insertions(+), 61 deletions(-) create mode 100644 scons.org/news-raw.xhtml create mode 100644 scons.org/news.php diff --git a/scons.org/includes/templates.php b/scons.org/includes/templates.php index 5c3aa92a..9ead69f4 100644 --- a/scons.org/includes/templates.php +++ b/scons.org/includes/templates.php @@ -42,7 +42,7 @@ function make_top($title, $page)