Author: mmcallis
Date: 2008-04-17 21:14:30 -0400 (Thu, 17 Apr 2008)
New Revision: 10632
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/migration.xml
Log:
4.1. Manual Upgrade
moving a sentence to a new row
Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/migration.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/migration.xml 2008-04-18
01:02:30 UTC (rev 10631)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/migration.xml 2008-04-18
01:14:30 UTC (rev 10632)
@@ -492,9 +492,12 @@
</para>
<para>
Go to the <emphasis role="bold">JBP_WINDOW</emphasis> table
and find a row with the same
- <emphasis role="bold">PK</emphasis> value from the
<emphasis role="bold">JBP_OBJECT_NODE</emphasis> table. In such a
row, replace <emphasis>CMSPortletInstance</emphasis> with a path to your CMS
resource. For example, by default, JBoss Portal displays
<filename>/default/index.html</filename>. Add a row containing the following
to the <emphasis role="bold">JBP_PORTAL_OBJECT_PROPS</emphasis>
table:
+ <emphasis role="bold">PK</emphasis> value from the
<emphasis role="bold">JBP_OBJECT_NODE</emphasis> table. In such a
row, replace <emphasis>CMSPortletInstance</emphasis> with a path to your CMS
resource. For example, by default, JBoss Portal displays
<filename>/default/index.html</filename>.
</para>
<para>
+ Add a row containing the following to the <emphasis
role="bold">JBP_PORTAL_OBJECT_PROPS</emphasis> table:
+ </para>
+ <para>
<itemizedlist>
<listitem>
<para>
@@ -518,7 +521,7 @@
</para>
<para>
<note>
- <title>Portlet Content Type and Path to the CMS Resource</title>
+ <title>Portlet Content-type and the path to the CMS
Resource</title>
<para>
The <guiicon>Admin</guiicon> portlet can be used to change the
portlet window content-type, and configure the path to the CMS resource.
</para>