Author: afedosik
Date: 2008-01-30 11:28:09 -0500 (Wed, 30 Jan 2008)
New Revision: 6034
Modified:
trunk/jsf/docs/userguide/en/modules/editors.xml
trunk/jsf/docs/userguide/en/modules/web_projects.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-162 Structure corrections in Editors and Web
Projects View chapter
Modified: trunk/jsf/docs/userguide/en/modules/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/editors.xml 2008-01-30 16:05:30 UTC (rev 6033)
+++ trunk/jsf/docs/userguide/en/modules/editors.xml 2008-01-30 16:28:09 UTC (rev 6034)
@@ -39,10 +39,10 @@
<para>OpenOn is available for the following files:</para>
<itemizedlist>
<listitem>
- <para>XML files</para>
+ <para><link linkend="XMLFiles232">XML
files</link></para>
</listitem>
<listitem>
- <para>JSP/XHTML Pages</para>
+ <para><link linkend="JSPPages223">JSP/XHTML
Pages</link></para>
</listitem>
<listitem>
<para>Java files</para>
@@ -64,7 +64,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>This is the result of using OpenOn</para>
+ <para>This is the result of using OpenOn.</para>
<figure>
<title>NameBean Java Class</title>
<mediaobject>
@@ -253,8 +253,8 @@
files. You simply put the cursor inside the <emphasis
role="italic">
<property>"value"</property>
</emphasis> attribute and press <emphasis>
- <property>Ctrl-Space</property>
- </emphasis>. JBoss Developer Studio will scan your
project and show a
+ <property>Ctrl-Space</property>.
+ </emphasis> JBoss Developer Studio will scan your
project and show a
list of possible values to insert.</para>
<figure>
<title>Inserting Message</title>
@@ -265,13 +265,9 @@
</imageobject>
</mediaobject>
</figure>
- <para>In the following screen shot we are inserting a
<emphasis
- role="italic">
- <property>"Managed
bean"</property>
- </emphasis> attribute value. Again, by simply clicking
<emphasis>
- <property>Ctrl-Space</property>
- </emphasis>, JBoss Developer Studio will show a list of
all possible
- values that you can insert:</para>
+ <para>In the following screenshot we are inserting a
<emphasis role="italic"><property>"Managed
bean"</property></emphasis>
+ attribute value. Again, by simply clicking
<emphasis><property>Ctrl-Space</property>,</emphasis>
+ JBoss Developer Studio will show a list of all possible
values that you can insert.</para>
<para>Once you select a Managed bean, it will show you a
list of all
available attributes for the selected Managed bean
(userBean).</para>
@@ -302,8 +298,8 @@
<para>JBoss Developer Studio also provides Content Assist
when working
within the Tree JSF configuration editor. Just click
<emphasis>
- <property>Ctrl-Space</property>
- </emphasis>.</para>
+ <property>Ctrl-Space</property>.
+ </emphasis></para>
<figure>
<title>Content Assist in Tree JSF Configuration
Editor</title>
<mediaobject>
@@ -313,6 +309,9 @@
</imageobject>
</mediaobject>
</figure>
+
+ <!--
+
<para>If a field contains right class name and you click a
link near the
field you will come to the file with this class otherwise a
new Java
Class dialog will be shown:</para>
@@ -392,15 +391,23 @@
</imageobject>
</mediaobject>
</figure>
+
+ -->
</section>
</section>
<section id="StrutsProjectFile46s3">
+ <para>Content Assist features are available when you work with
Struts projects.</para>
+
<title>Struts Project Files</title>
<section
id="ContentAssistForStrutsConfigurationFile75">
+
<title>Content Assist for Struts Configuration
File</title>
+
+ <para>Content Assist helps you in Struts Configuration
file.</para>
+
<figure>
<title>Struts Content Assist</title>
<mediaobject>
@@ -414,6 +421,9 @@
<section id="ContentAssistForStrutsJSPFile07">
<title>Content Assist for Struts JSP File</title>
+
+ <para>Using Code Assist in Struts JSP file is shown
below.</para>
+
<figure>
<title>Struts JSP Content Assist</title>
<mediaobject>
@@ -428,6 +438,8 @@
<section id="JSPPages434">
<title>JSP Pages</title>
+
+
<section id="ContentAssistForJSFTags96">
<title>Content Assist for JSF Tags</title>
@@ -507,19 +519,7 @@
</figure>
</section>
- <section
id="ContentAssistWithinConfigurationEditor743">
-
- <title>Content Assist within JSF Configuration
Editor</title>
- <figure>
- <title>Content Assist in JSF Configuration
Editor</title>
- <mediaobject>
- <imageobject>
- <imagedata
-
fileref="images/editors_features/editors_features_28.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
+
</section>
<section id="ContentAssistForRF">
@@ -676,7 +676,7 @@
</section>
<section
id="FullControlOverSourceFiles-SynchronizedSourcAndVisualEditing74">
- <title>Full Control over Source Files - Synchronized Source and Visual
Editing</title>
+ <title>Synchronized Source and Visual Editing</title>
<para>JBoss Developer Studio offers the flexibility to edit any files
in either source
or extra visual modes at the same time.</para>
Modified: trunk/jsf/docs/userguide/en/modules/web_projects.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/web_projects.xml 2008-01-30 16:05:30 UTC (rev
6033)
+++ trunk/jsf/docs/userguide/en/modules/web_projects.xml 2008-01-30 16:28:09 UTC (rev
6034)
@@ -3,11 +3,7 @@
<?dbhtml filename="web_projects.html"?>
<title>Web Projects View</title>
<para><property>Web Projects</property> is a special view that comes
with JBoss Developer Studio.</para>
-<para>If the Web Projects view's tab is not visible next to the Package
Explorer tab, select <emphasis><property>Window > Show View >
Web Projects</property></emphasis> from the menu bar.</para>
-<section id="WebProjectsView1">
- <?dbhtml filename="WebProjectsView.html"?>
-<title>Web Projects View</title>
-
+<para>If the Web Projects view's tab is not visible next to the Package
Explorer tab, select <emphasis><property>Window > Show View >
Other > JBoss Tools Web > Web Projects</property></emphasis>
from the menu bar.</para>
<para>With the Web Projects view, you can:</para>
<itemizedlist>
@@ -27,9 +23,9 @@
<listitem><link
linkend="AddingCustomJSFTagsToTheRedHatPalette7433">Select custom and
third-party tag libraries to drag and drop onto
the JBoss Tools Palette</link></listitem>
</itemizedlist>
-</section>
+
<section id="ProjectOrganization">
-<?dbhtml filename="ProjectOrganization.html"?>
+
<title>Project Organization</title>
<para>The Web Projects view organizes your project in a different way. The physical
structure of course stays the same. The new organization combines common project artifacts
together which makes it simpler to
locate what you are looking for and develop.</para>
@@ -45,10 +41,10 @@
</figure>
</section>
<section id="DragAndDrop">
-<?dbhtml filename="DragAndDrop.html"?>
+
<title>Drag and Drop</title>
<section id="ForAProperty">
-<?dbhtml filename="DragAndDrop.html"?>
+
<title>For a Property</title>
<para>Expand the Resources Bundles folder that holds all the Property files in your
project. Select the file from which you want to add the property and then select the
property.</para>
<para>We will be dragging and dropping a property file value inside the outputText
tag for the <emphasis
role="italic"><property>"value"</property></emphasis>
attribute.</para>
@@ -82,12 +78,12 @@
JBoss Developer Studio will place the complete tag <emphasis
role="bold"><property><h:outputText
value="#{Message.header}"/></property></emphasis> in the
page.</para>
</section>
<section id="ForManagedBeanAttributes">
-<?dbhtml filename="ForManagedBeanAttributes.html"?>
+
<title>For Managed Bean Attributes</title>
<para>Select a <emphasis
role="italic"><property>"managed
bean"</property></emphasis> attribute and then drag and drop it onto
the JSP page. We are going to place it inside the <emphasis
role="italic"><property>"value"</property></emphasis>
attribute of the inputText tag.</para>
<figure>
-<title>Selecting Managed Bean Attrubute</title>
+<title>Selecting Managed Bean Attribute</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/web_projects/web_projects_5.png"/>
@@ -105,7 +101,7 @@
</figure>
</section>
<section id="NavigationRules">
-<?dbhtml filename="Navigation Rules.html"?>
+
<title>Navigation Rules</title>
<para>Select the navigation rule under
<emphasis><property>Configuration > faces-config.xml > Navigation
Rules</property></emphasis>:</para>
@@ -146,7 +142,7 @@
</figure>
</section>
<section id="ForATagLibraryFileDeclaration">
-<?dbhtml filename="ForATagLibraryFileDeclaration.html"?>
+
<title>For a Tag Library File Declaration</title>
<para>Select a TLD file:</para>
@@ -169,7 +165,7 @@
</figure>
</section>
<section id="ForJSPPages">
-<?dbhtml filename="For JSP Pages.html"?>
+
<title>For JSP Pages</title>
<para>You can also drag and drop a JSP page path to a JSP page to create a forward
as shown:</para>
@@ -184,7 +180,7 @@
</section>
</section>
<section id="DevelopingTheApplication">
-<?dbhtml filename="DevelopingTheApplication.html"?>
+
<title>Developing the Application</title>
<para>It is also possible to develop your application right from the Web Projects
view.
@@ -199,7 +195,7 @@
</figure>
</section>
<section id="ExpandingTagLibraryFiles">
-<?dbhtml filename="ExpandingTagLibraryFiles.html"?>
+
<title>Expanding Tag Library Files</title>
<para>You can easily expand any TLD file in the project. Browse to the Tag
Libraries folder. Right-click a TLD file and select
<emphasis><property>Expand</property></emphasis>. The TLD file
will now be expanded.</para>
@@ -215,7 +211,7 @@
</figure>
</section>
<section id="DragAndDropTagLibrariesOnToRedHatPalette">
-<?dbhtml filename="DragAndDropTagLibrariesOnToRedHatPalette.html"?>
+
<title>Drag and Drop Tag Libraries on to JBoss Tools Palette</title>
<para>Read <link
linkend="AddingCustomJSFTagsToTheRedHatPalette7433">Adding Tag
Libraries</link> to learn about this.</para>