Author: tromanovich
Date: 2008-04-11 13:54:13 -0400 (Fri, 11 Apr 2008)
New Revision: 7505
Modified:
trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml
trunk/documentation/guides/GettingStartedGuide/en/modules/further_reading.xml
trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml
trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-140 links in docs should be relative
Updating external links between documents
Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml 2008-04-11
17:36:38 UTC (rev 7504)
+++ trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml 2008-04-11
17:54:13 UTC (rev 7505)
@@ -27,7 +27,7 @@
<para>This section helps you to create a simple Seam project.</para>
<para>To create a new web application in <property>Seam</property>,
you should create a Seam web
project. This section provides all the necessary steps to organize a new project
with appropriate
- tooling and adjust the settings that match your needs. In order to find out more
information, see <ulink url="../../../seam/en/html_single/index.html">Seam
Dev Tools Reference guide</ulink></para>
+ tooling and adjust the settings that match your needs. In order to find out more
information, see <ulink url="../../seam/html_single/index.html">Seam Dev
Tools Reference guide</ulink></para>
<para>First, select <emphasis>
<property>New > Project ... > Seam > Seam Web
Project</property>
</emphasis>. You will be prompted to enter a name and a location directory
for your new
@@ -96,7 +96,7 @@
<listitem>
<para>Check <emphasis>
<property>Server Supplied JSF Implementation</property>
- </emphasis>. We will use <ulink
url="../../../seam/en/html_single/index.html#addJSFCapab">JSF
implementation</ulink> that comes with JBoss server</para>
+ </emphasis>. We will use <ulink
url="../../seam/html_single/index.html#addJSFCapab">JSF
implementation</ulink> that comes with JBoss server</para>
</listitem>
<listitem>
<para>Click <emphasis>
@@ -221,7 +221,7 @@
<property>WebContent/home.xhtml file</property>
</emphasis> and edit it in the visual editor. Notice that the visual editor
lets you both the
XHTML code and the rendered page. The rendered view is designed to make it easy to
find stuff
- in a complex XHTML page. If you'd like to learn more about the VPE, read the
Editors section in the <ulink
url="../../../jsf/en/html_single/index.html">Visual Web Tools Reference
guide</ulink>.</para>
+ in a complex XHTML page. If you'd like to learn more about the VPE, read the
Editors section in the <ulink
url="../../jsf/html_single/index.html">Visual Web Tools Reference
guide</ulink>.</para>
<figure>
<title>Making Changes in the Visual Editor</title>
Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/further_reading.xml
===================================================================
---
trunk/documentation/guides/GettingStartedGuide/en/modules/further_reading.xml 2008-04-11
17:36:38 UTC (rev 7504)
+++
trunk/documentation/guides/GettingStartedGuide/en/modules/further_reading.xml 2008-04-11
17:54:13 UTC (rev 7505)
@@ -17,7 +17,7 @@
<emphasis role="bold">JSF Tools Reference Guide</emphasis>
<ulink
url="../../jsf_tools_ref_guide/html/index.html">(html)</ulink>
<ulink url="../../jsf_tools_ref_guide/html_single/index.html">(html
single)</ulink>
- <ulink
url="../../jsf_tools_ref_guide/pdf/Seam_Dev_Tools_Reference_Guide.pdf"
+ <ulink
url="../../jsf_tools_ref_guide/pdf/JSF_Tools_Reference_Guide.pdf"
(PDF)</ulink>
</para>
<para> From this guide you'll discover all peculiarities of work at a JSF
project. You'll
@@ -30,7 +30,7 @@
<emphasis role="bold">JSF Tools Tutorial</emphasis>
<ulink
url="../../jsf_tools_tutorial/html/index.html">(html)</ulink>
<ulink url="../../jsf_tools_tutorial/html_single/index.html">(html
single)</ulink>
- <ulink
url="../../jsf_tools_tutorial/pdf/Seam_Dev_Tools_Reference_Guide.pdf">(PDF)</ulink>
+ <ulink
url="../../jsf_tools_tutorial/pdf/JSF_Tools_Tutorial.pdf">(PDF)</ulink>
</para>
<para> This tutorial will describe how to deal with classic/old style of JSF
development and how
to create a simple JSF application using the JBoss Developer Studio. </para>
@@ -39,7 +39,7 @@
<emphasis role="bold">Struts Tools Reference Guide</emphasis>
<ulink
url="../../struts_tools_ref_guide/html/index.html">(html)</ulink>
<ulink
url="../../struts_tools_ref_guide/html_single/index.html">(html
single)</ulink>
- <ulink
url="../../struts_tools_ref_guide/pdf/Seam_Dev_Tools_Reference_Guide.pdf"
+ <ulink
url="../../struts_tools_ref_guide/pdf/Struts_Tools_Reference_Guide.pdf"
(PDF)</ulink>
</para>
<para> In Struts Tools Reference Guide you will learn how to create and work with
a new struts
@@ -50,7 +50,7 @@
<emphasis role="bold">Struts Tools Tutorial</emphasis>
<ulink
url="../../struts_tools_tutorial/html/index.html">(html)</ulink>
<ulink url="../../struts_tools_tutorial/html_single/index.html">(html
single)</ulink>
- <ulink
url="../../struts_tools_tutorial/pdf/Seam_Dev_Tools_Reference_Guide.pdf"
+ <ulink url="../../struts_tools_tutorial/pdf/Struts_Tools_Tutorial.pdf"
(PDF)</ulink>
</para>
<para> This tutorial will describe the classical style of Struts development, and
will
@@ -60,7 +60,7 @@
<emphasis role="bold">Seam Dev Tools Reference
Guide</emphasis>
<ulink url="../../seam/html/index.html">(html)</ulink>
<ulink url="../../seam/html_single/index.html">(html
single)</ulink>
- <ulink
url="../../seam/pdf/Seam_Dev_Tools_Reference_Guide.pdf">(PDF)</ulink>
+ <ulink
url="../../seam/pdf/Seam_Reference_Guide.pdf">(PDF)</ulink>
</para>
<para> This guide helps you to understand what Seam is and how to install Seam
plug-in into
Eclipse. It tells you the necessary steps to start working with Seam Framework and
assists in a
@@ -78,7 +78,7 @@
<emphasis role="bold">JBoss Server Manager Reference
Guide</emphasis>
<ulink url="../../as/html/index.html">(html)</ulink>
<ulink url="../../as/html_single/index.html">(html
single)</ulink>
- <ulink
url="../../as/pdf/server_manager_guide.pdf">(PDF)</ulink>
+ <ulink url="../../as/pdf/AS_Reference_Guide.pdf">(PDF)</ulink>
</para>
<para> This guide covers the basics of working with the JBoss server manager. You
will read how to
install runtimes and servers and quickly learn how to configure, start, stop the
server and know
@@ -89,7 +89,7 @@
<emphasis role="bold">jBPM Tools Reference Guide</emphasis>
<ulink url="../../jbpm/html/index.html">(html)</ulink>
<ulink url="../../jbpm/html_single/index.html">(html
single)</ulink>
- <ulink url="../../jbpm/pdf/jBPM_Tools_Ref.pdf">(PDF)</ulink>
+ <ulink
url="../../jbpm/pdf/jBPM_Reference_Guide.pdf">(PDF)</ulink>
</para>
<para>With jBPM Tools Reference Guide we'll help you to facilitate a
cross-product
learning and know how you can speed your development using special editors and visual
designers.
@@ -100,7 +100,7 @@
<emphasis role="bold">Hibernate Tools Reference
Guide</emphasis>
<ulink
url="../../hibernatetools/html/index.html">(html)</ulink>
<ulink url="../../hibernatetools/html_single/index.html">(html
single)</ulink>
- <ulink
url="../../hibernatetools/pdf/hibernate_tools.pdf">(PDF)</ulink>
+ <ulink
url="../../hibernatetools/pdf/Hibernatetools_Reference_Guide.pdf">(PDF)</ulink>
</para>
<para>Throughout this guide you will learn how to install and use Hibernate Tools
bath via Ant and
through Eclipse. We'll supply you with the information on how to create
mapping files,
@@ -112,7 +112,7 @@
<emphasis role="bold">Exadel Studio Migration Guide</emphasis>
<ulink
url="../../Exadel-migration/html/index.html">(html)</ulink>
<ulink url="../../Exadel-migration/html_single/index.html">(html
single)</ulink>
- <ulink
url="../../Exadel-migration/pdf/exadel-migration.pdf">(PDF)</ulink>
+ <ulink
url="../../Exadel-migration/pdf/Exadel_Studio_Migration_Guide.pdf">(PDF)</ulink>
</para>
<para>This document is intended to help you to migrate an existing Exadel JSF or
Struts projects
from Exadel Studio into JBoss Developer Studio. </para>
Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml
===================================================================
---
trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml 2008-04-11
17:36:38 UTC (rev 7504)
+++
trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml 2008-04-11
17:54:13 UTC (rev 7505)
@@ -582,14 +582,15 @@
<para>
<emphasis role="bold">How can I add my own tag library to the JBoss
Tools Palette?</emphasis>
</para>
- <para>See <ulink
url="http://www.redhat.com/developer_studio/guides/jsf/html_single/#...
Tag Libraries</ulink> in Visual Web Tools Guide.</para>
+ <para>See <ulink
url="../../jsf/html_single/index.html#AddingCustomJSFTagsToTheRedHatPalette7433">Adding
Tag Libraries</ulink> in Visual Web Tools Guide.</para>
<para>
<emphasis role="bold">I see the Oracle ADF Faces component library
tags in the JBoss Tools
Palette, but I can't seem to find the libraries for ADF. How do I use this
component
library with JBDS?</emphasis>
</para>
+
<!--http://www.redhat.com/developers/jbds/JSFTools/JavaServerFacesSupport.html#AddingSupportForTheOracleADFComponentsLibraryOrAnyOtherSupport64-->
<para>See <ulink
-
url="http://www.redhat.com/developers/jbds/JSFTools/JavaServerFacesS...
+
url="../../jsf_tools_ref_guide/html_single/index.html#AddingSupportForTheOracleADFComponentsLibraryOrAnyOtherSupport64"
Adding Support for the Oracle ADF Components Library</ulink> in
the JBDS User Guide.</para>
</section>
</section>
Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml 2008-04-11
17:36:38 UTC (rev 7504)
+++ trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml 2008-04-11
17:54:13 UTC (rev 7505)
@@ -16,7 +16,7 @@
<section id="JBossbundled">
<?dbhtml filename="JBossbundled.html"?>
<title>How to Manage the JBoss AS Bundled in JBDS</title>
- <para>This section covers the basics of working with the JBoss server
supported directly by JBDS via bundled AS plug-in. To read more about AS plug-in, read
<ulink url="../../../as/en/html_single/index.html">Server Manager
guide</ulink>.</para>
+ <para>This section covers the basics of working with the JBoss server
supported directly by JBDS via bundled AS plug-in. To read more about AS plug-in, read
<ulink url="../../as/html_single/index.html">Server Manager
guide</ulink>.</para>
<section id="StartingServer">
<?dbhtml filename="StartingServer.html"?>
<title>Starting JBoss server</title>