Author: artdaw
Date: 2008-10-08 07:02:59 -0400 (Wed, 08 Oct 2008)
New Revision: 10691
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
Log:
https://jira.jboss.org/jira/browse/RF-2799 - info about Prototype 1.6.0.3, jQuery 1.2.6
and Script.aculo.us 1.8.1 is added to the " Basic concepts of the RichFaces
Framework" section
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2008-10-08
10:40:33 UTC (rev 10690)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2008-10-08
11:02:59 UTC (rev 10691)
@@ -121,6 +121,41 @@
automatically. </para>
</formalpara>
</section>
+ <section id="IntegralParts" role="new">
+ <?dbhtml filename="IntegralParts.html"?>
+ <title>RichFaces Integral Parts</title>
+ <para>
+ The <property>RichFaces</property> comes with a number of integral parts
(framework, libraries):
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ <ulink url="http://prototypejs.org">Prototype 1.6.0.3</ulink>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink url="http://jquery.com">jQuery 1.2.6</ulink>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink url="http://script.aculo.us">Script.aculo.us
1.8.1</ulink>
+ </para>
+ </listitem>
+ </itemizedlist>
+ <para>
+ For more information about framework and libraries loading see the following section
+ in the <ulink
url="http://www.jboss.org/file-access/default/members/jbossrichfaces...;.
+ </para>
+ <note>
+ <title>Note:</title>
+ <para>
+ In order to prevent JavaScript versions conflict you should use only one version of
the framework or library.
+ You could find more information about libraries exclusion in the <ulink
url="http://www.jboss.org/file-access/default/members/jbossrichfaces...;.
+ </para>
+ </note>
+ </section>
<section id="LimitationsAndRules">
<?dbhtml filename="LimitationAndRules.html"?>
<title>Limitations and Rules</title>