Author: buildbot
Date: Tue Sep 24 22:22:51 2013
New Revision: 879758
Log:
Staging update by buildbot for ooo-site
Added:
websites/staging/ooo-site/trunk/content/custom_404_OLD.html
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 24 22:22:51 2013
@@ -1 +1 @@
-1525737
+1526031
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 24 22:22:51 2013
@@ -1 +1 @@
-1525737
+1526031
Added: websites/staging/ooo-site/trunk/content/custom_404_OLD.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/custom_404_OLD.html (added)
+++ websites/staging/ooo-site/trunk/content/custom_404_OLD.html Tue Sep 24
22:22:51 2013
@@ -0,0 +1,51 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+ <title>No matches to your request were found</title>
+
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
+
+<!--#include virtual="/google-analytics.js" -->
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+<!-- 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>
+
+ </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>