Author: smukhina
Date: 2008-07-17 11:06:25 -0400 (Thu, 17 Jul 2008)
New Revision: 9661
Modified:
trunk/docs/cdkguide/en/src/main/docbook/master.xml
trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml
trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml
trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml
trunk/docs/userguide/en/src/main/docbook/master.xml
trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
Log:
https://jira.jboss.org/jira/browse/RF-3937
Modified: trunk/docs/cdkguide/en/src/main/docbook/master.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/master.xml 2008-07-17 14:40:28 UTC (rev 9660)
+++ trunk/docs/cdkguide/en/src/main/docbook/master.xml 2008-07-17 15:06:25 UTC (rev 9661)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
-"http://www.oasis-open.org/docbook/xml/4.3CR3/docbookx.dtd"
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.docbook.org/xsd/4.3/docbook.xsd"
[
<!ENTITY intro SYSTEM "modules/intro.xml">
<!ENTITY roadmap SYSTEM "modules/roadmap.xml">
Modified: trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml 2008-07-17 14:40:28
UTC (rev 9660)
+++ trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml 2008-07-17 15:06:25
UTC (rev 9661)
@@ -371,7 +371,7 @@
component also provides a number of JavaScript property,
that can be used to process uploaded files, file states etc.
The given below example illustrates how the
<code>entries[0].state</code> property can be used to get access to the file
state.
- Full list of JavaScript properties can be found <link
linkend="objectProperties">below</link> .
+ Full list of JavaScript properties can be found <link
linkend="objectProperties">below</link>.
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml 2008-07-17 14:40:28
UTC (rev 9660)
+++ trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml 2008-07-17 15:06:25
UTC (rev 9661)
@@ -112,7 +112,7 @@
</emphasis> instead of <emphasis role="bold">
<property><a4j:commandButton></property>
</emphasis>. You can put it anywhere, just don't forget to use
- <emphasis
role="bold"><property><h:form></property></emphasis>
... <emphasis
role="bold"><property></h:form></property></emphasis>
around it. </para>
+ <emphasis
role="bold"><property><h:form></property></emphasis>...
<emphasis
role="bold"><property></h:form></property></emphasis>
around it. </para>
<para>
Information about the
<emphasis><property>"process"</property></emphasis>
attribute usage you can find <link linkend="process">here</link>.
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml 2008-07-17 14:40:28
UTC (rev 9660)
+++ trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml 2008-07-17 15:06:25
UTC (rev 9661)
@@ -71,7 +71,7 @@
</para>
<para>
Except this - you may be free to put your script links right from the child
- page while using <property>facelets templates</property> .
+ page while using <property>facelets templates</property>.
</para>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/master.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/master.xml 2008-07-17 14:40:28 UTC (rev
9660)
+++ trunk/docs/userguide/en/src/main/docbook/master.xml 2008-07-17 15:06:25 UTC (rev
9661)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
-"http://www.oasis-open.org/docbook/xml/4.3CR3/docbookx.dtd" [
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.docbook.org/xsd/4.3/docbook.xsd" [
<!ENTITY rfcintro SYSTEM "modules/RFCintro.xml">
<!ENTITY rfctechreqs SYSTEM "modules/RFCtechreqs.xml">
<!ENTITY rfcGettingStarted SYSTEM "modules/RFCGettingStarted.xml">
@@ -64,9 +64,13 @@
<year>2008</year>
<holder>Red Hat</holder>
</copyright>
- </bookinfo>
+<citebiblioid>
+<ulink
url="http://www.jboss.org/file-access/default/members/jbossrichfaces...
version</ulink>.
+</citebiblioid>
+
+ </bookinfo>
<toc/>
-
+
&rfcintro;
&rfctechreqs;
&rfcGettingStarted;
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2008-07-17
14:40:28 UTC (rev 9660)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2008-07-17
15:06:25 UTC (rev 9661)
@@ -4337,7 +4337,7 @@
<f:verbatim> <![CDATA[ ...]]> </f:verbatim>
tags.</para>
- For example
+ <para>For example </para>
<programlisting role="XML">
<![CDATA[...
@@ -4456,6 +4456,12 @@
<section>
+ <sectioninfo>
+ <keywordset>
+ <keyword>Plug-n-Skin</keyword>
+ </keywordset>
+ </sectioninfo>
+
<title>Details of Usage</title>
<para>This section will cover some practical aspects of Plug-n-Skin
implementation.