From 6467c2e476b1db85e6216ca1415bc48934d06c7d Mon Sep 17 00:00:00 2001
From: neil_a_wilson <neil_a_wilson@localhost>
Date: Mon, 07 May 2007 17:08:25 +0000
Subject: [PATCH] Update the QuickSetup tool so that links point to the documentation wiki where appropriate.
---
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties b/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
index 2100300..6119838 100644
--- a/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
+++ b/opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
@@ -440,8 +440,8 @@
Downloads Page</a>. This instance of QuickSetup will use the following OpenDS \
build: {0} (Build ID: {1}) <br><br> \
OpenDS requires a Java SE 5.0 or higher runtime.<br><br> \
-Additional information on QuickSetup is available in the <a href="https://opends.dev.java.net/public/docs/index.html"> \
-Documentation Depot</a> section of OpenDS project web site.
+Additional information on QuickSetup is available on the <a href="https://www.opends.org/wiki/page/OverviewOfTheQuickSetupTool"> \
+OpenDS documentation wiki</a>.
welcome-panel-webstart-instructions=The OpenDS QuickSetup tool will ask you for some \
basic server and data configuration settings and will get your server up \
and running quickly.<br><br>QuickSetup will install and configure the latest \
@@ -450,8 +450,8 @@
the top level of the OpenDS directory. This instance of QuickSetup will use \
the following OpenDS build: {1} (Build ID: {2}) <br><br> \
OpenDS requires a Java SE 5.0 or higher runtime.<br><br> \
-Additional information on QuickSetup is available in the <a href="https://opends.dev.java.net/public/docs/index.html"> \
-Documentation Depot</a> section of OpenDS project web site.
+Additional information on QuickSetup is available on the <a href="https://www.opends.org/wiki/page/OverviewOfTheQuickSetupTool"> \
+OpenDS documentation wiki</a>.
#
# Server Settings Panel specific labels
@@ -753,7 +753,7 @@
summary-enabling-windows-service=Enabling Windows Service...
summary-install-finished-successfully=<b>OpenDS QuickSetup Completed \
Successfully.</b><br>OpenDS is now installed in {0}.<br><br>Visit the \
-<a href="https://opends.dev.java.net/public/docs/user-docs/OpenDS-QuickReference.html"> \
+<a href="https://www.opends.org/wiki/page/QuickReferenceGuide"> \
OpenDS Quick Reference</a> page for an overview of server management and \
configuration.<br>To see basic server configuration status and to start/stop \
the server, click Launch Status Panel. Note that you can launch this tool \
@@ -939,16 +939,16 @@
of available builds to which you can upgrade or you can specify an install\
package (.zip) file that you have already downloaded. You can also use this tool to set up a build you have \
downloaded manually.<br><br> \
- Additional information on this tool is available in the <a href="https://opends.dev.java.net/public/docs/index.html"> \
- Documentation Depot</a> section of OpenDS project web site.<br><br>\
+ Additional information on this tool is available on the <a href="https://www.opends.org/wiki/"> \
+ OpenDS documentation wiki</a>.<br><br>\
<i>Note:</i> the upgrade tool will be stop and start the OpenDS server
upgrade-welcome-panel-webstart-instructions=The OpenDS Upgrade tool will upgrade \
an existing build in place.<br><br>You will be prompted to choose among a list \
of available builds to which you can upgrade or you can specify an install\
package (.zip) file that you have already downloaded. You can also use this tool to set up a build you have \
downloaded manually.<br><br> \
- Additional information on this tool is available in the <a href="https://opends.dev.java.net/public/docs/index.html"> \
- Documentation Depot</a> section of OpenDS project web site.<br><br>\
+ Additional information on this tool is available on the <a href="https://www.opends.org/wiki/"> \
+ OpendS documentation wiki</a>.<br><br>\
<i>Note:</i> the upgrade tool will be stop and start the OpenDS server
upgrade-location-label=Server to Upgrade:
upgrade-location-tooltip=File system location of the build that will be upgraded
@@ -1000,4 +1000,4 @@
build-manager-downloading-build-done=Finished Downloading Build
general-loading=Loading...
-general-see-for-details=See {0} for a detailed log of this operation.
\ No newline at end of file
+general-see-for-details=See {0} for a detailed log of this operation.
--
Gitblit v1.10.0