Change 20061101-maxcarlson-p by [EMAIL PROTECTED]
computer.local on 2006-11-01 09:44:21 PST
in /Users/maxcarlson/openlaszlo/legals
Summary: Add basic LzEmbed implementation to DHTML.
New Features:
Bugs Fixed: LPP-2812 - Need an implementation of lzEmbed to DHTML,
LPP-2781 - Support access to queryArgs from DHTML global space
Technical Reviewer: ptw
QA Reviewer: jgrandy
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: This matches the SWF implementation, setting global
variables for all query args. Moved logic to embed.js and cleared
cruft out of LFC.js
Tests: running http://localhost:8080/legals/demos/lzpix/app.lzx?
foo=bar&lzr=dhtml&debug=true and typing 'foo' into the debugger
should yield the extra query arg. Only LPS-specific query args are
sent to the server. Laszlo-explorer continues to work.
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LFC.js
M WEB-INF/lps/templates/html-response.xslt
A lps/includes/embed-dhtml.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20061101-
maxcarlson-p.tar