From ajax4jsf-svn-commits at lists.jboss.org Thu Jun 28 05:14:37 2007 Content-Type: multipart/mixed; boundary="===============1495381883167447375==" MIME-Version: 1.0 From: ajax4jsf-svn-commits at lists.jboss.org To: ajax4jsf-svn-commits at lists.jboss.org Subject: [ajax4jsf-svn-commits] JBoss Ajax4JSF SVN: r289 - trunk/docs/userguide/en/src/main/docbook/included. Date: Thu, 28 Jun 2007 05:14:37 -0400 Message-ID: --===============1495381883167447375== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2007-06-28 05:14:36 -0400 (Thu, 28 Jun 2007) New Revision: 289 Modified: trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml trunk/docs/userguide/en/src/main/docbook/included/include.desc.xml trunk/docs/userguide/en/src/main/docbook/included/include.xml Log: language correction Modified: trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink= .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/included/htmlCommandLink.xml 2= 007-06-27 23:12:00 UTC (rev 288) +++ trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml 2= 007-06-28 09:14:36 UTC (rev 289) @@ -49,7 +49,7 @@ Key attributes and ways of usage The difference with the original component is that all hidden fi= elds required for command links with child <f:param> - elements are always rendered and it doesn't depend on li= nks rendering on the initial page. It solves the problem with invalid links= that weren't rendered on a page immediately, but after some AJAX request.<= /para> + elements are always rendered and it doesn't depend on li= nks rendering on the initial page. It solves the problem with invalid links= that weren't rendered on a page immediately, but after some AJAX requ= est. ... Modified: trunk/docs/userguide/en/src/main/docbook/included/include.desc.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/included/include.desc.xml 2007= -06-27 23:12:00 UTC (rev 288) +++ trunk/docs/userguide/en/src/main/docbook/included/include.desc.xml 2007= -06-28 09:14:36 UTC (rev 289) @@ -4,6 +4,6 @@ Description The <a4j:include> - component is used for page areas update after an AJAX re= quest according to the faces-config Navigation Rules and for realization of= wizard-like parts work in AJAX mode. + component is used for page areas update after an AJAX re= quest according to the faces-config Navigation Rules and for implementation= of wizard-like parts work in AJAX mode. Modified: trunk/docs/userguide/en/src/main/docbook/included/include.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/included/include.xml 2007-06-2= 7 23:12:00 UTC (rev 288) +++ trunk/docs/userguide/en/src/main/docbook/included/include.xml 2007-06-2= 8 09:14:36 UTC (rev 289) @@ -71,13 +71,13 @@ pages. Navigation defined by these pages is applied to t= he <a4j:include> element current for them. -As in general case for Ajax Action component, if the +As in the general case for Ajax Action component, if the <a4j:action> component inside <a4j:include> returns outcome defined as <redirect/>, - AJAX submit is performed with navigation of all page and= not only of the current view. = + AJAX submit is performed with navigation of the whole pa= ge and not only of the current view. = = Some additional information you can find here: Ajax4Jsf User= s Forum. --===============1495381883167447375==--