Change 20100501-bargull-n8L by barg...@bargull02 on 2010-05-01 02:29:55
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: update browser integration chapter
New Features:
Bugs Fixed: LPP-7959 (DGuide: "Chapter 35. Browser Integration" has
stale bits)
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: max
Documentation:
Release Notes:
Overview:
Update for browser integration chapter so it's up-to-date again
Details:
- changed swfEmbed/dhtmlEmbed to lz.embed.swf/lz.embed.dhtml
- changed {set,get}CanvasAttribute to
lz.embed['lzapp'].{get,set}CanvasAttribute
- "lz Class" updated to "lz.embed"
- all examples were aligned to the left and re-indented for better
readability
- removed programlisting in flash player detection section from output
because it is no longer valid
- removed section about flash player 7 features from output
- updated start up data section to refer to lz.Browser.getInitArg()
- increased dimensions for pop-up windows, 200x200 is too small for
modern displays
- removed the multiple resolution section, using percentage values for
canvas seems more straight forward than creating multiple applications
for various resolutions (any objections against this decision? I'm open
for discussion)
- removed incomplete example of lz.Browser.loadURL, maybe the example
could be useful if it was complete, but in its current shape it's rather
confusing for the reader
- lz.History example moved to external file
browser-integration-${8,9}.lzx:
- updated links to point to openlaszlo.org sites
browser-integration.setting-defaults.lzx:
- updated code to match description
browser-integration.restoring-state.lzx:
- re-indented code for better readability
browser-integration.history.lzx
- history example was rewritten, the old example was a bit too difficult
to understand due to unnecessary complex side effects
Tests:
ant developers
open Chapter 35. Browser Integration and inspect changes
Files:
M docs/src/developers/browser-integration.dbk
M docs/src/developers/programs/browser-integration-$8.lzx
M docs/src/developers/programs/browser-integration-$9.lzx
M docs/src/developers/programs/browser-integration.restoring-state.lzx
M docs/src/developers/programs/browser-integration.setting-defaults.lzx
A docs/src/developers/programs/browser-integration.history.lzx
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20100501-bargull-n8L.tar