]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Remove old VA Linux logo, and go to a more generic look and feel.
authortytso <tytso@46e75558-b442-0410-83ab-e6570fdeb8bf>
Fri, 4 Jan 2008 01:36:48 +0000 (01:36 +0000)
committertytso <tytso@46e75558-b442-0410-83ab-e6570fdeb8bf>
Fri, 4 Jan 2008 01:36:48 +0000 (01:36 +0000)
This is probably only temporary, but it's better than what we had
before...

git-svn-id: https://e2fsprogs.svn.sourceforge.net/svnroot/e2fsprogs/web@4 46e75558-b442-0410-83ab-e6570fdeb8bf

htdocs/config.inc [deleted file]
htdocs/e2fsprogs-hacking.html
htdocs/e2fsprogs-release.html
htdocs/e2fsprogs.inc [deleted file]
htdocs/ext2.html
htdocs/ext2intro.html
htdocs/index.html [new file with mode: 0644]
htdocs/index.php [deleted file]

diff --git a/htdocs/config.inc b/htdocs/config.inc
deleted file mode 100644 (file)
index 91b3ab2..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-$content_file = "e2fsprogs.inc";
-$group_id = 2406;
-$title = "E2fsprogs: Ext2 Filesystem Utilities";
-?>
index 1cf2cfb3334f0e4f851337a28e4abf5c260e54b6..a75afc7706b841bc974687834badad8aeec5b37c 100644 (file)
@@ -1,40 +1,25 @@
-<html>
-<head>
+<HTML>
+<HEAD>
 <title>Quickstart on hacking e2fsprogs using Mercurial</title>
-</head>
-
-<body bgcolor="#ffffff">
+</HEAD>
 
 <BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
 
-<!-- top strip -->
-<TABLE width="100%" border=0 cellspacing=0 cellpadding=2 bgcolor="737b9c">
-  <TR>
-    <TD><SPAN class=maintitlebar>&nbsp;&nbsp;
-      <A class=maintitlebar href="http://sourceforge.net/"><B>Home</B></A> | 
-      <A class=maintitlebar href="http://sourceforge.net/about.php"><B>About</B></A> | 
-      <A class=maintitlebar href="http://sourceforge.net/partners.php"><B>Partners</B></a> |
-      <A class=maintitlebar href="http://sourceforge.net/contact.php"><B>Contact Us</B></A> |
-      <A class=maintitlebar href="http://sourceforge.net/account/logout.php"><B>Logout</B></A></SPAN></TD>
-    </TD>
-  </TR>
-</TABLE>
-<!-- end top strip -->
+    <!-- top title table -->
+    <TABLE width="100%" border=3 bordercolor="#543a48"
+      bordercolorlight="#543a48" bordercolordark="#543a48" cellspacing=0 cellpadding=0 bgcolor="" valign="center">
+      <TR valign="center" bgcolor="#eeeef8">
+        <TD>
+       <center>
+        <h1>Quickstart on hacking e2fsprogs using Mercurial</h1>
+       </center>
+        </TD>
+      </TR>
+      <tr><td>
+      <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2406&amp;type=2" width="1" height="1" border="0"></tr><td>
+    </TABLE>
+    <!-- end top title table -->
 
-<!-- top title table -->
-<TABLE width="100%" border=0 cellspacing=0 cellpadding=0 bgcolor="" valign="center">
-  <TR valign="center" bgcolor="#eeeef8">
-    <TD>
-      <A href="http://sourceforge.net"> 
-       <IMG src="http://sourceforge.net/images/sflogo2-steel.png" width="143" height="70" border="0"></A>
-    </TD>
-    <TD width="99%"><!-- right of logo -->
-      <a href="http://www.valinux.com"><IMG src="http://sourceforge.net/images/valogo3.png" align="right" alt="VA Linux Systems" hspace="5" vspace="7" border=0 width="117" height="70"></A>
-    </TD><!-- right of logo -->
-  </TR>
-  <TR><TD bgcolor="#543a48" colspan=2><IMG src="http://sourceforge.net/images/blank.gif" height=2 vspace=0></TD></TR>
-</TABLE>
-<!-- end top title table -->
 
 <!-- center table -->
 <TABLE width="100%" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF" align="center">
 
 <!-- Begin actual content -->
 
-<center>
-<H1>Quickstart on hacking e2fsprogs using Mercurial</H1>
-</center>
-
 <P> Due to licensing issues with BitKeeper (BK), e2fsprogs development
 has been moved to a new distributed Source Code Management system called
 <A HREF="http://www.selenic.com/mercurial">Mercurial</A>.</P>
@@ -91,6 +72,9 @@ repository via the command:
 </TABLE>
 
 <!-- end footer table -->
+<hr>
+<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2406&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
+
 </BODY>
 </HTML>
 
index 77343f819b4de970bf63e05b802f74e0b9fd804c..1f76809a8d10515f73bd8335c0f137f32fc74921 100644 (file)
@@ -5,34 +5,21 @@
 
 <BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
 
-<!-- top strip -->
-<TABLE width="100%" border=0 cellspacing=0 cellpadding=2 bgcolor="737b9c">
-  <TR>
-    <TD><SPAN class=maintitlebar>&nbsp;&nbsp;
-      <A class=maintitlebar href="http://sourceforge.net/"><B>Home</B></A> | 
-      <A class=maintitlebar href="http://sourceforge.net/about.php"><B>About</B></A> | 
-      <A class=maintitlebar href="http://sourceforge.net/partners.php"><B>Partners</B></a> |
-      <A class=maintitlebar href="http://sourceforge.net/contact.php"><B>Contact Us</B></A> |
-      <A class=maintitlebar href="http://sourceforge.net/account/logout.php"><B>Logout</B></A></SPAN></TD>
-    </TD>
-  </TR>
-</TABLE>
-<!-- end top strip -->
+    <!-- top title table -->
+    <TABLE width="100%" border=3 bordercolor="#543a48"
+      bordercolorlight="#543a48" bordercolordark="#543a48" cellspacing=0 cellpadding=0 bgcolor="" valign="center">
+      <TR valign="center" bgcolor="#eeeef8">
+        <TD>
+       <center>
+        <h1>E2fsprogs Release Notes</h1>
+       </center>
+        </TD>
+      </TR>
+      <tr><td>
+      <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2406&amp;type=2" width="1" height="1" border="0"></tr><td>
+    </TABLE>
+    <!-- end top title table -->
 
-<!-- top title table -->
-<TABLE width="100%" border=0 cellspacing=0 cellpadding=0 bgcolor="" valign="center">
-  <TR valign="center" bgcolor="#eeeef8">
-    <TD>
-      <A href="http://sourceforge.net"> 
-       <IMG src="http://sourceforge.net/images/sflogo2-steel.png" width="143" height="70" border="0"></A>
-    </TD>
-    <TD width="99%"><!-- right of logo -->
-      <a href="http://www.valinux.com"><IMG src="http://sourceforge.net/images/valogo3.png" align="right" alt="VA Linux Systems" hspace="5" vspace="7" border=0 width="117" height="70"></A>
-    </TD><!-- right of logo -->
-  </TR>
-  <TR><TD bgcolor="#543a48" colspan=2><IMG src="http://sourceforge.net/images/blank.gif" height=2 vspace=0></TD></TR>
-</TABLE>
-<!-- end top title table -->
 
 <!-- center table -->
 <TABLE width="100%" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF" align="center">
@@ -41,8 +28,6 @@
 
 <!-- Begin actual content -->
 
-<CENTER><H1>E2fsprogs Release Notes</H1></CENTER>
-
 <H2>Release notes for the e2fsprogs package</H2>
 <UL>
 <LI><A HREF="#1.40.4">E2fsprogs 1.40.4 (December 31, 2007)</A>
@@ -4213,12 +4198,6 @@ disk will be checked, so it's rarely a problem in real life.</P>
 </TABLE>
 <!-- end center table -->
 
-<center>
-<a href="http://www2.valinux.com/adbouncer.phtml?f_s=468x60&f_p=625">
-<img src="http://www2.valinux.com/adserver.phtml?f_s=468x60&f_p=625" width="468" height="60" border="0"
-alt="Member of the VA Affiliate Underground" ></a>
-</center>
-
 <!-- footer table -->
 <TABLE width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="737b9c">
   <TR>
@@ -4229,5 +4208,9 @@ alt="Member of the VA Affiliate Underground" ></a>
 </TABLE>
 
 <!-- end footer table -->
+
+<hr>
+<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2406&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
+
 </BODY>
 </HTML>
diff --git a/htdocs/e2fsprogs.inc b/htdocs/e2fsprogs.inc
deleted file mode 100644 (file)
index 954f601..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<Center>
-<H1> Welcome to the E2fsprogs Sourceforge Page</H1>
-</CENTER>
-
-<P>This is the home page for the e2fsprogs package.  It provides the
-filesystem utilities for use with the <A HREF="ext2.html">ext2
-filesystem.</A> It also supports the ext3 filesystem with journaling
-support.</P>
-
-<P>The e2fsprogs <A HREF="http://sourceforge.net/projects/e2fsprogs">
-Sourceforge summary page</A> can be found here.  For more information
-about the ext2 filesystem, <A HREF="ext2.html">click here</A>.</P>
-
-<P>The latest development sources for e2fsprogs is maintained in a <A
-HREF="http://www.kernel.org/pub/software/scm/git/docs">Git</A>
-repository at <a
-HREF="http://git.kernel.org/?p=fs/ext2/e2fsprogs.git;a=summary">git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git</a>.
-A quick tutorial about how to start using git can be found 
-<A HREF="http://www.kernel.org/pub/software/scm/git/docs/tutorial.html">here</A>.</P>
-
-
-<IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.40.4 of e2fsprogs is
-available!</H2>
-
-<P>I am happy to announce a new release of the e2fsprogs distribution.
-All users of e2fsprogs are urged to upgrade to the 1.40.4 version as
-soon as possible, which can be found <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.40.4.tar.gz">here</A>.</P>
-
-<P>This release contains a number of bug fixes and enhancements over
-the previous releases.  In particular if you wish to experiment with
-the on-line resizing feature in the 2.6 kernels you should upgrade to
-this version of e2fsprogs.  For more details, see the 
-<A HREF="e2fsprogs-release.html">release notes.</A></P>
-
-
-<ADDRESS>
-<A HREF="http://thunk.org/tytso">Theodore Ts'o</A>
-</ADDRESS> 
-
-
index aa762e96cac3cd7c830d1b372258c0c4d7119800..58252a2117ed96267aafb64dacc5395157d543dd 100644 (file)
@@ -5,34 +5,20 @@
 
 <BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
 
-<!-- top strip -->
-<TABLE width="100%" border=0 cellspacing=0 cellpadding=2 bgcolor="737b9c">
-  <TR>
-    <TD><SPAN class=maintitlebar>&nbsp;&nbsp;
-      <A class=maintitlebar href="http://sourceforge.net/"><B>Home</B></A> | 
-      <A class=maintitlebar href="http://sourceforge.net/about.php"><B>About</B></A> | 
-      <A class=maintitlebar href="http://sourceforge.net/partners.php"><B>Partners</B></a> |
-      <A class=maintitlebar href="http://sourceforge.net/contact.php"><B>Contact Us</B></A> |
-      <A class=maintitlebar href="http://sourceforge.net/account/logout.php"><B>Logout</B></A></SPAN></TD>
-    </TD>
-  </TR>
-</TABLE>
-<!-- end top strip -->
-
-<!-- top title table -->
-<TABLE width="100%" border=0 cellspacing=0 cellpadding=0 bgcolor="" valign="center">
-  <TR valign="center" bgcolor="#eeeef8">
-    <TD>
-      <A href="http://sourceforge.net"> 
-       <IMG src="http://sourceforge.net/images/sflogo2-steel.png" width="143" height="70" border="0"></A>
-    </TD>
-    <TD width="99%"><!-- right of logo -->
-      <a href="http://www.valinux.com"><IMG src="http://sourceforge.net/images/valogo3.png" align="right" alt="VA Linux Systems" hspace="5" vspace="7" border=0 width="117" height="70"></A>
-    </TD><!-- right of logo -->
-  </TR>
-  <TR><TD bgcolor="#543a48" colspan=2><IMG src="http://sourceforge.net/images/blank.gif" height=2 vspace=0></TD></TR>
-</TABLE>
-<!-- end top title table -->
+    <!-- top title table -->
+    <TABLE width="100%" border=3 bordercolor="#543a48"
+      bordercolorlight="#543a48" bordercolordark="#543a48" cellspacing=0 cellpadding=0 bgcolor="" valign="center">
+      <TR valign="center" bgcolor="#eeeef8">
+        <TD>
+       <center>
+        <h1>Ext2fs Home Page</h1>
+       </center>
+        </TD>
+      </TR>
+      <tr><td>
+      <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2406&amp;type=2" width="1" height="1" border="0"></tr><td>
+    </TABLE>
+    <!-- end top title table -->
 
 <!-- center table -->
 <TABLE width="100%" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF" align="center">
@@ -41,8 +27,6 @@
 
 <!-- Begin actual content -->
 
-<CENTER><H1>Ext2fs Home Page</H1></CENTER>
-
 <IMG SRC="../images/new.gif" ALIGN=LEFT>
 <H2>Release 1.40.4 of e2fsprogs is available!</H2>
 
@@ -151,5 +135,10 @@ under development.
 </TABLE>
 
 <!-- end footer table -->
+
+<hr>
+<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2406&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
+
+
 </BODY>
 </HTML>
index a695beac6925ff19c7e4fa6489475e72ef2eb005..14e71e887e6a51145093caaf21d85c5e957d056c 100644 (file)
@@ -895,5 +895,8 @@ Prentice Hall, 1987.
 the <A HREF="http://khg.redhat.com/HyperNews/get/fs/fs.html"> Kernel
 Hacker's Guide</A>).</P>
 
+<hr>
+<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2406&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
+
 </BODY>
 </HTML>
diff --git a/htdocs/index.html b/htdocs/index.html
new file mode 100644 (file)
index 0000000..8d510b0
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+  <head>
+    <title>E2fsprogs: Ext2 Filesystem Utilities</title>
+  </head>
+
+  <body>
+    <!-- top title table -->
+    <TABLE width="100%" border=3 bordercolor="#543a48"
+      bordercolorlight="#543a48" bordercolordark="#543a48" cellspacing=0 cellpadding=0 bgcolor="" valign="center">
+      <TR valign="center" bgcolor="#eeeef8">
+        <TD>
+       <center>
+        <h1>E2fsprogs: Ext2/3/4 Filesystem Utilities</h1>
+       </center>
+        </TD>
+      </TR>
+    </TABLE>
+    <!-- end top title table -->
+
+    <P>This is the home page for the e2fsprogs package.  It provides the
+    filesystem utilities for use with the <A HREF="ext2.html">ext2
+    filesystem.</A> It also supports the ext3 filesystem with journaling
+    support.</P>
+
+    <P>The e2fsprogs <A HREF="http://sourceforge.net/projects/e2fsprogs">
+    Sourceforge summary page</A> can be found here.  For more information
+    about the ext2 filesystem, <A HREF="ext2.html">click here</A>.</P>
+p
+    <P>The latest development sources for e2fsprogs is maintained in a <A
+    HREF="http://www.kernel.org/pub/software/scm/git/docs">Git</A>
+    repository at <a
+    HREF="http://git.kernel.org/?p=fs/ext2/e2fsprogs.git;a=summary">git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git</a>.
+    A quick tutorial about how to start using git can be found 
+    <A HREF="http://www.kernel.org/pub/software/scm/git/docs/tutorial.html">here</A>.</P>
+
+
+    <IMG SRC="images/new.gif" ALIGN=LEFT><H2>Release 1.40.4 of e2fsprogs is
+    available!</H2>
+
+    <P>I am happy to announce a new release of the e2fsprogs distribution.
+    All users of e2fsprogs are urged to upgrade to the 1.40.4 version as
+    soon as possible, which can be found <A HREF="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.40.4.tar.gz">here</A>.</P>
+
+    <P>This release contains a number of bug fixes and enhancements over
+    the previous releases.  In particular if you wish to experiment with
+    the on-line resizing feature in the 2.6 kernels you should upgrade to
+    this version of e2fsprogs.  For more details, see the 
+    <A HREF="e2fsprogs-release.html">release notes.</A></P>
+
+
+    <ADDRESS>
+    <A HREF="http://thunk.org/tytso">Theodore Ts'o</A>
+    </ADDRESS> 
+
+
+    <hr>
+    <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2406&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
+<p>
+<!-- Created: Thu Jan  3 20:06:34 EST 2008 -->
+<!-- hhmts start -->
+Last modified: Thu Jan  3 20:21:28 EST 2008
+<!-- hhmts end -->
+  </body>
+</html>
diff --git a/htdocs/index.php b/htdocs/index.php
deleted file mode 100644 (file)
index 96ddaea..0000000
+++ /dev/null
@@ -1,100 +0,0 @@
-<?php
-// Generic Source Forge Web Page Template
-// Modified from the Source Forge Default Page (v 1.2) with the 
-// following changes:
-// 
-// 1.  Use the small SourceForge icon with the project group id so that the 
-//     project gets "credit" for hits to its page.
-//
-// 2.  Change the "no content yet" message with an include of a 
-//     project-specific content file.
-//
-// 3.  Change copyright statement to remove (C) VA Linux systems (since 
-//     this is project-specific content.
-//
-//$headers = getallheaders();  // Why was this being run in the default page?
-
-// The config.inc file should define the following two variables:
-// content_file, which contains the file which should be included to get
-// the actual content for this web page, and group_id, which defines the 
-// SourceForge group id, so that web hits to the page get counted for the 
-// most active project statistics.  An example config.inc file might 
-// look like this:
-//
-// < ? php
-// $content_file = "serial.inc";
-// $group_id = 310;
-// ? >
-//
-// (Note the space between the angle brackets and the question mark was added
-// to prevent PHP from getting confused when parsing the comments in this 
-// PGP page. Remove the space when creating your config.inc file.)
-//
-include "config.inc"; 
-?>
-<HTML>
-<HEAD>
-<TITLE><?php print "$title" ?></TITLE>
-</HEAD>
-
-<BODY bgcolor=#FFFFFF topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
-
-<!-- top strip -->
-<TABLE width="100%" border=0 cellspacing=0 cellpadding=2 bgcolor="737b9c">
-  <TR>
-    <TD><SPAN class=maintitlebar>&nbsp;&nbsp;
-      <A class=maintitlebar href="http://sourceforge.net/"><B>Home</B></A> | 
-      <A class=maintitlebar href="http://sourceforge.net/about.php"><B>About</B></A> | 
-      <A class=maintitlebar href="http://sourceforge.net/partners.php"><B>Partners</B></a> |
-      <A class=maintitlebar href="http://sourceforge.net/contact.php"><B>Contact Us</B></A> |
-      <A class=maintitlebar href="http://sourceforge.net/account/logout.php"><B>Logout</B></A></SPAN></TD>
-    </TD>
-  </TR>
-</TABLE>
-<!-- end top strip -->
-
-<!-- top title table -->
-<TABLE width="100%" border=0 cellspacing=0 cellpadding=0 bgcolor="" valign="center">
-  <TR valign="center" bgcolor="#eeeef8">
-    <TD>
-      <A href="http://sourceforge.net"> 
-      <IMG src="http://sourceforge.net/sflogo.php?group_id=<?php print "$group_id" ?>&type=1" width="1" height="1" border="0">
-       <IMG src="http://sourceforge.net/images/sflogo2-steel.png" width="143" height="70" border="0"></A>
-    </TD>
-    <TD width="99%"><!-- right of logo -->
-      <a href="http://www.valinux.com"><IMG src="http://sourceforge.net/images/valogo3.png" align="right" alt="VA Linux Systems" hspace="5" vspace="7" border=0 width="117" height="70"></A>
-    </TD><!-- right of logo -->
-  </TR>
-  <TR><TD bgcolor="#543a48" colspan=2><IMG src="http://sourceforge.net/images/blank.gif" height=2 vspace=0></TD></TR>
-</TABLE>
-<!-- end top title table -->
-
-<!-- center table -->
-<TABLE width="100%" border="0" cellspacing="0" cellpadding="10" bgcolor="#FFFFFF" align="center">
-  <TR>
-    <TD>
-       <?php include($content_file) ?>
-
-    </TD>
-  </TR>
-</TABLE>
-<!-- end center table -->
-
-<?php 
-       if (file_exists("banner.inc")) {
-               include "banner.inc";
-       }
-?>
-
-<!-- footer table -->
-<TABLE width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="737b9c">
-  <TR>
-    <TD align="center"><FONT color="#ffffff"><SPAN class="titlebar">
-      All trademarks and copyrights on this page are properties of their respective owners.</SPAN></FONT>
-    </TD>
-  </TR>
-</TABLE>
-
-<!-- end footer table -->
-</BODY>
-</HTML>