From portal-commits at lists.jboss.org Sat May 10 02:12:11 2008 Content-Type: multipart/mixed; boundary="===============6667803140788410327==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r10771 - docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules. Date: Sat, 10 May 2008 02:12:10 -0400 Message-ID: --===============6667803140788410327== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mmcallis Date: 2008-05-10 02:12:10 -0400 (Sat, 10 May 2008) New Revision: 10771 Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/urls.xml docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/xmldescr= iptors.xml Log: Chapter 7. Portal URLs - minor revisions Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/u= rls.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/urls.xm= l 2008-05-10 05:55:48 UTC (rev 10770) +++ docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/urls.xm= l 2008-05-10 06:12:10 UTC (rev 10771) @@ -33,13 +33,13 @@ - Before reading this chapter, be familiar with how to define a page= and a portal. Refer to for details. + Before reading the following sections, be familiar with how to def= ine a page and a portal. Refer to fo= r details. Accessing a Portal - The default portal is special, in that = it is the one used when no portal is specified. The following examples deta= il how selection is done: + The default portal is used when no port= al is specified. The following examples detail how the selection is done: @@ -68,7 +68,7 @@ Accessing CMS Content - The CMSPortlet delivers content transparently, with= out modifying the displayed URL. It is desirable to display binary content,= such as GIF, JPEG, PDF, ZIP, and so, outside of the confines of a portal. = For example, /content/default/images/jboss_logo.gif displays the jboss_logo.gif file= outside of the portal. + The CMSPortlet delivers content transparently, with= out modifying the displayed URL. It is desirable to display binary content,= such as GIF, JPEG, PDF, ZIP, and so on, outside of the confines of the por= tal. For example, /content/default/images/jboss_logo.gif displays the jboss_logo.gif= file outside of the portal. To display content outside of the portal, the portal interprets any path= beginning with /content as a request for = CMS content. As long as the <mime-type> is not text/html, or t= ext/text, and the path to the content begins with /content, the content will be rendered independent= ly outside of the portal. Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/x= mldescriptors.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/xmldesc= riptors.xml 2008-05-10 05:55:48 UTC (rev 10770) +++ docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/xmldesc= riptors.xml 2008-05-10 06:12:10 UTC (rev 10771) @@ -2053,7 +2053,7 @@ Portal Instance <computerouput>default</computerouput> Page</ti= tle> <para> - To be accessible via a Web browser, you must define a page named <com= puteroutput>default</computeroutput> for any portal instance. + For a portal instance to be accessible via a Web browser, you must de= fine a page named <computeroutput>default</computeroutput>. </para> </note> </para> --===============6667803140788410327==--