[jboss-svn-commits] JBL Code SVN: r23389 - labs/jbosslabs/trunk/portal-extensions/forge-portlets/src/web/WEB-INF.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Oct 9 08:11:10 EDT 2008


Author: unibrew
Date: 2008-10-09 08:11:09 -0400 (Thu, 09 Oct 2008)
New Revision: 23389

Modified:
   labs/jbosslabs/trunk/portal-extensions/forge-portlets/src/web/WEB-INF/portlet-instances.xml
Log:
New portlet instance names for help page

Modified: labs/jbosslabs/trunk/portal-extensions/forge-portlets/src/web/WEB-INF/portlet-instances.xml
===================================================================
--- labs/jbosslabs/trunk/portal-extensions/forge-portlets/src/web/WEB-INF/portlet-instances.xml	2008-10-09 10:40:09 UTC (rev 23388)
+++ labs/jbosslabs/trunk/portal-extensions/forge-portlets/src/web/WEB-INF/portlet-instances.xml	2008-10-09 12:11:09 UTC (rev 23389)
@@ -106,7 +106,7 @@
     <deployment>
         <if-exists>overwrite</if-exists>
         <instance>
-            <instance-id>FreezoneCommunityPageInstance</instance-id>
+            <instance-id>FreezoneHelpPageInstance</instance-id>
             <portlet-ref>FreezonePortlet</portlet-ref>
             <preferences>
                 <preference>
@@ -123,7 +123,7 @@
     <deployment>
         <if-exists>overwrite</if-exists>
         <instance>
-            <instance-id>FreezoneCommunityTitlePageInstance</instance-id>
+            <instance-id>FreezoneHelpTitlePageInstance</instance-id>
             <portlet-ref>FreezonePortlet</portlet-ref>
             <preferences>
                 <preference>
@@ -140,7 +140,7 @@
     <deployment>
         <if-exists>overwrite</if-exists>
         <instance>
-            <instance-id>FreezoneCommunityNavPageInstance</instance-id>
+            <instance-id>FreezoneHelpNavPageInstance</instance-id>
             <portlet-ref>FreezonePortlet</portlet-ref>
             <preferences>
                 <preference>




More information about the jboss-svn-commits mailing list