Author: thomas.heute(a)jboss.com
Date: 2007-05-15 08:35:46 -0400 (Tue, 15 May 2007)
New Revision: 7251
Modified:
trunk/core-samples/src/resources/portal-samples-war/WEB-INF/jsp/event/view.jsp
Log:
Make it fit the window width on small resolutions
Modified: trunk/core-samples/src/resources/portal-samples-war/WEB-INF/jsp/event/view.jsp
===================================================================
---
trunk/core-samples/src/resources/portal-samples-war/WEB-INF/jsp/event/view.jsp 2007-05-15
12:23:32 UTC (rev 7250)
+++
trunk/core-samples/src/resources/portal-samples-war/WEB-INF/jsp/event/view.jsp 2007-05-15
12:35:46 UTC (rev 7251)
@@ -22,20 +22,8 @@
~ 02110-1301 USA, or see the FSF site:
http://www.fsf.org. ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--%>
-<%@ taglib
uri="http://java.sun.com/portlet" prefix="portlet"
%>
-<%@ page isELIgnored="false" %>
-
-<portlet:defineObjects/>
-
-<table border="0" cellspacing="2" cellpadding="2">
- <tr>
- <td class="portlet-section-alternate">
- <font class="portlet-font">This is simple showcase of Portal
Node Event Listener. For this portal page it ensures
- that in every column, only one portlet window is in <b>NORMAL</b>
state. Try to change window state of other
- portlets and see what happens. To learn more read <b>InterPortlet
Communication (IPC)</b> chapter in
- <b>JBoss Portal Reference Guide</b>, or check source code of
-
<i><b>org.jboss.portal.core.portlet.test.event.WindowConstraintEventListener</b></i>
class .
- </font>
- </td>
- </tr>
-</table>
+<font class="portlet-font">This is a simple showcase of Portal Node Event
Listener. For this portal page it ensures
+that in every column, only one portlet window is in <b>NORMAL</b> state. Try
to change the window state of other
+portlets and see what happens. To learn more, read <b>InterPortlet Communication
(IPC)</b> chapter in
+<b>JBoss Portal Reference Guide.</b>
+</font>