[Laszlo-checkins] r11968 - openlaszlo/trunk/WEB-INF/lps/schema
bargull@openlaszlo.org
bargull at openlaszlo.org
Wed Dec 3 12:04:59 PST 2008
Author: bargull
Date: 2008-12-03 12:04:57 -0800 (Wed, 03 Dec 2008)
New Revision: 11968
Modified:
openlaszlo/trunk/WEB-INF/lps/schema/lfc-undeclared.lzx
Log:
Change 20081128-bargull-1D5 by bargull at dell--p4--2-53 on 2008-11-28 22:48:34
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: add "scriptlimits" to schema
New Features:
Bugs Fixed: LPP-7397
Technical Reviewer: ptw
QA Reviewer: max
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Added to schema as css-type.
Tests:
run application with scriptlimits set
Modified: openlaszlo/trunk/WEB-INF/lps/schema/lfc-undeclared.lzx
===================================================================
--- openlaszlo/trunk/WEB-INF/lps/schema/lfc-undeclared.lzx 2008-12-03 20:02:04 UTC (rev 11967)
+++ openlaszlo/trunk/WEB-INF/lps/schema/lfc-undeclared.lzx 2008-12-03 20:04:57 UTC (rev 11968)
@@ -189,6 +189,7 @@
<!-- If true, enable history feature -->
<attribute name="history" type="boolean" value="false"/>
<attribute name="accessible" type="boolean" value="false"/>
+ <attribute name="scriptlimits" type="css"/>
<containsElements>
<element>view</element>
<element>script</element>
More information about the Laszlo-checkins
mailing list