[Laszlo-dev] For Review: Change 20080229-maxcarlson-c Summary: Add API to enable/disable history for the html tag

Max Carlson max at openlaszlo.org
Fri Feb 29 12:39:54 PST 2008


Change 20080229-maxcarlson-c by maxcarlson at Roboto on 2008-02-29  
12:04:27 PST
     in /Users/maxcarlson/openlaszlo/trunk-clean
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Add API to enable/disable history for the html tag

New Features:

Bugs Fixed: LPP-5530 - The history mechanism is incompatible with the  
html tag

Technical Reviewer: promanik
QA Reviewer: lhenrywilkins at laszlosystems.com
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: extensions/test/html.lzx - Add history attribute example.

extensions/html.lzx - Add history attribute to html tag.  If true,  
iframe chagnes will be added to the browser history.  If false, iframe  
reloads are not added.

iframemanager.js - Set frame name based on id if not specified.  Store  
frame names for lookup for in setSrc().

Tests: Change the history attribute in extensions/test/html.lzx to  
false and notice that reloading addresses doesn't add browser history  
entries.

Files:
M      lps/components/extensions/test/html.lzx
M      lps/components/extensions/html.lzx
M      lps/includes/source/iframemanager.js

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080229-maxcarlson-c.tar


More information about the Laszlo-dev mailing list