From richfaces-svn-commits at lists.jboss.org Thu Mar 19 14:25:04 2009 Content-Type: multipart/mixed; boundary="===============8142684151709935781==" 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: r13037 - trunk/docs/faq/en/src/main/docbook/module. Date: Thu, 19 Mar 2009 14:25:03 -0400 Message-ID: --===============8142684151709935781== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2009-03-19 14:25:03 -0400 (Thu, 19 Mar 2009) New Revision: 13037 Modified: trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml Log: https://jira.jboss.org/jira/browse/RF-6023 Demonstrative pronouns as links= , some area changed 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-03-19 18:16:5= 5 UTC (rev 13036) +++ trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2009-03-19 18:25:0= 3 UTC (rev 13037) @@ -150,7 +150,7 @@ What is the structure of RichFaces SVN reposito= ry? RichFaces repository structure overview can be f= ound here. + >in this Wiki article. =
@@ -159,7 +159,7 @@ How to build and how to use richfaces-samples ap= plications in Eclipse is described here. + >in this Wiki article.
=
@@ -168,7 +168,7 @@ Online demo Web applications that show the most = important functionality of RichFaces components are available here. + >on this LiveDemo page. War file of a nightly build can be found here. @@ -195,7 +195,7 @@ Also, the effect of predefined skins on the appl= ication whole look-and-feel could be seen here. + >on this LiveDemo page.
=
@@ -218,13 +218,13 @@ <rich:dataTable> flexibility can be found here. + >in this Wiki article. Source code (SVN) could be found here. Online demo for a Web application is available = here. + >on this page.
=
@@ -1905,7 +1905,8 @@ } = ...]]> - Then you could use + Then you could use = + <a4j:support> with "event" @@ -2493,7 +2494,7 @@ The following order, in which filters are define= d and mapped in web.xml, is important for <rich:fileUpload><= /property> component proper work with MyFac= es. = - Note that the extention filter should be mapped on faces servlet not = to *.jsf (!) to provide this sequence work correctly. + Note that the extension filter should be map= ped on faces servlet not to *.jsf (!) to provide this sequence work correct= ly. Example: --===============8142684151709935781==--