Author: smukhina
Date: 2009-05-11 12:38:13 -0400 (Mon, 11 May 2009)
New Revision: 15201
Removed:
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/web_projects/web_projects_15.png
Modified:
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/en/master.xml
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/en/modules/introduction.xml
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/pom.xml
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/images/jsf_application/jsf_application_10.png
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/master.xml
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/adding_navigation.xml
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/introduction.xml
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/jsp_view_files.xml
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/running_application.xml
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/pom.xml
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/palette/palette_3.png
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/palette/palette_8.png
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_15.png
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_16.png
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_31.png
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_32.png
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_33.png
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_7.png
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_8.png
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/web_projects/web_projects_11.png
branches/jbosstools-3.0.x/jsf/docs/userguide/en/master.xml
branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml
branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/editors.xml
branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/preferences.xml
branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/richfaces_support.xml
branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/web_projects.xml
branches/jbosstools-3.0.x/jsf/docs/userguide/pom.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-717 merged changes from trunk are added to the
corresponding branch
Modified: branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/en/master.xml
===================================================================
--- branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/en/master.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++ branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/en/master.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -41,7 +41,7 @@
<holder>JBoss, a division of Red Hat</holder>
</copyright>
<releaseinfo>
- Version: 3.0.0.GA
+ Version: 3.0.1.GA
</releaseinfo>
<abstract>
Modified:
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/en/modules/introduction.xml
===================================================================
---
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/en/modules/introduction.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/en/modules/introduction.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -106,7 +106,7 @@
</section>
<section>
<title>Other relevant resources on the topic</title>
- <para>All JBoss Developer Studio/JBoss Tools documentation you can find
<ulink
url="http://docs.jboss.org/tools/">here</ulink>.</p...
- <para>The latest documentation builds are available <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/">her...
+ <para>All JBoss Developer Studio/JBoss Tools release documentation you can
find at<ulink
url="http://docs.jboss.org/tools/">http://docs.jboss.org/too...
in the corresponding release directory.</para>
+ <para>The latest documentation builds are available at <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/">htt...
</section>
</chapter>
Modified: branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/pom.xml
===================================================================
--- branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/pom.xml 2009-05-11 16:37:33 UTC
(rev 15200)
+++ branches/jbosstools-3.0.x/jsf/docs/jsf_tools_ref_guide/pom.xml 2009-05-11 16:38:13 UTC
(rev 15201)
@@ -77,6 +77,11 @@
<artifactId>jbosstools-docbook-xslt</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.xmlgraphics</groupId>
+ <artifactId>fop</artifactId>
+ <version>0.95</version>
+ </dependency>
</dependencies>
<configuration>
Modified:
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/images/jsf_application/jsf_application_10.png
===================================================================
(Binary files differ)
Modified: branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/master.xml
===================================================================
--- branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/master.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++ branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/master.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -42,7 +42,7 @@
</copyright>
<releaseinfo>
- Version: 3.0.0.GA
+ Version: 3.0.1.GA
</releaseinfo>
Modified:
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/adding_navigation.xml
===================================================================
---
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/adding_navigation.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/adding_navigation.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -69,18 +69,14 @@
<itemizedlist>
<listitem>
<para>In the diagram, select the connection icon third from the top
along
- the upper left side of the diagram</para>
+ the upper left side of the diagram (<inlinemediaobject>
+ <imageobject>
+ <imagedata
fileref="images/jsf_application/jsf_application_3.png"/>
+ </imageobject>
+ </inlinemediaobject>) to get an arrow cursor with a two-pronged
plug at the arrow's bottom.</para>
</listitem>
</itemizedlist>
- <figure>
- <title>Connection Icon</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/jsf_application/jsf_application_3.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>to get an arrow cursor with a two-pronged plug at the
arrow's bottom.</para>
+
<itemizedlist>
<listitem>
<para>Click on the <emphasis>
@@ -108,5 +104,5 @@
</listitem>
</itemizedlist>
</section>
-
+
</chapter>
\ No newline at end of file
Modified:
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/introduction.xml
===================================================================
---
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/introduction.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/introduction.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -24,8 +24,8 @@
<section>
<title>Other relevant resources on the topic</title>
- <para>All JBoss Developer Studio/JBoss Tools documentation you can find
<ulink
url="http://www.jboss.com/products/devstudio/docs">here</...
- <para>The latest documentation builds are available <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/">her...
+ <para>All JBoss Developer Studio/JBoss Tools release documentation you can find
at<ulink
url="http://docs.jboss.org/tools/">http://docs.jboss.org/too...
in the corresponding release directory.</para>
+ <para>The latest documentation builds are available at <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/">htt...
</section>
</chapter>
Modified:
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/jsp_view_files.xml
===================================================================
---
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/jsp_view_files.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/jsp_view_files.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -155,7 +155,7 @@
<body>
<f:view>
<h:form id="greeting">
-<para>Please enter a name:</para>
+Please enter name:
<h:inputText id="name" value="#{personBean.name}"/>
<h:commandButton value=" Say Hello " action="greeting"/>
</h:form>
Modified:
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/running_application.xml
===================================================================
---
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/running_application.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++
branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/en/modules/running_application.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -30,19 +30,16 @@
</listitem>
<listitem>
- <para>Click the Run icon or right click your project folder and
select <emphasis>
+ <para>Click the Run icon(<inlinemediaobject>
+ <imageobject>
+ <imagedata
fileref="images/jsf_application/jsf_application_10.png"/>
+ </imageobject>
+ </inlinemediaobject>) or right click your project folder and select
<emphasis>
<property>Run As > Run on Server</property>
</emphasis>:</para>
</listitem>
</itemizedlist>
- <figure>
- <title>Run Icon</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/jsf_application/jsf_application_10.png"/>
- </imageobject>
- </mediaobject>
- </figure>
+
<para>This is the equivalent of launching the browser and typing
<emphasis>
<property>http://localhost:8080/jsfHello</property>
</emphasis> into your browser. Our <property>JSF
application</property> should now
Modified: branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/pom.xml
===================================================================
--- branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/pom.xml 2009-05-11 16:37:33 UTC
(rev 15200)
+++ branches/jbosstools-3.0.x/jsf/docs/jsf_tools_tutorial/pom.xml 2009-05-11 16:38:13 UTC
(rev 15201)
@@ -77,6 +77,11 @@
<artifactId>jbosstools-docbook-xslt</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.xmlgraphics</groupId>
+ <artifactId>fop</artifactId>
+ <version>0.95</version>
+ </dependency>
</dependencies>
<configuration>
Modified: branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/palette/palette_3.png
===================================================================
(Binary files differ)
Modified: branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/palette/palette_8.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_15.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_16.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_31.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_32.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_33.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_7.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/preferences/preferences_8.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/web_projects/web_projects_11.png
===================================================================
(Binary files differ)
Deleted:
branches/jbosstools-3.0.x/jsf/docs/userguide/en/images/web_projects/web_projects_15.png
===================================================================
(Binary files differ)
Modified: branches/jbosstools-3.0.x/jsf/docs/userguide/en/master.xml
===================================================================
--- branches/jbosstools-3.0.x/jsf/docs/userguide/en/master.xml 2009-05-11 16:37:33 UTC
(rev 15200)
+++ branches/jbosstools-3.0.x/jsf/docs/userguide/en/master.xml 2009-05-11 16:38:13 UTC
(rev 15201)
@@ -10,6 +10,7 @@
<!ENTITY richfaces_support SYSTEM "modules/richfaces_support.xml">
<!ENTITY web_projects SYSTEM "modules/web_projects.xml">
<!ENTITY preferences SYSTEM "modules/preferences.xml">
+<!ENTITY vwt_faq SYSTEM "modules/vwt_faq.xml">
<!ENTITY seamlink "../../seam/html_single/index.html">
<!ENTITY aslink "../../as/html_single/index.html">
@@ -36,7 +37,7 @@
<holder>JBoss, a division of Red Hat</holder>
</copyright>
<releaseinfo>
- Version: 2.0.0.GA
+ Version: 2.0.1.GA
</releaseinfo>
<abstract>
<title/>
@@ -56,4 +57,5 @@
&richfaces_support;
&web_projects;
&preferences;
+ &vwt_faq;
</book>
Modified: branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml
===================================================================
---
branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++
branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -80,7 +80,7 @@
<row>
<entry>JBoss Tools Palette</entry>
<entry>Organizing various tags by groups, inserting tags into a jsp or xhtml
page with one
- click, adding custom or 3rd party tag libraries into the palette, easy controling
the number
+ click, adding custom or 3rd party tag libraries into the palette, easy controlling
the number
of tag groups shown on the palette.</entry>
<entry>
<link linkend="palette">jboss tools palette</link>
@@ -123,7 +123,7 @@
<entry>Possibility of inserting any tag onto the page you are editing by just
drag-and-droping
it from the palette to this page. Adding any properties, managed bean attributes,
navigation
rules, tag library file declarations, jsp files from web projects view by clicking
them and
- draging to source code.</entry>
+ dragging to source code.</entry>
<entry>
<link linkend="visual_page">visual page editor</link>
<link linkend="DragAndDrop">drag-and-drop</link>
@@ -146,8 +146,8 @@
<section>
<title>Other relevant resources on the topic</title>
- <para>All JBoss Developer Studio/JBoss Tools documentation you can find <ulink
url="http://www.jboss.com/products/devstudio/docs">here</...
- <para>The latest documentation builds are available <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/">her...
+ <para>All JBoss Developer Studio/JBoss Tools release documentation you can find
at<ulink
url="http://docs.jboss.org/tools/">http://docs.jboss.org/too...
in the corresponding release directory.</para>
+ <para>The latest documentation builds are available at <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/">htt...
</section>
</chapter>
Modified: branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/editors.xml
===================================================================
--- branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/editors.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++ branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/editors.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -609,9 +609,8 @@
<itemizedlist>
<listitem>
<para>Adds code assist for JSF pre-defined objects, such
as
- <![CDATA[value=]]><emphasis
role="italic">
-
<property>"#{param}"</property>
- </emphasis>:</para>
+
<code>value="#{param}"</code>
+ :</para>
</listitem>
</itemizedlist>
<programlisting role="XML"><![CDATA[<AttributeType
...>
@@ -746,7 +745,7 @@
<para><property>JBoss Developer Studio</property> comes with a
powerful and customizable
<property>Visual Page Editor</property> (VPE). You can use
the Visual Page Editor to
- develop an application using any technology: JSF, Struts, JSP, HTML and
others.</para>
+ develop an application using any technology: JSF, Struts, JSP, HTML and
others. Double-click on the necessary file in the Package Explorer view to open it in the
Visual Editor or just drag-and-drop it into perspective (the drag-and-drop feature can be
also applied to JSP, XHTML or HTML files created locally).</para>
<para>Current VPE version has three tabs:
<property>Visual/Source</property>,
<property>Source</property> and
<property>Preview</property>. To switch between the
@@ -817,7 +816,7 @@
</imageobject>
</mediaobject>
</figure>
- <para> You can insert a tag/component from the pallet into either the
Source or the
+ <para> You can insert a tag/component from the palette into either the
Source or the
Visual part by calling a context menu and selecting
<property>Insert
around</property>, <property>Insert
before</property>, <property>Insert
after</property> or <property>Replace
With</property>, pointing to
@@ -891,14 +890,12 @@
<itemizedlist>
<listitem>
- <para>HTML comments (<emphasis>
- <property><!-- --></property>
- </emphasis>) which are output to the client
</para>
+ <para>HTML comments (<code><!--
--></code>) which are output to the client </para>
</listitem>
<listitem>
- <para>JSP comments (<emphasis>
- <property><%-- --%></property>
- </emphasis>) which are not output to the client as part
of the JSP page
+ <para>JSP comments (<code>
+ <%-- --%>
+ </code>) which are not output to the client as part of
the JSP page
output</para>
</listitem>
</itemizedlist>
@@ -970,12 +967,12 @@
different parameters or preview according to the framework version
(like seam
1.2 and seam 2.0, or JSF 1.1 and JSF 1.2).</para>
- <para>For example, <emphasis>
- <property><s:decorate></property>
- </emphasis> element in seam has different parameters in
versions 1.2 and 2.0 as
- well as <emphasis>
- <property><h:outputLink></property>
- </emphasis> JSF element has different preview in versions 1.1
and 1.2.</para>
+ <para>For example, <code>
+ <s:decorate>
+ </code> element in seam has different parameters in versions
1.2 and 2.0 as
+ well as
+ <code><h:outputLink></code>
+ JSF element has different preview in versions 1.1 and
1.2.</para>
</section>
</section>
@@ -1086,9 +1083,9 @@
<emphasis>
<property>Boxes</property>, </emphasis>
<emphasis>
- <property>Property Sheet</property>.
</emphasis>To add existing styling to
- the chosen element expand the list of the existed style classes and
point to the
- necessary one.</para>
+ <property>Property Sheet</property>.
</emphasis>The list of already existing classes with names beginning with the
symbols printed will be displayed on standard "Ctrl+Space" key combination. To
add existing styling to
+ the chosen element just point to the
+ necessary one. Each time you select any class it is displayed in the
Preview tab. Click on the
<emphasis><property>Apply</property></emphasis> button will apply
the changes without closing the window.</para>
<figure>
<title>Style Class Selection</title>
@@ -1377,8 +1374,7 @@
<para>The third one, <emphasis>
- <property>Included tag libs</property>
- </emphasis>, can be used to add Taglibs that can be used by
the editor for
+ <property>Included tag
libs</property></emphasis>, can be used to add Taglibs that can be used by the
editor for
getting appropriate templates to generate a
preview:</para>
<figure>
Modified: branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/preferences.xml
===================================================================
--- branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/preferences.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++ branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/preferences.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -58,7 +58,7 @@
<listitem>
<para>
- <link linkend="JSFPropject">JSF Propject</link>
+ <link linkend="JSFPropject">JSF Project</link>
</para>
</listitem>
@@ -594,7 +594,7 @@
</itemizedlist>
<figure>
- <title>New JSF Propject Preferences</title>
+ <title>New JSF Project Preferences</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/preferences/preferences_13.png"/>
@@ -611,7 +611,7 @@
</emphasis> or not.</para>
<figure>
- <title>Import JSF Propject Preferences</title>
+ <title>Import JSF Project Preferences</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/preferences/preferences_14.png"/>
@@ -739,6 +739,31 @@
</mediaobject>
</figure>
</section>
+
+ <section id="SeamPagesDiagram">
+ <?dbhtml filename="SeamPagesDiagram.html"?>
+ <title>Seam Pages Diagram</title>
+
+
+
+ <para>In order to customize the layout of the Diagram used for editing and
composing <property>page.xml</property> file in <property>Graphical
mode</property> of <property>Seam Pages Editor</property> you can go
to
+ <property>Window > Preferences > JBoss Tools > Web > Seam
> Editors > Seam Pages Diagram</property>.
+ </para>
+
+ <figure>
+ <title>Preferences of Seam Pages Diagram</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/preferences/preferences_44.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ </section>
+
+
+
+
<section id="Struts">
<?dbhtml filename="Struts.html"?>
@@ -761,7 +786,7 @@
<title>Struts Automation</title>
<para>On <emphasis>
<property>Automation</property>
- </emphasis> panel you can modify default text for the Tilel Struts
plug-in element, the
+ </emphasis> panel you can modify default text for the Title Struts
plug-in element, the
Validator Struts plug-in element, and error message resource
files.</para>
<figure>
<title>Struts Automatic</title>
@@ -956,7 +981,7 @@
<property>JBoss Tools > Web > Verification</property>
</emphasis> page.</para>
<para>On Rules Configuration tab of <emphasis>
- <property>Verifcation</property>
+ <property>Verification</property>
</emphasis> panel you can determine JSF and Struts rules.</para>
<figure>
<title>Verification</title>
Modified: branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/richfaces_support.xml
===================================================================
---
branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/richfaces_support.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++
branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/richfaces_support.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -17,7 +17,7 @@
<note>
<title>Note:</title>
<para><ulink
url="http://www.jboss.org/jbossrichfaces/downloads/">RichFaces
- 3.3</ulink> is fully supported in the current version of
<property>JBoss Developer Studio</property> (i. e. 2.0.0.GA) and
<property>JBoss Tools 3.0.0.GA</property>.</para>
+ 3.3</ulink> is fully supported in the current version of
<property>JBoss Developer Studio</property> (i. e. 2.0.1.GA) and
<property>JBoss Tools 3.0.1.GA</property>.</para>
</note>
<para>The following features are implemented and fully supported for the
current version of the RichFaces components:</para>
@@ -69,11 +69,11 @@
<property>.jsp/.xhtml</property></emphasis> pages in
<property>VPE</property> you can also take the advantage of <emphasis>
<property>OpenOn</property></emphasis> feature for the
<property>RichFaces</property> components.</para>
- <para>For example, <property>Richfaces</property> tags
<emphasis>
- <property><rich:insert></property>
- </emphasis> and <emphasis>
- <property><a4j:include></property>
- </emphasis> has <property>OpenOn</property>
support.</para>
+ <para>For example, <property>Richfaces</property> tags
+ <code><rich:insert></code>
+ and <code>
+ <a4j:include>></code>
+ has <property>OpenOn</property> support.</para>
<figure>
<title>OpenOn With Richfaces Tag</title>
@@ -97,7 +97,7 @@
<section id="RF_in_palette">
<title>RichFaces in the JBoss Tools Palette</title>
- <para>RichFaces and Ajax4jsf tag libraries always exist in <link
linkend="palette">JBoss Tools
+ <para>RichFaces and<link linkend="palette">JBoss Tools
Palette</link>.</para>
<figure>
Modified: branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/web_projects.xml
===================================================================
--- branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/web_projects.xml 2009-05-11
16:37:33 UTC (rev 15200)
+++ branches/jbosstools-3.0.x/jsf/docs/userguide/en/modules/web_projects.xml 2009-05-11
16:38:13 UTC (rev 15201)
@@ -68,7 +68,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>Drag the property and drop it between the quotes for the value attribute
in the JSP file. Notice that JBoss Developer Studio added the correctly formatted
expression for referring to the property value
<emphasis><property>#{Message.header}</property></emphasis>
automatically.</para>
+ <para>Drag the property and drop it between the quotes for the value attribute
in the JSP file. Notice that JBoss Developer Studio added the correctly formatted
expression for referring to the property value <code>#{Message.header}</code>
automatically.</para>
<figure>
<title>Inserted Property</title>
<mediaobject>
@@ -78,7 +78,7 @@
</mediaobject>
</figure>
<para>You can actually place the tag anywhere in the page, not just inside an
existing tag. In this case,
- JBoss Developer Studio will place the complete tag
<emphasis><property><h:outputText
value="#{Message.header}"/></property></emphasis> in the
page.</para>
+ JBoss Developer Studio will place the complete tag <code><h:outputText
value="#{Message.header}"/></code> in the page.</para>
</section>
<section id="ForManagedBeanAttributes">
@@ -93,7 +93,7 @@
</imageobject>
</mediaobject>
</figure>
-<para>Once again, JBoss Developer Studio adds the correct expression,
<emphasis>#{user.name}</emphasis>.</para>
+<para>Once again, JBoss Developer Studio adds the correct expression,
<code>#{user.name}</code>.</para>
<figure>
<title>Added Expression</title>
<mediaobject>
@@ -118,7 +118,7 @@
</figure>
<para>Drag and drop it inside the commandButton tag:</para>
<figure>
-<title>Naviagation Rule in CommandButton Tag</title>
+<title>Navigation Rule in CommandButton Tag</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/web_projects/web_projects_8.png"/>
@@ -201,17 +201,31 @@
<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>
+<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>Set
Expanded</property></emphasis>:</para>
+
+ <figure>
+ <title>Expanding Tag Library File</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/web_projects/web_projects_15a.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para> The TLD file will now be expanded:</para>
+ <figure>
+ <title>Expanded File</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/web_projects/web_projects_15b.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+
<para>You can then select any tag and drag it onto a JSP page.</para>
-<figure>
-<title>Expanding Tag Library File</title>
-<mediaobject>
- <imageobject>
- <imagedata
fileref="images/web_projects/web_projects_15.png"/>
- </imageobject>
-</mediaobject>
-</figure>
+
</section>
<section id="DragAndDropTagLibrariesOnToRedHatPalette">
Modified: branches/jbosstools-3.0.x/jsf/docs/userguide/pom.xml
===================================================================
--- branches/jbosstools-3.0.x/jsf/docs/userguide/pom.xml 2009-05-11 16:37:33 UTC (rev
15200)
+++ branches/jbosstools-3.0.x/jsf/docs/userguide/pom.xml 2009-05-11 16:38:13 UTC (rev
15201)
@@ -77,6 +77,11 @@
<artifactId>jbosstools-docbook-xslt</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.xmlgraphics</groupId>
+ <artifactId>fop</artifactId>
+ <version>0.95</version>
+ </dependency>
</dependencies>
<configuration>