[portal-commits] JBoss Portal SVN: r9078 - branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/dtd.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Thu Nov 22 18:45:10 EST 2007


Author: thomas.heute at jboss.com
Date: 2007-11-22 18:45:10 -0500 (Thu, 22 Nov 2007)
New Revision: 9078

Modified:
   branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/dtd/portal-object_2_6.dtd
Log:
Rollback till i learn how to write a correct DTD...

Modified: branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/dtd/portal-object_2_6.dtd
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/dtd/portal-object_2_6.dtd	2007-11-22 22:21:48 UTC (rev 9077)
+++ branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/dtd/portal-object_2_6.dtd	2007-11-22 23:45:10 UTC (rev 9078)
@@ -158,7 +158,7 @@
 type page and window. The children windows are the windows of the page and the children
 pages are the subpages of this page.
 -->
-<!ELEMENT page (page-name,properties?,listener?,security-constraint?,(page|window)*,(display-name|resource-bundle,supported-locale+)>
+<!ELEMENT page (page-name,properties?,listener?,security-constraint?,(page|window)*)>
 
 <!ELEMENT display-name (#PCDATA)>
 <!ATTLIST display-name




More information about the portal-commits mailing list