From richfaces-svn-commits at lists.jboss.org Tue May 26 07:44:38 2009 Content-Type: multipart/mixed; boundary="===============8244005322823609989==" 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: r14323 - branches/community/3.3.X/docs/userguide/en/src/main/docbook/included. Date: Tue, 26 May 2009 07:37:16 -0400 Message-ID: --===============8244005322823609989== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-05-26 07:37:16 -0400 (Tue, 26 May 2009) New Revision: 14323 Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ric= h_page.xml Log: https://jira.jboss.org/jira/browse/RF-7231 - adding the note to the 'Detail= s of usage' section; Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/inclu= ded/rich_page.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 --- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_page.xml 2009-05-26 10:14:56 UTC (rev 14322) +++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_page.xml 2009-05-26 11:37:16 UTC (rev 14323) @@ -111,6 +111,12 @@ ...]]> = = + + Note: + Note, the <rich:pag= e> component encodes the full page structure. Ther= efore, be sure you don't = + use the doctype declaration, root html element, head and b= ody elements on the same page where you've put this component. + + = The implementation of the = <rich:page> component provides four facets that= you can use to arrange the layout of the page: "header", "s= ubheader", "sidebar" and "footer". Their behavio= r is quite self-explanatory. The position of the panel rendered by the "sidebar"= ; facet can be set with the "sidebarPosition"= attribute that can take either "right" or = "left" as values, you can also specify the width for this facet w= ith the "sidebarWidth"= attribute. --===============8244005322823609989==--