From richfaces-svn-commits at lists.jboss.org Thu Apr 9 08:17:30 2009 Content-Type: multipart/mixed; boundary="===============1274461506040035374==" 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: r13458 - in trunk/docs: userguide/en/src/main/docbook/modules and 1 other directory. Date: Thu, 09 Apr 2009 08:17:30 -0400 Message-ID: --===============1274461506040035374== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2009-04-09 08:17:30 -0400 (Thu, 09 Apr 2009) New Revision: 13458 Modified: trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml Log: https://jira.jboss.org/jira/browse/RF-5957 RF documentation version on proj= ect page and in the RF guides; versions are corrected in dev guide Modified: trunk/docs/faq/en/src/main/docbook/module/RFCfaq.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/faq/en/src/main/docbook/module/RFCfaq.xml 2009-04-09 12:04:5= 6 UTC (rev 13457) +++ trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2009-04-09 12:17:3= 0 UTC (rev 13458) @@ -342,12 +342,12 @@ The answer is yes. Component provides two controllers groups for sw= itching: - Page numbers for switching onto a = particular page - The controls of fast switching: &q= uot;first", + Page numbers for switching o= nto a particular page + The controls of fast switchi= ng: "first", "last", "next", "previous", "fastforward", - "fastrewind" + "fastrewind" The controls of fast switching are created addin= g the facets component with the corresponding name: @@ -648,16 +648,17 @@ How to make html scrollbars in modalPanel?</tit= le> <para>The answer could be found on the RichFaces Users= Forum:</para> <itemizedlist> - <listitem> + <listitem><para> <ulink url=3D"http://www.jboss.= com/index.html?module=3Dbb&op=3Dviewtopic&p=3D4062877#4062877" >http://www.jboss.com/in= dex.html?module=3Dbb&op=3Dviewtopic&p=3D4062877#4062877</ulink> - </listitem> + </para> </listitem> <listitem> + <para> <ulink url=3D"http://www.jboss.= com/index.html?module=3Dbb&op=3Dviewtopic&t=3D105412" >http://www.jboss.com/in= dex.html?module=3Dbb&op=3Dviewtopic&t=3D105412</ulink> - </listitem> + </para> </listitem> </itemizedlist> = </section> @@ -948,10 +949,11 @@ <para> RichFaces currently does not use <emphasis>invo= keOnComponent</emphasis> because of the 2 reasons: </para> <itemizedlist> - <listitem> Compatibility with JSF 1.1 and My= Faces applications is + <listitem> <para>Compatibility with JSF 1.1 = and MyFaces applications is kept, due to a big amount of code = used in corporate - applications. </listitem> + applications. </para></listitem> <listitem> + <para> <emphasis> InvokeOnComponent</emph= asis> works with already known clientId, and works fine for= communication between widget and backed component, or up= dates content of already @@ -960,7 +962,7 @@ as there is a choice for updatable= components in application logic, where it's necessary t= o navigate in a components tree by the native id, = with - <code>findComponent()</code> metho= ds. </listitem> + <code>findComponent()</c= ode> methods.</para> </listitem> </itemizedlist> <para> Thus, for example, only entire dataTable can be= updated in response (but all Ajax core action components inside table= work properly). </para> @@ -1031,15 +1033,20 @@ <property>"IgnoreDupResponses= "</property> </emphasis> attribute appeared from 1.0.4 RC= 1 version and is used on the client for response ignoring after an Aj= ax request if a newer - request has been already sent. <para> The ad= ditional information could + request has been already sent. = + </para> + <para> The additional information could be found <ulink url=3D"http://jboss.com/= index.html?module=3Dbb&op=3Dviewtopic&t=3D105766" - >here</ulink>. </para> + >here</ulink>. + </para> + <para> <emphasis> <property>"RequestDelay"= </property> </emphasis> attribute also defines the clien= t behavior. It sets the time delay, after which another request coul= d be sent, all other - requests are taken away from a queue except = the last one. </para> + requests are taken away from a queue except = the last one. = + </para> </section> = = 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= 009-04-09 12:04:56 UTC (rev 13457) +++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2= 009-04-09 12:17:30 UTC (rev 13458) @@ -1304,7 +1304,7 @@ is another way to use its functionality by means of <link linkend=3D"N= eko">Neko filter type</link> . </para> </note> - <para> In RichFaces 3.2 filter configuration becomes more flexible. It&a= pos;s possible to + <para> From RichFaces 3.2 filter configuration becomes more flexible. It= 's possible to configure different filters for different sets of pages for the same ap= plication. </para> <para>The possible filter types are:</para> <itemizedlist> --===============1274461506040035374==--