Author: smumford
Date: 2011-11-21 17:36:11 -0500 (Mon, 21 Nov 2011)
New Revision: 8107
Modified:
epp/docs/branches/5.2/Reference_Guide/en-US/Reference_Guide.ent
epp/docs/branches/5.2/Reference_Guide/en-US/modules/PortalDevelopment/NavigationController.xml
Log:
Incorp feedback from theute re Global Portlet
Modified: epp/docs/branches/5.2/Reference_Guide/en-US/Reference_Guide.ent
===================================================================
--- epp/docs/branches/5.2/Reference_Guide/en-US/Reference_Guide.ent 2011-11-21 17:27:37
UTC (rev 8106)
+++ epp/docs/branches/5.2/Reference_Guide/en-US/Reference_Guide.ent 2011-11-21 22:36:11
UTC (rev 8107)
@@ -7,7 +7,7 @@
<!-- Bugzilla Specifics -->
<!ENTITY BZPRODUCT "JBoss Enterprise Portal Platform 5">
<!ENTITY BZCOMPONENT "docs-Reference_Guide">
-<!ENTITY BZURL "<ulink
url='https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss&perc...
+<!ENTITY BZURL "<ulink
url='https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss&perc...
<!-- Corporate Specifics: -->
<!ENTITY YEAR "2011">
Modified:
epp/docs/branches/5.2/Reference_Guide/en-US/modules/PortalDevelopment/NavigationController.xml
===================================================================
---
epp/docs/branches/5.2/Reference_Guide/en-US/modules/PortalDevelopment/NavigationController.xml 2011-11-21
17:27:37 UTC (rev 8106)
+++
epp/docs/branches/5.2/Reference_Guide/en-US/modules/PortalDevelopment/NavigationController.xml 2011-11-21
22:36:11 UTC (rev 8107)
@@ -488,7 +488,7 @@
</section>
</section>
</section>
- <section>
+ <!--<section>
<title>Changes and migration from JBoss Enterprise Portal Platform
3.1.x</title>
<para>The navigation controller implies a migration of the client code that is
coupled to several internal APIs of JBoss Enterprise Portal Platform. As far as we know
the major impact is related to anything dealing with URL:</para>
<itemizedlist>
@@ -672,5 +672,5 @@
<para>1/ portal-unavailable.jsp: this file was presented before if user goes
to a non-available portal. Now the server sends a 404 status code instead.</para>
<para>2/ portal-warning.jsp: this file is not used in any place</para>
</section>
- </section>
+ </section>-->
</chapter>