JBoss Tools SVN: r20974 - trunk/smooks/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2010-03-22 09:08:44 -0400 (Mon, 22 Mar 2010)
New Revision: 20974
Modified:
trunk/smooks/docs/reference/en-US/references.xml
Log:
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-821 - review just added Apply Template Wizard section in Smooks-doc.</p>
</body></html>
Modified: trunk/smooks/docs/reference/en-US/references.xml
===================================================================
--- trunk/smooks/docs/reference/en-US/references.xml 2010-03-22 01:29:13 UTC (rev 20973)
+++ trunk/smooks/docs/reference/en-US/references.xml 2010-03-22 13:08:44 UTC (rev 20974)
@@ -654,7 +654,7 @@
<property>Properties View</property></emphasis>
activated by clicking the connection between input model and bean items. </para>
<para>On the picture below you can see an example of decode configurations
- for mapping some Input Model Item to Date format:</para>
+ for mapping some <property>Input Model</property> Item to <property>Date</property> format:</para>
<figure>
<title>Decode Configuration tab in Properties View</title>
<mediaobject>
@@ -663,7 +663,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>The descriptions of the Decode Configuration tab options are in the following table:</para>
+ <para>The descriptions of the <property>Decode Configuration</property> tab options are listed in the following table:</para>
<table>
<title>Decode Configuration tab in Properties View</title>
<tgroup cols="3">
@@ -686,13 +686,13 @@
<row>
<entry>Decoder Parameters</entry>
- <entry>For most decoders <emphasis><property>Decoder Parametres table</property></emphasis> is empty.
- But some of the decoders require configuration
+ <entry>For most of decoders <emphasis><property>Decoder Parametres table</property></emphasis> is empty.
+ But some of the decoders require additional configuration
(like Date decoder on the picture above),so you should configure them
- by editing corresponding line in the <property>Value</property> row.
+ by editing the corresponding line in the <property>Value</property> row.
For example for Date Decoder:
<itemizedlist>
- <listitem><para><property>format</property> - Date format string</para></listitem>
+ <listitem><para><property>format</property> - Date format string.</para></listitem>
<listitem><para><property>locale country</property> - ISO Country Code.
Upper case two-letter code defined by ISO-3166. </para></listitem>
<listitem><para><property>locale language</property> - ISO Language Code.
@@ -703,7 +703,8 @@
</tbody>
</tgroup>
</table>
- <para>The Decoder Parameters section for EnumDecoder quite differs from other types of decoders.
+ <para>The <property>Decoder Parameters</property> section for <property>EnumDecoder</property>
+ quite differs from other types of decoders.
See the picture below:</para>
<figure>
<title>EnumDecoder in Properties View</title>
@@ -713,7 +714,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>The Decoder Parameters section in Properties View consists of 2 rows:</para>
+ <para>The Decoder Parameters section for EnumDecoder in Properties View consists of 2 rows:</para>
<itemizedlist>
<listitem><para><property>From Data Value</property> - The lines in this row are editable.
You can change them according to the names of enum types you used in input file.
@@ -728,17 +729,19 @@
</section>
<section>
<title>Apply Template Wizard</title>
- <para>The Apply Template Wizard helps you add a new Apply Template Task to
+ <para>The <property>Apply Template Wizard</property>
+ helps you to add a new <property>Apply Template Task</property> to
Smooks configuration file.
- You can call it from the popup menu when Java Mapping Task in Processing
- Task section is selected by selecting Add Task > Apply Template
+ You can call it from the popup menu when <property>Java Mapping</property> item in Processing
+ Task section is selected by following <emphasis>Add Task > Apply Template</emphasis>
(see <link linkend="apply_templ">Apply Template configuration</link> picture).</para>
<para>The wizard consists of several pages:</para>
<orderedlist>
<listitem>
<para>The first one includes only one option to adjust.The user should select in
- which of the two formats(XML or CSV) he prefer to create an output message:</para>
+ which of the two formats(<property>XML</property> or <property>CSV</property>)
+ he prefers to create an output message:</para>
<figure>
<title>The first page of Apply Template Wizard</title>
<mediaobject>
@@ -751,7 +754,7 @@
</listitem>
<listitem><para>The second page is specific for each of the output message formats:</para>
<itemizedlist>
- <listitem><para>If CSV output message type was selected at
+ <listitem><para>If the <property>CSV</property> output message type was selected at
the previous step the second wizard page will be the following :</para>
<figure>
<title>CSV:The second page of Apply Template Wizard</title>
@@ -791,7 +794,7 @@
<row>
<entry>Quote Character</entry>
- <entry>quote character in the output message.</entry>
+ <entry>Quote character in the output message.</entry>
<entry>"</entry>
</row>
@@ -807,7 +810,7 @@
</listitem>
<listitem>
<para>The following second wizard page will appear
- if XML output message type was selected at
+ if <property>XML</property> output message type was selected at
the previous step:</para>
<figure>
<title>Apply Template Wizard. Second Page Options if XML output format is selected.</title>
@@ -817,10 +820,10 @@
</imageobject>
</mediaobject>
</figure>
- <para>Here you should firstly select XSD or Simple XML format of output template and then
+ <para>Here you should firstly select XSD or Sample XML format of output template and then
click <property>Browse File System</property>
- or <property>Browse Workspace</property> buttons depending on what
- browse format you want to use.For example, if you click <property>Browse Workspace</property>
+ or <property>Browse Workspace</property> button depending on what
+ browse type you want to use.For example, if you click <property>Browse Workspace</property>
the following view will appear:
</para>
<figure>
@@ -834,7 +837,7 @@
<para>In the workspace you should select the template you
want to use and click <property>Ok</property>.
</para>
- <para>If you selected XSD format after selecting the template you should click load button:
+ <para>If you selected XSD format after adjusting the template path you should click Load button:
</para>
<figure>
<title>Load Button</title>
@@ -844,10 +847,19 @@
</imageobject>
</mediaobject>
</figure>
- <para>After that you should select in the <property>Select Root Element
- </property> the root node and click Finish.</para>
- <para>If you selected Sample XML option after selecting the template you should
- only set a xml file destination and click finish:
+ <para>After that it is necessary to select in the <property>Select Root Element
+ </property> the root node for the template and click <property>Finish</property>.</para>
+ <figure>
+ <title>Load Button</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/reference/reference_20.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>If you have chosen Sample XML option after selecting
+ the template xml file destination you should only
+ click <property>Finish</property>:
</para>
<figure>
<title>Load Button</title>
16 years, 1 month
JBoss Tools SVN: r20973 - trunk/ws/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2010-03-21 21:29:13 -0400 (Sun, 21 Mar 2010)
New Revision: 20973
Added:
trunk/ws/docs/reference/en-US/Feedback.xml
Log:
added Feedback file
Added: trunk/ws/docs/reference/en-US/Feedback.xml
===================================================================
--- trunk/ws/docs/reference/en-US/Feedback.xml (rev 0)
+++ trunk/ws/docs/reference/en-US/Feedback.xml 2010-03-22 01:29:13 UTC (rev 20973)
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+<section id="sect-Beginners_Guide-We_Need_Feedback" lang="en-US">
+ <title>We Need Feedback!</title>
+ <indexterm>
+ <primary>feedback</primary>
+ <secondary>contact information for this manual</secondary>
+ </indexterm>
+ <para>
+ If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA against JBoss Developer Studio: <ulink url="https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...">https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...</ulink>
+ </para>
+ <para>
+ When submitting a bug report, be sure to mention the manual's name and to select the "documentation" component.
+ </para>
+ <para>
+ If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>
+
+
16 years, 1 month
JBoss Tools SVN: r20972 - trunk/struts/docs/struts_tools_tutorial/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2010-03-21 21:28:52 -0400 (Sun, 21 Mar 2010)
New Revision: 20972
Added:
trunk/struts/docs/struts_tools_tutorial/en-US/Feedback.xml
Log:
added feedback file
Added: trunk/struts/docs/struts_tools_tutorial/en-US/Feedback.xml
===================================================================
--- trunk/struts/docs/struts_tools_tutorial/en-US/Feedback.xml (rev 0)
+++ trunk/struts/docs/struts_tools_tutorial/en-US/Feedback.xml 2010-03-22 01:28:52 UTC (rev 20972)
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+<section id="sect-Beginners_Guide-We_Need_Feedback" lang="en-US">
+ <title>We Need Feedback!</title>
+ <indexterm>
+ <primary>feedback</primary>
+ <secondary>contact information for this manual</secondary>
+ </indexterm>
+ <para>
+ If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA against JBoss Developer Studio: <ulink url="https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...">https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...</ulink>
+ </para>
+ <para>
+ When submitting a bug report, be sure to mention the manual's name and to select the "documentation" component.
+ </para>
+ <para>
+ If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>
+
+
16 years, 1 month
JBoss Tools SVN: r20971 - trunk/struts/docs/struts_tools_ref_guide/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2010-03-21 21:28:32 -0400 (Sun, 21 Mar 2010)
New Revision: 20971
Added:
trunk/struts/docs/struts_tools_ref_guide/en-US/Feedback.xml
Log:
added feedback xml
Added: trunk/struts/docs/struts_tools_ref_guide/en-US/Feedback.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en-US/Feedback.xml (rev 0)
+++ trunk/struts/docs/struts_tools_ref_guide/en-US/Feedback.xml 2010-03-22 01:28:32 UTC (rev 20971)
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+<section id="sect-Beginners_Guide-We_Need_Feedback" lang="en-US">
+ <title>We Need Feedback!</title>
+ <indexterm>
+ <primary>feedback</primary>
+ <secondary>contact information for this manual</secondary>
+ </indexterm>
+ <para>
+ If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA against JBoss Developer Studio: <ulink url="https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...">https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...</ulink>
+ </para>
+ <para>
+ When submitting a bug report, be sure to mention the manual's name and to select the "documentation" component.
+ </para>
+ <para>
+ If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>
+
+
16 years, 1 month
JBoss Tools SVN: r20970 - trunk/smooks/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2010-03-21 21:27:58 -0400 (Sun, 21 Mar 2010)
New Revision: 20970
Added:
trunk/smooks/docs/reference/en-US/Feedback.xml
Log:
added feedback file
Added: trunk/smooks/docs/reference/en-US/Feedback.xml
===================================================================
--- trunk/smooks/docs/reference/en-US/Feedback.xml (rev 0)
+++ trunk/smooks/docs/reference/en-US/Feedback.xml 2010-03-22 01:27:58 UTC (rev 20970)
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+<section id="sect-Beginners_Guide-We_Need_Feedback" lang="en-US">
+ <title>We Need Feedback!</title>
+ <indexterm>
+ <primary>feedback</primary>
+ <secondary>contact information for this manual</secondary>
+ </indexterm>
+ <para>
+ If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA against JBoss Developer Studio: <ulink url="https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...">https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...</ulink>
+ </para>
+ <para>
+ When submitting a bug report, be sure to mention the manual's name and to select the "documentation" component.
+ </para>
+ <para>
+ If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>
+
+
16 years, 1 month
JBoss Tools SVN: r20969 - trunk/seam/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2010-03-21 21:27:17 -0400 (Sun, 21 Mar 2010)
New Revision: 20969
Added:
trunk/seam/docs/reference/en-US/Feedback.xml
Log:
added feedback file
Added: trunk/seam/docs/reference/en-US/Feedback.xml
===================================================================
--- trunk/seam/docs/reference/en-US/Feedback.xml (rev 0)
+++ trunk/seam/docs/reference/en-US/Feedback.xml 2010-03-22 01:27:17 UTC (rev 20969)
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+<section id="sect-Beginners_Guide-We_Need_Feedback" lang="en-US">
+ <title>We Need Feedback!</title>
+ <indexterm>
+ <primary>feedback</primary>
+ <secondary>contact information for this manual</secondary>
+ </indexterm>
+ <para>
+ If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA against JBoss Developer Studio: <ulink url="https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...">https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...</ulink>
+ </para>
+ <para>
+ When submitting a bug report, be sure to mention the manual's name and to select the "documentation" component.
+ </para>
+ <para>
+ If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>
+
+
16 years, 1 month
JBoss Tools SVN: r20968 - trunk/jsf/docs/userguide/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2010-03-21 21:26:51 -0400 (Sun, 21 Mar 2010)
New Revision: 20968
Added:
trunk/jsf/docs/userguide/en-US/Feedback.xml
Log:
added feedback file
Added: trunk/jsf/docs/userguide/en-US/Feedback.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/Feedback.xml (rev 0)
+++ trunk/jsf/docs/userguide/en-US/Feedback.xml 2010-03-22 01:26:51 UTC (rev 20968)
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+<section id="sect-Beginners_Guide-We_Need_Feedback" lang="en-US">
+ <title>We Need Feedback!</title>
+ <indexterm>
+ <primary>feedback</primary>
+ <secondary>contact information for this manual</secondary>
+ </indexterm>
+ <para>
+ If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA against JBoss Developer Studio: <ulink url="https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...">https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...</ulink>
+ </para>
+ <para>
+ When submitting a bug report, be sure to mention the manual's name and to select the "documentation" component.
+ </para>
+ <para>
+ If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>
+
+
16 years, 1 month
JBoss Tools SVN: r20967 - trunk/jsf/docs/jsf_tools_tutorial/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2010-03-21 21:26:26 -0400 (Sun, 21 Mar 2010)
New Revision: 20967
Added:
trunk/jsf/docs/jsf_tools_tutorial/en-US/Feedback.xml
Log:
added Feedback file
Added: trunk/jsf/docs/jsf_tools_tutorial/en-US/Feedback.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/Feedback.xml (rev 0)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/Feedback.xml 2010-03-22 01:26:26 UTC (rev 20967)
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+<section id="sect-Beginners_Guide-We_Need_Feedback" lang="en-US">
+ <title>We Need Feedback!</title>
+ <indexterm>
+ <primary>feedback</primary>
+ <secondary>contact information for this manual</secondary>
+ </indexterm>
+ <para>
+ If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA against JBoss Developer Studio: <ulink url="https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...">https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...</ulink>
+ </para>
+ <para>
+ When submitting a bug report, be sure to mention the manual's name and to select the "documentation" component.
+ </para>
+ <para>
+ If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>
+
+
16 years, 1 month
JBoss Tools SVN: r20966 - trunk/jsf/docs/jsf_tools_ref_guide/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2010-03-21 21:26:07 -0400 (Sun, 21 Mar 2010)
New Revision: 20966
Added:
trunk/jsf/docs/jsf_tools_ref_guide/en-US/Feedback.xml
Log:
added feedback file
Added: trunk/jsf/docs/jsf_tools_ref_guide/en-US/Feedback.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en-US/Feedback.xml (rev 0)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en-US/Feedback.xml 2010-03-22 01:26:07 UTC (rev 20966)
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+<section id="sect-Beginners_Guide-We_Need_Feedback" lang="en-US">
+ <title>We Need Feedback!</title>
+ <indexterm>
+ <primary>feedback</primary>
+ <secondary>contact information for this manual</secondary>
+ </indexterm>
+ <para>
+ If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA against JBoss Developer Studio: <ulink url="https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...">https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...</ulink>
+ </para>
+ <para>
+ When submitting a bug report, be sure to mention the manual's name and to select the "documentation" component.
+ </para>
+ <para>
+ If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>
+
+
16 years, 1 month
JBoss Tools SVN: r20965 - trunk/jmx/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2010-03-21 21:25:28 -0400 (Sun, 21 Mar 2010)
New Revision: 20965
Added:
trunk/jmx/docs/reference/en-US/Feedback.xml
Log:
added Feedback xml
Added: trunk/jmx/docs/reference/en-US/Feedback.xml
===================================================================
--- trunk/jmx/docs/reference/en-US/Feedback.xml (rev 0)
+++ trunk/jmx/docs/reference/en-US/Feedback.xml 2010-03-22 01:25:28 UTC (rev 20965)
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+<section id="sect-Beginners_Guide-We_Need_Feedback" lang="en-US">
+ <title>We Need Feedback!</title>
+ <indexterm>
+ <primary>feedback</primary>
+ <secondary>contact information for this manual</secondary>
+ </indexterm>
+ <para>
+ If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA against JBoss Developer Studio: <ulink url="https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...">https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issu...</ulink>
+ </para>
+ <para>
+ When submitting a bug report, be sure to mention the manual's name and to select the "documentation" component.
+ </para>
+ <para>
+ If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>
+
+
16 years, 1 month