Author: kschenk
Date: Tue Sep 24 22:21:27 2013
New Revision: 1526031
URL: http://svn.apache.org/r1526031
Log:
Changed name of old custom_404 to prevent confusion.
Added:
openoffice/ooo-site/trunk/content/custom_404_OLD.html
Added: openoffice/ooo-site/trunk/content/custom_404_OLD.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/custom_404_OLD.html?rev=1526031&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/custom_404_OLD.html (added)
+++ openoffice/ooo-site/trunk/content/custom_404_OLD.html Tue Sep 24 22:21:27
2013
@@ -0,0 +1,35 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>No matches to your request were found</title>
+
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
+</head>
+
+ <body>
+<!-- not current, OpenOffice custom error page is located in /docs -->
+ <div class="errormessage" id="alerterrormessage">
+ <p><strong>Error</strong></p>
+ <p>No matches to your request were found.</p>
+ <p>Possible causes</p>
+ <ul>
+ <li>Incorrect URL. Check spelling and try again.</li>
+ <li>Link does not exist. Use the browser's "back" button to return to the
referring page.</li>
+ </ul>
+ <br>
+ <li><b>If you were attempting to use the 'Format as XML' function or
access xml.cgi, this functionality has been temporarily disabled.</b></li>
+ <li><b>Please contact <a
href="mailto:[email protected]">[email protected]</a> for assistance with
this functionality.</b></li>
+ </div>
+
+<p>
+<hr>
+</p>
+<script language="JavaScript">
+<!--
+ var s_pageType="errorPage"
+//--></script>
+ </body>
+</html>
+