Author: ben
Date: 2007-11-26 15:45:08 -0800 (Mon, 26 Nov 2007)
New Revision: 7376

Modified:
   openlaszlo/trunk/docs/index.html
Log:
Change 20071126-ben-g by [EMAIL PROTECTED] on 2007-11-26 15:41:28 PST
    in /Users/ben/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix broken links on docs landing page

Bugs Fixed: LPP-5148 (partial) Fix broken links in docs

Documentation:
We're not shipping the contributor's reference anymore, so, we
shouldn't link to it from the main landing page. 

Recommend the 4.1 reference but link to 3.4 reference 
as a fallback. 

Tests:
http://localhost:8080/trunk/docs/
Notice all links are valid and correct. 



Modified: openlaszlo/trunk/docs/index.html
===================================================================
--- openlaszlo/trunk/docs/index.html    2007-11-26 22:46:57 UTC (rev 7375)
+++ openlaszlo/trunk/docs/index.html    2007-11-26 23:45:08 UTC (rev 7376)
@@ -16,12 +16,6 @@
 <!-- moved release notes to first item on list. IORIO 22 oct 2007 -->
 <ul>
 <li>
-<b><a href="./userindex.html">User's Guides</a></b><br />
-Materials for adopters of the OpenLaszlo platform.
-
-<ul>
-
-<li>
 <b><a href="./release-notes.html">Release Notes</a></b><br />
 What's new in the release; changes to LZX syntax.
 </li>
@@ -41,9 +35,8 @@
 </li>
 
 <li>
-<b><a href="http://www.openlaszlo.org/lps3/docs/reference";>OpenLaszlo 
Reference</a></b><br />
-A complete listing of every public LZX tag and API -- including tag attributes 
and API methods and parameters.
-(The link above takes you to the OpenLaszlo 3.4 reference on 
www.openlaszlo.org. <a href="./reference">OpenLaszlo 4 Reference</a> is also 
available locally, but it is not as polished as the 3.4 reference. We recommend 
you use the <a href="http://www.openlaszlo.org/lps3/docs/reference";>OpenLaszlo 
3.4 Reference</a>.) 
+<b><a href="./reference">OpenLaszlo Reference</a></b>
+A complete listing of every public LZX tag and API -- including tag attributes 
and API methods and parameters. The current reference material is still in 
development; if you have problems, please consult the <a 
href="http://www.openlaszlo.org/lps3/docs/reference";>OpenLaszlo 3.4 
Reference</a>.
 </li>
 
 <li>
@@ -57,22 +50,7 @@
 </li>
 
 </ul>
-</li>
 
-<li>
-<b><a href="./contribindex.html">Contributor's Guide</a></b><br />
-Materials for contributors to the platform.
-<br />
-
-<ul>
-<li>
-<b><a href="./contribref/index.html">Comprehensive OpenLaszlo 
Reference</a></b><br />
-A comprehensive reference including public and private APIs, including kernel 
interfaces.
-</li>
-</ul>
-
-</ul>
-
 <p>If you cannot find answers here, please ask your question on the <a 
href="http://www.openlaszlo.org/community";>forums</a>. Comments on the 
documents themselves can be posted to the forums as well, or filed in the 
OpenLaszlo <a href="http://www.openlaszlo.org/jira";>bug database</a>.  </p>
 
 


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

Reply via email to