r4602 - trunk/docs/user

daigle at ecoinformatics.org daigle at ecoinformatics.org
Thu Nov 20 10:26:31 PST 2008


Author: daigle
Date: 2008-11-20 10:26:31 -0800 (Thu, 20 Nov 2008)
New Revision: 4602

Added:
   trunk/docs/user/troubleshooting.html
Log:
Added troubleshooting guide.

Added: trunk/docs/user/troubleshooting.html
===================================================================
--- trunk/docs/user/troubleshooting.html	                        (rev 0)
+++ trunk/docs/user/troubleshooting.html	2008-11-20 18:26:31 UTC (rev 4602)
@@ -0,0 +1,68 @@
+<!-- 
+  *   '$RCSfile$'
+  *     Purpose: web page describing the installation of Metacat
+  *   Copyright: 2008 Regents of the University of California and the
+  *               National Center for Ecological Analysis and Synthesis
+  *     Authors: Chad Berkley
+  *
+  *    '$Author: daigle $'
+  *    '$Date: 2008-11-19 16:48:24 -0800 (Wed, 19 Nov 2008) $'
+  *    '$Revision: 4597 $'
+  *
+  *
+  -->
+  
+<!DOCTYPE html PUBLIC "-//W3C//DTD html 4.0//EN">
+<html>
+
+<head>
+  <title>Metacat Configuration Instructions</title>
+  <link rel="stylesheet" type="text/css" href="./common.css">
+  <link rel="stylesheet" type="text/css" href="./default.css">
+</head>
+
+<body>
+
+<table class="tabledefault" width="100%">
+<tr><td rowspan="2"><img src="./images/KNBLogo.gif"></td>
+<td colspan="7">
+<div class="title">Metacat Configuration</div>
+</td>
+</tr>
+<tr>
+  <td><a href="/" class="toollink"> KNB Home </a></td>
+  <td><a href="/data.html" class="toollink"> Data </a></td>
+  <td><a href="/people.html" class="toollink"> People </a></td>
+  <td><a href="/informatics" class="toollink"> Informatics </a></td>
+  <td><a href="/biodiversity" class="toollink"> Biocomplexity </a></td>
+  <td><a href="/education" class="toollink"> Education </a></td>
+  <td><a href="/software" class="toollink"> Software </a></td>
+</tr>
+</table>
+<hr>
+
+<div class="header1">Table of Contents</div>
+<div class="toc">
+  <div class="toc1"><a href="#InstallationIssues">Installation Issues</a></div>
+      <div class="toc2"><a href="#Issue1">Issue 1</a></div> 
+      <div class="toc2"><a href="#Issue2">Issue 2</a></div>
+  <div class="toc1"><a href="#StartupIssues">Startup Issues</a></div>
+  <div class="toc1"><a href="#ConfigurationIssues">Configuration Issues</a></div>
+  <div class="toc1"><a href="#GeneralApplicationIssues">General Application Issues</a></div>
+  <div class="toc1"><a href="#UnitTestingIssues">Unit Testing Issues</a></div>
+</div> 
+
+<a name="InstallationIssues"></a><div class="header1">Installation Issues</div>
+<a name="Issue1"></a><div class="header2">Issue 1</div>
+  <p>Issue 1 here</p>
+<a name="Issue2"></a><div class="header2">Issue 2</div>
+  <p>Issue 2 here</p>
+ 
+<a name="StartupIssues"></a><div class="header1">Startup Issues</div> 
+
+<a name="ConfigurationIssues"></a><div class="header1">Configuration Issues</div>
+
+<a name="GeneralApplicationIssues"></a><div class="header1">General Application Issues</div> 
+
+<a name="UnitTestingIssues"></a><div class="header1">Unit Testing Issues</div>
+  
\ No newline at end of file


Property changes on: trunk/docs/user/troubleshooting.html
___________________________________________________________________
Name: svn:executable
   + *



More information about the Metacat-cvs mailing list