Author: irooskov(a)redhat.com
Date: 2011-08-03 17:46:19 -0400 (Wed, 03 Aug 2011)
New Revision: 33562
Modified:
branches/jbosstools-3.2.x/jsf/docs/jsf_tools_tutorial/en-US/Book_Info.xml
branches/jbosstools-3.2.x/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml
Log:
updated for TOOLSDOC-179
Modified: branches/jbosstools-3.2.x/jsf/docs/jsf_tools_tutorial/en-US/Book_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/jsf/docs/jsf_tools_tutorial/en-US/Book_Info.xml 2011-08-03
21:16:12 UTC (rev 33561)
+++ branches/jbosstools-3.2.x/jsf/docs/jsf_tools_tutorial/en-US/Book_Info.xml 2011-08-03
21:46:19 UTC (rev 33562)
@@ -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: branches/jbosstools-3.2.x/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml
===================================================================
---
branches/jbosstools-3.2.x/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml 2011-08-03
21:16:12 UTC (rev 33561)
+++
branches/jbosstools-3.2.x/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml 2011-08-03
21:46:19 UTC (rev 33562)
@@ -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