From richfaces-svn-commits at lists.jboss.org Tue Jul 15 08:52:28 2008 Content-Type: multipart/mixed; boundary="===============5186403529786998519==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r9607 - trunk/docs/userguide/en/src/main/docbook/modules. Date: Tue, 15 Jul 2008 08:52:28 -0400 Message-ID: --===============5186403529786998519== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2008-07-15 08:52:28 -0400 (Tue, 15 Jul 2008) New Revision: 9607 Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml Log: http://jira.jboss.com/jira/browse/RF-3875 = RF guide review Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover= .xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2= 008-07-15 12:51:09 UTC (rev 9606) +++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2= 008-07-15 12:52:28 UTC (rev 9607) @@ -476,7 +476,7 @@ "eventsQueue" - attribute is defined. In addition, Richfaces starts to + attribute is defined. In addition, RichFaces starts to remove from the queue "similar" requests. "Similar'"requests are the requests produced by the same event. For example, according to the @@ -841,7 +841,7 @@ attribute allows to invoke the JavaScript code right after the Ajax Response is returned back and the DOM - tree of the browser is updated. Richfaces registers the + tree of the browser is updated. RichFaces registers the code for further invocation of XMLHTTP request object before an Ajax request is sent. This means the code will not be changed during processing of the request on the @@ -880,7 +880,7 @@ ]]> = - Richfaces allows to serialize not only primitive types + RichFaces allows to serialize not only primitive types into JSON format, but also complex types including arrays and collections. The beans should be serializable to be refered with @@ -2303,7 +2303,7 @@ = Skin "plain" was added from 3.0.2 version. It doesn't - have any parameters. It's necessary for embedding + have any parameters. It's necessary for embedding RichFaces components into existing projecst which have its own styles. @@ -3969,7 +3969,7 @@ XCSS file format = - XCSS files are the core of Richfaces components + XCSS files are the core of RichFaces components skinnability. @@ -4459,7 +4459,7 @@ Details of Usage = This section will cover some practical aspects of Plug-n-Skin imple= mentation. - It's assumed that you have read the section of the guide that tells how t= he new skin using Plug-n-Skin prototype can be created. + It's assumed that you have read the section of the guide that tells = how the new skin using Plug-n-Skin prototype can be created. Above all, we need to create a new skin, in order to do that we jus= t have to follow = the steps described in the previous section. = @@ -4506,7 +4506,7 @@ Thus, it will be demonstrated how to: - Recolor the current day's cell background of the + Recolor the current day's cell background of the = <rich:calendar> to see how the n= ew skin created with the help of Plug-n-Skin feature affects the style of t= he component; Recolor a standard HTML submit button; = --===============5186403529786998519==--