Author: smukhina
Date: 2010-01-25 11:46:17 -0500 (Mon, 25 Jan 2010)
New Revision: 19914
Modified:
trunk/smooks/docs/reference/en/master.xml
Log:
https://jira.jboss.org/jira/brows/JBDS-821 Smooks editor is redesigned - new functinality
is described
Modified: trunk/smooks/docs/reference/en/master.xml
===================================================================
--- trunk/smooks/docs/reference/en/master.xml 2010-01-25 16:45:45 UTC (rev 19913)
+++ trunk/smooks/docs/reference/en/master.xml 2010-01-25 16:46:17 UTC (rev 19914)
@@ -3,7 +3,8 @@
"http://www.docbook.org/xml/4.3/docbookx.dtd"
[
-<!ENTITY introduction SYSTEM "modules/introduction.xml">
+<!ENTITY introduction SYSTEM "modules/introduction.xml">
+<!ENTITY process_page SYSTEM "modules/process_page.xml">
<!ENTITY quickstart SYSTEM "modules/quick_start.xml">
<!ENTITY smooksformeditor_graphicaltab SYSTEM
"modules/smooksformeditor_graphicalpage.xml">
<!ENTITY smooksformeditor_configurationtab SYSTEM
"modules/smooksformeditor_configurationpage.xml">
@@ -29,13 +30,13 @@
<surname>Peng</surname>
</author>
+ <pubdate>November 2008</pubdate>
<copyright>
- <year>2009</year>
- <year>2010</year>
+ <year>2009</year>
<holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
- Version: 1.1.0.CR1
+ Version: 1.1.0.M2
</releaseinfo>
<abstract>
@@ -50,8 +51,10 @@
</bookinfo>
<toc/>
&introduction;
- &quickstart;
- <!--&smooksformeditor_graphicaltab;-->
- &smooksformeditor_configurationtab;
+ &process_page;
+ <!--&quickstart;
+
+ &smooksformeditor_graphicaltab;
+ &smooksformeditor_configurationtab;-->
&smooksformeditor_sourcetab;
</book>