Author: irooskov(a)redhat.com
Date: 2011-08-03 18:11:59 -0400 (Wed, 03 Aug 2011)
New Revision: 33565
Modified:
trunk/jsf/docs/jsf_tools_tutorial/en-US/Book_Info.xml
trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml
Log:
updated for TOOLSDOC-179
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/Book_Info.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/Book_Info.xml 2011-08-03 22:05:45 UTC (rev
33564)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/Book_Info.xml 2011-08-03 22:11:59 UTC (rev
33565)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
- <pubsnumber>1</pubsnumber>
+ <pubsnumber>2</pubsnumber>
<abstract>
<para>The JSF Tools Tutorial explains how to use the JSF Tools module to create a
simple JSF application.</para>
</abstract>
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml 2011-08-03 22:05:45 UTC
(rev 33564)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml 2011-08-03 22:11:59 UTC
(rev 33565)
@@ -55,6 +55,11 @@
<para>
Click on <guimenuitem>form</guimenuitem> within this folder, drag the
cursor over to the editor, and drop it inside the
<code><f:view></code> element. This can be done by dragging the
form element onto the horizontal line at the top of the
<code><f:view></code> element. You should see a message saying
<guilabel>Place at the beginning of <f:view></guilabel>.
</para>
+ <important>
+ <para>
+ It is also possible to drag from the toolbar to the
<guilabel>Source</guilabel> view. If you encounter any issues when dragging
items to the <guilabel>Visual</guilabel> view, use the
<guilabel>Source</guilabel> view; drag an element from the toolbar and drop it
where you wish it to be within the code.
+ </para>
+ </important>
</listitem>
</itemizedlist>
<figure>
Show replies by date