Author: mcaspers
Date: 2011-03-14 17:35:44 -0400 (Mon, 14 Mar 2011)
New Revision: 29772
Modified:
trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_26b.png
trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_26c.png
trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_26d.png
trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_27.png
trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_28.png
trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_31.png
trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_config_file.xml
Log:
"General editing and screenshot updates"
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_26b.png
===================================================================
(Binary files differ)
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_26c.png
===================================================================
(Binary files differ)
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_26d.png
===================================================================
(Binary files differ)
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_27.png
===================================================================
(Binary files differ)
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_28.png
===================================================================
(Binary files differ)
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/images/jsf_support/jsf_support_31.png
===================================================================
(Binary files differ)
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_config_file.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_config_file.xml 2011-03-14 21:18:51 UTC
(rev 29771)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en-US/jsf_config_file.xml 2011-03-14 21:35:44 UTC
(rev 29772)
@@ -309,10 +309,10 @@
<title>Source View</title>
<para>
- Here, we'll discuss how you can configure your
<filename>faces-config.xml</filename> file with the help of the
<guilabel>Source View</guilabel>.
+ Here, we'll discuss how you can configure your
<filename>faces-config.xml</filename> file with the help of the
<guilabel>Source</guilabel> View.
</para>
<para>
- The <guilabel>Source view</guilabel> for the editor displays the text
content of the JSF configuration file. It is always synchronized with other two views, so
any changes made in one of the views will immediately appear in the other:
+ The <guilabel>Source</guilabel> View for the editor displays the text
content of the JSF configuration file. It is always synchronized with other two views, so
any changes made in one of the views will immediately appear in the other:
</para>
<figure>
<title>Source View</title>
@@ -325,7 +325,7 @@
<para>
- You can also work in the <guilabel>Source view</guilabel> with the help of
the <guilabel>Outline view</guilabel>. The <guilabel>Outline
view</guilabel> shows a tree structure of the JSF configuration file. Simply select
any element in the <guilabel>Outline view</guilabel>, and it will jump to the
same place in the Source editor, so you can navigate through the source code with
<guilabel>Outline view</guilabel>.
+ You can also work in the <guilabel>Source</guilabel> View with the help of
the <guilabel>Outline</guilabel> View. The <guilabel>Outline
view</guilabel> shows a tree structure of the JSF configuration file. Simply select
any element in the <guilabel>Outline</guilabel> View, and it will jump to the
same place in the Source editor, so you can navigate through the source code with
<guilabel>Outline</guilabel> View.
</para>
<figure>
<title>Outline View</title>
Show replies by date