r4564 - in trunk: docs/user lib/admin

daigle at ecoinformatics.org daigle at ecoinformatics.org
Mon Nov 17 11:10:17 PST 2008


Author: daigle
Date: 2008-11-17 11:10:17 -0800 (Mon, 17 Nov 2008)
New Revision: 4564

Added:
   trunk/docs/user/geoserver-manual-configure.html
Removed:
   trunk/docs/user/geoserverconfigure.html
Modified:
   trunk/lib/admin/geoserver-configuration.jsp
Log:
Rename geoserverconfigure.html to geoserver-manual-configure.html

Copied: trunk/docs/user/geoserver-manual-configure.html (from rev 4231, trunk/docs/user/geoserverconfigure.html)
===================================================================
--- trunk/docs/user/geoserver-manual-configure.html	                        (rev 0)
+++ trunk/docs/user/geoserver-manual-configure.html	2008-11-17 19:10:17 UTC (rev 4564)
@@ -0,0 +1,61 @@
+<!-- 
+  *   '$RCSfile$'
+  *     Purpose: web page describing the installation of geoserver
+  *   Copyright: 2008 Regents of the University of California and the
+  *               National Center for Ecological Analysis and Synthesis
+  *     Authors: Chad Berkley
+  *
+  *    '$Author: daigle $'
+  *    '$Date: 2008-07-06 21:25:34 -0700 (Sun, 06 Jul 2008) $'
+  *    '$Revision: 4080 $'
+  *
+  *
+  -->
+  
+<!DOCTYPE html PUBLIC "-//W3C//DTD html 4.0//EN">
+<html>
+
+<head>
+  <title>Geoserver Configuration Instructions</title>
+  <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>
+
+	<br>
+	<h3>Configuring Geoserver</h3>
+	<p>Metacat ships with <a href="http://docs.codehaus.org/display/GEOS/Home">Geoserver</a> to handle the spatial functionality.
+		Regardless of whether you plan on using the spatial functionality you should,
+		for security purposes, configure geoserver initially so that it doesn't use
+		the default password.<br><br>
+		
+		To configure geoserver with a new admin password:
+		<ol>
+			<li> Go to
+				<a href="../../geoserver.jsp" target="_blank"> Geoserver admin page </a>. </li>
+			<li> Login using the default username and password ( <em>admin</em> / <em>geoserver</em> ) </li>
+			<li> Then go to
+				<a href="../../config/loginEdit.do" target="_blank">Password Change Page </a> and  enter a new user and password then submit. </li>
+			<li> In the upper-left, click <em>Apply</em> then <em>Save</em> to save your new password.
+       </ol>
+	</p>
+</body>
+


Property changes on: trunk/docs/user/geoserver-manual-configure.html
___________________________________________________________________
Name: svn:executable
   + *
Name: svn:mergeinfo
   + 

Deleted: trunk/docs/user/geoserverconfigure.html
===================================================================
--- trunk/docs/user/geoserverconfigure.html	2008-11-17 19:09:10 UTC (rev 4563)
+++ trunk/docs/user/geoserverconfigure.html	2008-11-17 19:10:17 UTC (rev 4564)
@@ -1,61 +0,0 @@
-<!-- 
-  *   '$RCSfile$'
-  *     Purpose: web page describing the installation of geoserver
-  *   Copyright: 2008 Regents of the University of California and the
-  *               National Center for Ecological Analysis and Synthesis
-  *     Authors: Chad Berkley
-  *
-  *    '$Author: daigle $'
-  *    '$Date: 2008-07-06 21:25:34 -0700 (Sun, 06 Jul 2008) $'
-  *    '$Revision: 4080 $'
-  *
-  *
-  -->
-  
-<!DOCTYPE html PUBLIC "-//W3C//DTD html 4.0//EN">
-<html>
-
-<head>
-  <title>Geoserver Configuration Instructions</title>
-  <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>
-
-	<br>
-	<h3>Configuring Geoserver</h3>
-	<p>Metacat ships with <a href="http://docs.codehaus.org/display/GEOS/Home">Geoserver</a> to handle the spatial functionality.
-		Regardless of whether you plan on using the spatial functionality you should,
-		for security purposes, configure geoserver initially so that it doesn't use
-		the default password.<br><br>
-		
-		To configure geoserver with a new admin password:
-		<ol>
-			<li> Go to
-				<a href="../../geoserver.jsp" target="_blank"> Geoserver admin page </a>. </li>
-			<li> Login using the default username and password ( <em>admin</em> / <em>geoserver</em> ) </li>
-			<li> Then go to
-				<a href="../../config/loginEdit.do" target="_blank">Password Change Page </a> and  enter a new user and password then submit. </li>
-			<li> In the upper-left, click <em>Apply</em> then <em>Save</em> to save your new password.
-       </ol>
-	</p>
-</body>
-

Modified: trunk/lib/admin/geoserver-configuration.jsp
===================================================================
--- trunk/lib/admin/geoserver-configuration.jsp	2008-11-17 19:09:10 UTC (rev 4563)
+++ trunk/lib/admin/geoserver-configuration.jsp	2008-11-17 19:10:17 UTC (rev 4564)
@@ -45,7 +45,7 @@
 
 <p>Reset the geoserver password here.  If there are any issues, or you want to defer the password
    reset until later, choose to bypass this screen.  You can configure the password later by 
-   following the <a href="<%= request.getContextPath() %>/docs/user/geoserverconfigure.html">geoserver password change instructions.</a>
+   following the <a href="<%= request.getContextPath() %>/docs/user/geoserver-manual-configure.html">geoserver password change instructions.</a>
 </p>
 <!-- MCD TODO add geoserver instructions page -->
 <br clear="right"/>



More information about the Metacat-cvs mailing list