Author: ochikvina
Date: 2008-06-24 06:59:40 -0400 (Tue, 24 Jun 2008)
New Revision: 8916
Modified:
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/creation_and_registration.xml
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_config_file.xml
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_support.xml
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/projects.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-359- correcting mistakes according to Svetlana
remarks
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/creation_and_registration.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/creation_and_registration.xml 2008-06-24
10:59:05 UTC (rev 8915)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/creation_and_registration.xml 2008-06-24
10:59:40 UTC (rev 8916)
@@ -16,7 +16,7 @@
<title>Create and Register a Custom Converter</title>
- <para><!-- With JBDS -->It's also possible to create a
+ <para>It's also possible to create a
custom Converter in order to specify your own converting rules.
Let's look at how you can do this.</para>
<para>To create and register a custom converter it's necessary
to
@@ -141,8 +141,8 @@
<title>Create and Register a Custom Validator</title>
<para>It's also quite easy to develop your
- own custom Validators. You should perform the actions similar to
- previous. Go through the following steps:</para>
+ own custom Validators. You should perform the actions similar to the
+ previous one. Go through the following steps:</para>
<itemizedlist>
<listitem>
<para>In the Project Explorer view open<emphasis>
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_config_file.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_config_file.xml 2008-06-24 10:59:05
UTC (rev 8915)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_config_file.xml 2008-06-24 10:59:40
UTC (rev 8916)
@@ -85,7 +85,7 @@
<para>A transition will appear between the two pages:</para>
<figure>
- <title>Transition Between JSP Pages</title>
+ <title>Transition between JSP Pages</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/jsf_support/jsf_support_22.png"/>
@@ -109,7 +109,7 @@
mouse cursor over the last black dot (on the target page). The mouse cursor
will change
to a big +. At this point, drag the line to a new target page:</para>
<figure>
- <title>Editing Transition Between Views</title>
+ <title>Editing Transition between Views</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/jsf_support/jsf_support_24.png"/>
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_support.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_support.xml 2008-06-24 10:59:05 UTC
(rev 8915)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_support.xml 2008-06-24 10:59:40 UTC
(rev 8916)
@@ -19,8 +19,8 @@
project</link>, <link
linkend="add_jsf_capability">adding JSF capability</link> to
any existing Eclipse project or <link
linkend="ImportingExsJSFProjWithAnyStr74447"
importing existing JSF projects</link> as well.</para>
- <para>At this point the spacial wizard will prompt you to specify a
proper JSF environment.
- It may be JSF 1.1.02 RI or JSF 1.2 which is integrates a number of new
features and
+ <para>At this point the special wizard will prompt you to specify a proper
JSF environment.
+ It may be JSF 1.1.02 RI or JSF 1.2 which integrates a number of new
features and
changes. The wizard also lets you select JSF implementation with a
component
orientation such as JSF 1.2 with Facelets or MyFaces 1.1.4.</para>
@@ -211,7 +211,7 @@
</emphasis> attribute in any HTML
tag.</para>
<figure>
- <title>Code Assist for Jsfc
Attribute</title>
+ <title>Code Assist for JSFC
Attribute</title>
<mediaobject>
<imageobject>
<imagedata
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/projects.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/projects.xml 2008-06-24 10:59:05 UTC
(rev 8915)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/projects.xml 2008-06-24 10:59:40 UTC
(rev 8916)
@@ -38,7 +38,7 @@
<title>Creating a New JSF Project</title>
- <para>If you want your project has already
contained all JSF
+ <para>If you want your project to already contain
all JSF
libraries, tag libraries and JSF configuration
file, just
organize a new brand JSF project. It is possible
to do this easily with the
help of the special wizard. To get it,
select<emphasis>
@@ -75,9 +75,9 @@
</mediaobject>
</figure>
- <para>There are a number of predefined project
templates that are flexible and
+ <para>There is a number of predefined project
templates that are flexible and
easily customizable. Thus you can pick a
different template
- on which the projects Importing Existing should
be based to. Almost all
+ on which the projects Importing Existing should
be based on. Almost all
templates come in two variations: with jsf
libraries and
without ones.</para>
<figure>
@@ -192,8 +192,7 @@
<para>On the next screen select what
<emphasis>
<property>Servlet
version</property>
</emphasis> to use and whether to register
this application
- with JBoss AS (or other server) for running and
testing of
- your application.</para>
+ with JBoss AS (or other server) for running and
testing your application.</para>
<para>The <emphasis>
<property>Context
Path</property>
@@ -251,8 +250,8 @@
<title>Importing Existing JSF Projects with Any
Structure</title>
- <para>For detailed information on migration
projects see <ulink
- url="&migrationlink;">Migration
Guide</ulink>. </para>
+ <para>For detailed information on migration of JSF
projects into a workspace see <ulink
+
url="&migrationlink;#jsf_struts">Migration
Guide</ulink>.</para>
</section>
<section id="add_jsf_capability">
@@ -339,7 +338,7 @@
<note>
<title>Note:</title>
<para>Some application servers provide
their own jsf
- implementation libraries. So, to avoid
conflicts you
+ implementation libraries. Thus, to avoid
conflicts you
should not add jsf libraries while adding
jsf
capabilities.</para>
</note>
@@ -358,7 +357,7 @@
</mediaobject>
</figure>
- <para>Once the file has been created, it should be
open in a
+ <para>Once the file has been created, it should be
opened in a
special <link
linkend="jsf_config_file"
Faces Config Editor</link>.</para>
@@ -366,7 +365,7
@@
<section id="AddingYourOwnProjectTemplates853">
<title>Adding Your Own Project
Templates</title>
- <para>Template is a set of files that serve as a
basis to facilitate
+ <para>Template is a set of files that is served as
a basis to facilitate
the creation of a new project. Project templates
provide
content and structure for a
project.</para>
<para>There is a powerful
@@ -404,7 +403,7 @@
<para>In the first dialog box, you
can choose a name
for the template (defaults to the
project
name) and confirm what run-time
- implementation of the
project's
+ implementation of the project
technology will be used</para>
</listitem>