Author: lou
Date: 2007-11-06 02:28:21 -0800 (Tue, 06 Nov 2007)
New Revision: 7151

Modified:
   openlaszlo/trunk/WEB-INF/lps/lfc/views/LaszloView.lzs
Log:
Change 20071106-lou-s by [EMAIL PROTECTED] on 2007-11-06 06:21:04 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Refguide: Bad link in LzView page

Bugs Fixed: LPP-5048

Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)

Details: fix broken link, clean up text
    

Tests: build reference, manually test links



Modified: openlaszlo/trunk/WEB-INF/lps/lfc/views/LaszloView.lzs
===================================================================
--- openlaszlo/trunk/WEB-INF/lps/lfc/views/LaszloView.lzs       2007-11-06 
08:30:15 UTC (rev 7150)
+++ openlaszlo/trunk/WEB-INF/lps/lfc/views/LaszloView.lzs       2007-11-06 
10:28:21 UTC (rev 7151)
@@ -32,12 +32,12 @@
   * <p><classname>LzView</classname> extends <classname>LzNode</classname>,
   * which is the fundamental abstract class of LZX.</p>
   * 
-  * <p>For more a gentle introduction to views please see the <a
+  * <p>For an introduction to views see the <a
   * href="${tutorials}">Laszlo tutorials</a>, particularly <a
-  * href="${tutorials}laszlo_basics.html">Laszlo Basics</a> and <a
-  * href="${tutorials}views.html">Understanding Views</a>.  For a more
-  * rigorous explanation of views see the<a href="${dguide}">Developer's 
Guide</a>, particularly the <a
-  * href="${dguide}views.html">views</a> chapter.</p>
+  * href="${tutorials}laszlo_basics.html">OpenLaszlo Basics</a> and <a
+  * href="${tutorials}views-tutorial.html">Introduction to Views</a>. For a 
more
+  * rigorous explanation of views see the <a href="${dguide}">Application 
Developer's Guide</a>, particularly the <a
+  * href="${dguide}views.html">Views</a> chapter.</p>
   * 
   * @shortdesc The most basic viewable element.
   * @lzxname view


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to