Author: ben
Date: 2007-08-21 17:37:56 -0700 (Tue, 21 Aug 2007)
New Revision: 6172

Modified:
   
openlaszlo/branches/wafflecone/laszlo-explorer/coverpages/documentation_cover.html
Log:
Change 20070821-ben-W by [EMAIL PROTECTED] on 2007-08-21 17:35:02 PDT
    in /Users/ben/src/svn/openlaszlo/branches/wafflecone-doctools
    for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone

Summary: Fix links to contributor's guide, developer's guide, in documentation 
cover page in laszlo explorer

New Features:

Bugs Fixed: LPP-4497 Selecting Contributor's and Developer's Guide results in 
404 error

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

Documentation:
The right-hand-pane of the documentation section of the Laszlo Explorer had 
broken
links to the developer's guide and the contributor's guide. I have fixed these. 

Release Notes:

Details:
    

Tests:
Go to Laszlo Explorer. Click "Documentation" in the left-nav. In the right-hand 
pane, click "Contributor's Guide" --
you should get the contributor's guide, not a 404. 
Go to Laszlo Explorer. Click "Documentation" in the left-nav. In the right-hand 
pane, click "Developer's Guide" --
you should get the developer's guide, not a 404. 



Modified: 
openlaszlo/branches/wafflecone/laszlo-explorer/coverpages/documentation_cover.html
===================================================================
--- 
openlaszlo/branches/wafflecone/laszlo-explorer/coverpages/documentation_cover.html
  2007-08-21 23:14:56 UTC (rev 6171)
+++ 
openlaszlo/branches/wafflecone/laszlo-explorer/coverpages/documentation_cover.html
  2007-08-22 00:37:56 UTC (rev 6172)
@@ -15,7 +15,7 @@
 <body>
 <h1>Documentation</h1>
   <div class="desc">
-   <strong><a href="../../docs/guide/index.html" 
target="laszlo-dguide">Software Developer's Guide to OpenLaszlo 
Applications</a></strong>
+   <strong><a href="../../docs/developers/index.html" 
target="laszlo-dguide">Software Developer's Guide to OpenLaszlo 
Applications</a></strong>
    <p>In depth explanations of OpenLaszlo concepts&#8212;from tutorials 
through advanced concepts.</p>
   <strong><a href="../../docs/deployers/index.html" 
target="laszlo-deployers-guide">System Administrator's Guide to Deploying 
OpenLaszlo Applications</a></strong>
    <p>Information for system administrators about how to deploy the OpenLaszlo 
Server, including explanations of configuration settings and server
@@ -32,8 +32,8 @@
    explanations of their construction
    (<a href="../../docs/component-design/component-design-2.0.pdf" 
target="laszlo-componentguide-pdf">PDF</a>).
    </p>
-   <strong><a href="../../docs/contribref/contribref/index.html" 
target="laszlo-contributorsguide">Contributor's Guide</a> (beta)</strong>
-   <p>Documentation for use by contributors to the OpenLaszlo platform, 
including private interfaces and kernel APIs</p>
+   <strong><a href="../../docs/contributors/index.html" 
target="laszlo-contributorsguide">Contributor's Guide</a> (alpha)</strong>
+   <p>Documentation for use by contributors to the OpenLaszlo platform, 
including private interfaces and kernel APIs. This is still in "alpha" 
status.</p>
   <strong><a href="../../index.html" target="lzquickindex">Quick 
Index</a></strong>
   <p>An list of links to all the content and applications referenced by the 
OpenLaszlo Explorer.
 </p>


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

Reply via email to