From portal-commits at lists.jboss.org Fri May 23 21:39:58 2008 Content-Type: multipart/mixed; boundary="===============6832704769063130286==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r10809 - docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules. Date: Fri, 23 May 2008 21:39:58 -0400 Message-ID: --===============6832704769063130286== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mmcallis Date: 2008-05-23 21:39:58 -0400 (Fri, 23 May 2008) New Revision: 10809 Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/errorhan= dling.xml Log: 8.3.2. Page Policy Properties - starting markup and content revisions Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/e= rrorhandling.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 --- docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/errorha= ndling.xml 2008-05-24 01:13:15 UTC (rev 10808) +++ docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/errorha= ndling.xml 2008-05-24 01:39:58 UTC (rev 10809) @@ -149,7 +149,7 @@ Portal Policy Properties - A set of properties configure the the behavior of the portal policy. Th= ese properties are only taken into account for objects that use the portal type. The following table represents portal policy pro= perties: + A set of properties configure the the behavior of the portal policy. Th= ese properties are only taken into account for objects that use the portal type. The following table represents portal-policy pro= perties: @@ -240,12 +240,12 @@ - Page policy properties - A set of properties configure the the behavior of the page = policy. Those properties will only be - taken in account for objects of type portal and page. + Page Policy Properties + + A set of properties configure the the behavior of the page policy. Thes= e properties are only taken into account for objects that use the portal type. The following table represents page-policy propert= ies: +
- Page policy properties @@ -259,41 +259,44 @@ - control.page.access_denied= - On access denied - ignore, jsp and hide + control.page.access_denied= + when access is denied + ignore, jsp and hide - control.page.unavailable - On resource not available<= /entry> - ignore, jsp and hide + control.page.unavailable + when a resource is unavail= able + ignore, jsp and hide - control.page.error - On an expected error - ignore, jsp and hide + control.page.error + when an expected error occ= urs + ignore, jsp and hide - control.page.internal_erro= r - On an unexpected error - ignore, jsp and hide + control.page.internal_erro= r + when an unexpected error o= ccurs + ignore, jsp and hide - control.page.not_found - On resource not found - ignore, jsp and hide + control.page.not_found + when a resource is not fou= nd + ignore, jsp and hide - control.page.resource_uri<= /entry> - The path of the JSP used f= or redirections - ignore, jsp and hide + control.page.resource_uri<= /computeroutput> + the path of the JSP used for redirections<= /entry> + ignore, <= computeroutput>jsp and hide
-
- An example of page configuration: - = + + The following page configuration details the use of page-policy propert= ies: + + + MyPortal ... @@ -328,8 +331,15 @@ ]]> - You can configure the page properties also on objects of ty= pe portal, in that case they will be inherited by the pages - which are located in the portal. + + + + You can configure the page properties also on objects of type portal, = in that case they will be inherited by the pages + which are located in the portal. + + + +
--===============6832704769063130286==--