From: <fwi...@us...> - 2009-05-28 02:13:48
|
Revision: 6406 http://jython.svn.sourceforge.net/jython/?rev=6406&view=rev Author: fwierzbicki Date: 2009-05-28 01:32:21 +0000 (Thu, 28 May 2009) Log Message: ----------- about page is empty - deleting. Removed Paths: ------------- trunk/website/archive/22/about.html trunk/website/archive/22/about.txt trunk/website/redirects/Project/about.txt Deleted: trunk/website/archive/22/about.html =================================================================== --- trunk/website/archive/22/about.html 2009-05-28 01:25:48 UTC (rev 6405) +++ trunk/website/archive/22/about.html 2009-05-28 01:32:21 UTC (rev 6406) @@ -1,66 +0,0 @@ -<?xml version="1.0" encoding="utf-8" ?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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" /> -<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" /> -<title></title> -<link rel="stylesheet" href="../css/html4css1.css" type="text/css" /> -<link type="text/css" href="../css/basic.css" rel="stylesheet"> -<link media="screen" type="text/css" href="../css/screen.css" rel="stylesheet"> -<link media="print" type="text/css" href="../css/print.css" rel="stylesheet"> -<link type="text/css" href="../css/profile.css" rel="stylesheet"> -<!--[if lt IE 7]> -<script defer type="text/javascript" src="../css/pngfix.js"></script> -<![endif]--> -</head> -<body> -<div id="top"> -<div class="header"> -<div class="grouplogo"> -<a href="./" ><img class="logoImage" alt="Jython" src="../css/jython.png" title="Jython"></a> -</div> -<div class="searchbox"> -<form action="http://www.google.com/search" method="get" class="roundtopsmall"> -<input value="www.jython.org" name="sitesearch" type="hidden"><input size="25" name="q" id="query" type="text"> - <input name="Search" value="Search" type="submit"> -</form> -</div> -</div> -</div> -<div id="main"><div id="menu"><div class="menupage"> -<div class="menupagetitle">About</div> -<div class="menupageitem"><a href="./index.html">Welcome</a></div> -<div class="menupageitem"><a href="./license.html">License</a></div> -<div class="menupageitem"><a href="./installation.html">Installation</a></div> -<div class="menupageitem"><a href="./userfaq.html">FAQ</a></div> -<div class="menupageitem"><a href="./news.html">News</a></div> -<div class="menupageitem"><a href="./history.html">History</a></div> -<div class="menupageitem"><a href="./download.html">Download</a></div> -<div class="menupageitem"><a href="./userguide.html">User Guide</a></div> -<div class="menupageitem"><a href="../21/index.html">Old Website</a></div> -<div class="menupagetitle">Community</div> -<div class="menupageitem"><a href="http://wiki.python.org/jython/">Wiki</a></div> -<div class="menupageitem"><a href="./bugs.html">Reporting Bugs</a></div> -<div class="menupageitem"><a href="http://sourceforge.net/mail/?group_id=12867">Mailing Lists</a></div> -<div class="menupageitem"><a href="./devfaq.html">Developer FAQ</a></div> -<div class="menupageitem"><a href="http://wiki.python.org/jython/JythonDeveloperGuide">Developer Guide</a></div> -<div class="menupageitem"><a href="./roadmap.html">Jython Roadmap</a></div> -<div class="menupageitem"><a href="./contributors.html">Contributors</a></div> -<div class="menupagetitle"></div> -<div style="height:1em"></div> -<div class="menupageitem"><a target="_blank" href="http://www.python.org"><img src="../css/PythonPoweredSmall.gif" /></a></div> -<div style="height:1em"></div> -<div class="menupageitem"><a target="_blank" href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=12867" /></a></div> -</div> -</div> -</div> -<div id="content"><div class="document"> -</div> -<div class="footer"> -<hr class="footer" /> -<a class="reference" href="about.txt">View document source</a>. - -</div> - -</div></div></body> Deleted: trunk/website/redirects/Project/about.txt =================================================================== --- trunk/website/redirects/Project/about.txt 2009-05-28 01:25:48 UTC (rev 6405) +++ trunk/website/redirects/Project/about.txt 2009-05-28 01:32:21 UTC (rev 6406) @@ -1,9 +0,0 @@ -This page has been retired for versions of Jython older than 2.2. Please see the about_ wiki page for the current 2.5 version. - -If you want the archived web page: - -`2.2 about`_ - -.. _about: http://wiki.python.org/jython/AboutJython - -.. _2.2 about: ./archive/22/about.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |