[Laszlo-checkins] r11286 - openlaszlo/trunk/laszlo-explorer/coverpages

lou@openlaszlo.org lou at openlaszlo.org
Wed Oct 1 04:51:44 PDT 2008


Author: lou
Date: 2008-10-01 04:51:00 -0700 (Wed, 01 Oct 2008)
New Revision: 11286

Modified:
   openlaszlo/trunk/laszlo-explorer/coverpages/form_cover.html
   openlaszlo/trunk/laszlo-explorer/coverpages/general_cover.html
   openlaszlo/trunk/laszlo-explorer/coverpages/server_admin_cover.html
Log:
Change 20081001-lou-L by lou at loumac.local on 2008-10-01 07:42:59 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Explorer: fix bad links and link text

Bugs Fixed: LPP-7076

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

Details: see JIRA description

Tests: visual verify: test links



Modified: openlaszlo/trunk/laszlo-explorer/coverpages/form_cover.html
===================================================================
--- openlaszlo/trunk/laszlo-explorer/coverpages/form_cover.html	2008-10-01 11:49:25 UTC (rev 11285)
+++ openlaszlo/trunk/laszlo-explorer/coverpages/form_cover.html	2008-10-01 11:51:00 UTC (rev 11286)
@@ -30,7 +30,7 @@
     look of the OpenLaszlo components, see:
   </p>
   <ul>
-     <li><a href="../../docs/reference/index.html?style.html"
+     <li><a href="../../docs/reference/lz.style.html"
         target="laszlo-reference">Style Reference</a></li>
      <li><a href="../../docs/component-design/index.html"
         target="laszlo-components-design">Component Design Guide</a>

Modified: openlaszlo/trunk/laszlo-explorer/coverpages/general_cover.html
===================================================================
--- openlaszlo/trunk/laszlo-explorer/coverpages/general_cover.html	2008-10-01 11:49:25 UTC (rev 11285)
+++ openlaszlo/trunk/laszlo-explorer/coverpages/general_cover.html	2008-10-01 11:51:00 UTC (rev 11286)
@@ -30,7 +30,7 @@
     look of the OpenLaszlo components, see:
   </p>
   <ul>
-     <li><a href="../../docs/reference/index.html?style.html"
+     <li><a href="../../docs/reference/lz.style.html"
         target="laszlo-reference">Style Reference</a></li>
      <li><a href="../../docs/component-design/index.html"
         target="laszlo-components-design">Component Design Guide</a></li>

Modified: openlaszlo/trunk/laszlo-explorer/coverpages/server_admin_cover.html
===================================================================
--- openlaszlo/trunk/laszlo-explorer/coverpages/server_admin_cover.html	2008-10-01 11:49:25 UTC (rev 11285)
+++ openlaszlo/trunk/laszlo-explorer/coverpages/server_admin_cover.html	2008-10-01 11:51:00 UTC (rev 11286)
@@ -2,7 +2,7 @@
 <!-- server admin cover page for Laszlo Explorer                           -->
 <!--                                                                       -->
 <!-- * X_LZ_COPYRIGHT_BEGIN ***************************************************
-* Copyright 2001-2007 Laszlo Systems, Inc.  All Rights Reserved.              *
+* Copyright 2001-2008 Laszlo Systems, Inc.  All Rights Reserved.              *
 * Use is subject to license terms.                                            *
 * X_LZ_COPYRIGHT_END ****************************************************** -->
 <!--=======================================================================-->
@@ -33,7 +33,7 @@
         <li><a href="foo.lzx?lzt=log&pwd=laszlo">Current  OpenLaszlo Server log file (can be long)</a></li>
      </ul>
    <p>This distribution is configured for development, for deployment details see
-   <a href="../../docs/deployers/index.html" target="laszlo-dguide">Deploying OpenLaszlo Applications</a> in the Developers Guide.
+     <a href="../../docs/deployers/deployers-guide.html" target="laszlo-dguide">Deploying OpenLaszlo Applications</a> in the System Administrator's Guide.
     </p>
 
     </div>



More information about the Laszlo-checkins mailing list