[Laszlo-checkins] r14226 - in openlaszlo/trunk: examples lps/components/extensions test
max@openlaszlo.org
max at openlaszlo.org
Wed Jun 24 08:26:28 PDT 2009
Author: max
Date: 2009-06-24 08:26:25 -0700 (Wed, 24 Jun 2009)
New Revision: 14226
Added:
openlaszlo/trunk/examples/extensions/
Removed:
openlaszlo/trunk/test/extensions/
Modified:
openlaszlo/trunk/lps/components/extensions/html.lzx
Log:
Change 20090617-maxcarlson-Y by maxcarlson at Bank on 2009-06-17 14:34:02 PDT
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix <html/> docs and move extensions tests to examples directory
Bugs Fixed: LPP-8278 - <html/> documentation lists invalid paths for examples
Technical Reviewer: ptw
QA Reviewer: hminsky
Details: $ svn mv test/extensions/ examples/extensions/
Then, I updated lps/components/extensions/html.lzx docs to point at the new location.
Tests: The examples should run from the new location, which will build as part of every distro.
Copied: openlaszlo/trunk/examples/extensions (from rev 14225, openlaszlo/trunk/test/extensions)
Modified: openlaszlo/trunk/lps/components/extensions/html.lzx
===================================================================
--- openlaszlo/trunk/lps/components/extensions/html.lzx 2009-06-24 10:30:11 UTC (rev 14225)
+++ openlaszlo/trunk/lps/components/extensions/html.lzx 2009-06-24 15:26:25 UTC (rev 14226)
@@ -71,7 +71,7 @@
<text>
<p><tagname>html</tagname> is a <sgmltag class="element" role="LzView"><view></sgmltag> that displays HTML pages.</p>
- <p>For best results in Flash, set the wmode attribute to 'transparent' when embedding the application. See lps/components/extensions/test/html-swf.jsp for an example. See lps/components/extensions/test/html.lzx for an example of embedding <tagname>html</tagname> in a window.</p>
+ <p>For best results in Flash, set the wmode attribute to 'transparent' when embedding the application. See examples/extensions/html-swf.jsp for an example. See examples/extensions/html.lzx for an example of embedding <tagname>html</tagname> in a window.</p>
<example><programlisting class="code">
<canvas>
More information about the Laszlo-checkins
mailing list