approved On Fri, Dec 18, 2009 at 4:52 PM, Max Carlson <[email protected]> wrote:
> Change 20091217-maxcarlson-C by maxcarl...@bank on 2009-12-17 14:33:20 PST > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: UPDATED: Allow lz.embed.swf/dhtml() properties to be overridden > with qury string values, add master sprite checkbox to the dev console. > > Bugs Fixed: LPP-8622 - DHTML: Combine all css sprites into a single large > image > > Technical Reviewer: ptw > QA Reviewer: hminsky > > Release Notes: lz.embed.swf/dhtml() properties can now be overridden by > adding > them to the query string when the app is loaded. For example, to test the > calendar demo with 'usemastersprite' set to true, change > 'demos/calendar/calendar.lzx?lzr=dhtml' to > 'demos/calendar/calendar.lzx?lzr=dhtml&lzusemastersprite=true'. See the > 'Server' deploy button in the developer console for more details on what > options are available for your runtime. > > Details: Updated to prepend 'lz' to all the additional query args to > minimize query string polution. > > embed-body.xslt - Default usemastersprite to false, add explicit setting > for approot. > > deployment-response - Improve documentation to reflect the new query string > feature and be generally more clear. > > embednew - Explicitly process application query string args into options > that can be used to override properties on a per-request basis. Correct > braino in approot processing. > > dev-console - Add checkbox for 'Use master sprite' to the dev console in > DHTML, and set in the query string a la debug, lzr and lzbacktrace. > Recompile to take advantage of the new setting. > > Tests: Firebug shows fewer requests when the 'Use master sprite' option is > checked in the DHTML developer's console. > > Files: > M WEB-INF/lps/templates/embed-body.xslt > M WEB-INF/lps/templates/deployment-response.xslt > M lps/includes/source/embednew.js > M lps/admin/dev-console.lzx.js > M lps/admin/dev-console.sprite.png > M lps/admin/dev-console.lzx.swf > M lps/admin/dev-console.lzx > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20091217-maxcarlson-C.tar > -- Henry Minsky Software Architect [email protected]
_______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
