Author: ccowens
Date: 2007-06-15 19:25:05 -0400 (Fri, 15 Jun 2007)
New Revision: 1204
Modified:
trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
trunk/docs/userguide/en/src/main/docbook/included/panel.xml
trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml
trunk/docs/userguide/en/src/main/docbook/modules/AUGWADParams.xml
trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
Log:
(1) Fixed broken image and outdated links in XML already fixed in generated HTML, and (2)
fixed misspellings found except NOT YET in component catalog chapter
Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-06-15 18:04:49
UTC (rev 1203)
+++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-06-15 23:25:05
UTC (rev 1204)
@@ -241,7 +241,7 @@
<title>Datascroller style classes</title>
<mediaobject>
<imageobject>
- <imagedata fileref="img/datascroller3.gif"/>
+ <imagedata fileref="images/datascroller3.gif"/>
</imageobject>
</mediaobject>
</figure>
Modified: trunk/docs/userguide/en/src/main/docbook/included/panel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panel.xml 2007-06-15 18:04:49 UTC
(rev 1203)
+++ trunk/docs/userguide/en/src/main/docbook/included/panel.xml 2007-06-15 23:25:05 UTC
(rev 1204)
@@ -84,7 +84,7 @@
<mediaobject>
<imageobject>
- <imagedata fileref="images/panel.GIF"/>
+ <imagedata fileref="images/panel.gif"/>
</imageobject>
</mediaobject>
</figure>
@@ -108,7 +108,7 @@
<mediaobject>
<imageobject>
- <imagedata fileref="images/panel2.GIF"/>
+ <imagedata fileref="images/panel2.gif"/>
</imageobject>
</mediaobject>
</figure>
@@ -250,7 +250,7 @@
<mediaobject>
<imageobject>
- <imagedata fileref="images/panel3.GIF"/>
+ <imagedata fileref="images/panel3.gif"/>
</imageobject>
</mediaobject>
</figure>
@@ -302,7 +302,7 @@
<mediaobject>
<imageobject>
- <imagedata fileref="images/panel4.GIF"/>
+ <imagedata fileref="images/panel4.gif"/>
</imageobject>
</mediaobject>
</figure>
Modified: trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml 2007-06-15
18:04:49 UTC (rev 1203)
+++ trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml 2007-06-15
23:25:05 UTC (rev 1204)
@@ -149,7 +149,7 @@
role="italic"><property>"layout"</property></emphasis>
and <emphasis
role="italic"><property>"style"</property></emphasis>
attributes corresponding to dataTable
ones for a table appearing in popup (for additional information, read JSF Reference) and
custom
- attribute managing AJAX requests sending (for additional information, see <ulink
url="https://ajax4jsf.dev.java.net">ajax4jsf.dev.java.net</ulink>).</para>
+ attribute managing AJAX requests sending (for additional information, see <ulink
url="http://www.jboss.org/projects/jbossajax4jsf">Ajax4JSF
Project</ulink>).</para>
<para>In addition to these attributes common for AJAX action components and
limiting requests
quantity and frequency, <property>suggestionBox</property> has one more its
own attribute limiting
requests (the <emphasis
role="italic"><property>"minChars"</property></emphasis>
attribute). The attribute defines characters quantity inputted into a field after which
AJAX requests are called to perform suggestion.</para>
Modified: trunk/docs/userguide/en/src/main/docbook/modules/AUGWADParams.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/AUGWADParams.xml 2007-06-15 18:04:49
UTC (rev 1203)
+++ trunk/docs/userguide/en/src/main/docbook/modules/AUGWADParams.xml 2007-06-15 23:25:05
UTC (rev 1204)
@@ -110,7 +110,7 @@
</table></para>
<para><table>
- <title>org.ajax4jsf.Filter Initialization Parametres</title>
+ <title>org.ajax4jsf.Filter Initialization Parameters</title>
<tgroup cols="3">
<thead>
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2007-06-15
18:04:49 UTC (rev 1203)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2007-06-15
23:25:05 UTC (rev 1204)
@@ -22,11 +22,11 @@
<para>RichFaces is based on the Ajax4jsf framework, so
<property>AJAX</property> request support is performed with this
- framework. This support is explained in the Architecure
+ framework. This support is explained in the Architecture
Overview section of the Ajax4jsf Developers Guide found under the
<property><ulink
url="http://labs.jboss.com/portal/jbossajax4jsf">Ajax4jsf<...
- project. In this section, we will focus on the skinnability.</para>
+ project. In this section, we will focus on skinnability.</para>
</section>
<section id="Skinnability">