Author: tromanovich
Date: 2008-04-09 06:30:34 -0400 (Wed, 09 Apr 2008)
New Revision: 7445
Modified:
trunk/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml
trunk/jsf/docs/userguide/en/modules/editors.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-140 links in docs should be relative
Changed internal links on the external
Modified: trunk/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml 2008-04-09 10:28:43 UTC (rev
7444)
+++ trunk/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml 2008-04-09 10:30:34 UTC (rev
7445)
@@ -68,39 +68,40 @@
<row>
<entry>JSF and Facelets support</entry>
<entry>Step-by-step wizards for creating new JSF and Facelets projects with a
number of predefined templates, importing existing ones and adding JSF capabilities to
non-jsf web projects.</entry>
- <entry><link
linkend="SupportForJSFEnvironmentsJSF_RIMyFacesFaceletsShaleOrAnyCustom442">jsf
support</link></entry>
+ <entry><link
linkend="../../../jsf_tools_ref_guide/en/html_single/index.html#jsf_support">jsf
support</link></entry>
</row>
<row>
<entry>Flexible and customizable project template management</entry>
<entry>Jump-start development with out-of-the-box templates or easily
customized templates
for re-use.</entry>
- <entry><link linkend="WorkingWithProjects7844">working with
projects</link></entry>
+ <entry><link
linkend="../../../jsf_tools_ref_guide/en/html_single/index.html#projects">working
with projects</link></entry>
</row>
<row>
<entry>Support for Managed Beans</entry>
<entry>Adding new managed beans, generating code for attributes, properties
and getter/setter methods.</entry>
- <entry><link linkend="ManagedBeans96453">managed
beans</link></entry>
+ <entry><link
linkend="../../../jsf_tools_ref_guide/en/html_single/index.html#managed_beans">managed
beans</link></entry>
</row>
<row>
<entry>OpenOn</entry>
<entry>Easy navigation between views and other parts of your
projects.</entry>
- <entry><link linkend="FaceletsSupport865">facelets
support</link></entry>
+ <entry><link
linkend="../../../jsf_tools_ref_guide/en/html_single/index.html#FaceletsSupport865">facelets
support</link></entry>
</row>
<row>
<entry>Content Assist</entry>
<entry>Code completion proposals while working in java, xml, jsp, xhtml,
xhtml, seam project and jsf configuration files. Content assist based on project data
(dynamic code assist); with graphical editor. Code completion for values from property
files, beans attributes and methods, navigation rule outcomes and jsf
variables.</entry>
- <entry><link linkend="ContentAssist976">content
assist</link></entry>
+ <entry><link
linkend="../../../jsf_tools_ref_guide/en/html_single/index.html#ContentAssist976">content
assist</link></entry>
</row>
<row>
<entry>Support for Custom Converters and Validators</entry>
<entry>Fast creating of custom converters and validators with tree view of
faces-config.xml file.</entry>
- <entry><link
linkend="CreateAndRegisterACustomConverter94230">converters and
validators</link></entry>
+ <entry><link
linkend="../../../jsf_tools_ref_guide/en/html_single/index.html#CreateAndRegisterACustomConverter94230">converters
and validators</link></entry>
</row>
<row>
<entry>Verification and Validation</entry>
<entry>All occuring errors will be immediately reported by verification
feature, no matter in what view you are working. Constant validation and errors checking
allows to catch many of the errors during development process that significantly reduces
development time.</entry>
- <entry><link linkend="verif_valid">verification and
validation</link></entry>
+ <entry><link
linkend="../../../jsf_tools_ref_guide/en/html_single/index.html#jsf_project_verification">verification
and validation</link></entry>
+
</row>
<row>
<entry>Drag-and-Drop</entry>
@@ -110,13 +111,13 @@
<row>
<entry>Struts Support</entry>
<entry>Step-by-step wizards for creating a new struts project with a number
of predefined templates, importing existing ones and adding struts capabilities to
non-struts web projects.</entry>
- <entry><link linkend="Struts_support">struts
support</link></entry>
+ <entry><link
linkend="../../../struts_tools_ref_guide/en/html_single/index.html#projects">struts
support</link></entry>
</row>
<row>
<entry>Support for JSF and Struts Configuration Files</entry>
<entry>Working on files using three modes: diagram, tree and source.
Synchronization between the modes and full control over the code. Easy moving around the
diagram using the Diagram Navigator. Working with struts projects that have multiple
modules. Possibility to use Struts configuration file debugger allowing to set break
points on struts diagram and then launch the server in debug mode.</entry>
- <entry><link
linkend="GraphicalEditorAndViewingForJSFConfigurationFiles76331">graphical
editor for jsf</link> <link
linkend="GraphicalEditorForStrutsConfigurationFiles564">graphical editor for
struts</link> </entry>
+ <entry><link
linkend="../../../jsf_tools_ref_guide/en/html_single/index.html#jsf_config_file">graphical
editor for jsf</link> <link
linkend="../../../struts_tools_ref_guide/en/html_single/index.html#struts_config_editor">graphical
editor for struts</link> </entry>
</row>
<row>
<entry>Rich Faces Support</entry>
Modified: trunk/jsf/docs/userguide/en/modules/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/editors.xml 2008-04-09 10:28:43 UTC (rev 7444)
+++ trunk/jsf/docs/userguide/en/modules/editors.xml 2008-04-09 10:30:34 UTC (rev 7445)
@@ -12,10 +12,10 @@
<title>Editors</title>
<para>In previous chapters you had possibility to read about Graphical Editor
for
- <link
linkend="GraphicalEditorAndViewingForJSFConfigurationFiles76331">JSF</link>
and
- <link
linkend="GraphicalEditorForStrutsConfigurationFiles564">Struts</link>
configuration files,
- <link linkend="GraphicalEditorForTilesFiles132">Graphical Editor
for Tiles Files</link>,
- <link
linkend="GraphicalEditorForStrutsValidationFiles86">Graphical Editor for
Struts Validation Files</link>.
+ <link
linkend="../../../jsf_tools_ref_guide/en/html_single/index.html#jsf_config_file">JSF</link>
and
+ <link
linkend="../../../struts_tools_ref_guide/en/html_single/index.html#struts_config_editor">Struts</link>
configuration files,
+ <link
linkend="../../../struts_tools_ref_guide/en/html_single/index.html#GraphicalEditorForTilesFiles132">Graphical
Editor for Tiles Files</link>,
+ <link
linkend="../../../struts_tools_ref_guide/en/html_single/index.html#GraphicalEditorForStrutsValidationFiles86">Graphical
Editor for Struts Validation Files</link>.
All these editors have <link
linkend="OpenOnSelection4Hyperlinknavigation"><property>OpenOn</property></link>
and
<link
linkend="CodeAssistAndDynamicCodeAssist42BasedOnProjectData"><property>Content
Assist</property></link> features,
they are described more detail in this chapter. In addition you get to know a
<link linkend="visual_page">Visual Page Editor</link> for combined
visual and source editing