Author: julien(a)jboss.com
Date: 2007-02-05 11:27:44 -0500 (Mon, 05 Feb 2007)
New Revision: 6156
Modified:
trunk/core/src/resources/portal-core-sar/dtd/portal-object_2_6.dtd
Log:
updates to the portal-object dtd
Modified: trunk/core/src/resources/portal-core-sar/dtd/portal-object_2_6.dtd
===================================================================
--- trunk/core/src/resources/portal-core-sar/dtd/portal-object_2_6.dtd 2007-02-05 16:25:36
UTC (rev 6155)
+++ trunk/core/src/resources/portal-core-sar/dtd/portal-object_2_6.dtd 2007-02-05 16:27:44
UTC (rev 6156)
@@ -102,7 +102,7 @@
states it supports. If no declaration of modes or window states is done then the default
value will be
respectively (view,edit,help) and (normal,minimized,maximized).
-->
-<!ELEMENT portal
(portal-name,properties?,supported-window-states?,page*,listener?,security-constraint?)>
+<!ELEMENT portal
(portal-name,properties?,supported-modes,supported-window-states?,page*,listener?,security-constraint?)>
<!--
The portal name value.
Show replies by date