Author: ben
Date: 2007-08-29 14:09:05 -0700 (Wed, 29 Aug 2007)
New Revision: 6282

Modified:
   openlaszlo/branches/wafflecone/laszlo-explorer/nav_dhtml.xml
Log:
Change 20070829-ben-5 by [EMAIL PROTECTED] on 2007-08-29 13:58:46 PDT
    in /Users/ben/src/svn/openlaszlo/branches/wafflecone
    for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone

Summary: Propagate changes to laszlo-explorer to dhtml nav

New Features:

Bugs Fixed: LPP-4569 Update nav_dhtml.xml whenever nav.xml for laszlo-explorer 
changes

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

Documentation:


Release Notes:

Details:
Various broken links in laszlo explorer had been fixed in wafflecone with
changes to nav.xml. This change propagates those link fixes to nav_dhtml.xml.
    

Tests:
http://localhost:8080/wafflecone/laszlo-explorer/explore-nav.lzx?debug=true&lzbacktrace=false&lzr=dhtml
click on all the documentation links



Modified: openlaszlo/branches/wafflecone/laszlo-explorer/nav_dhtml.xml
===================================================================
--- openlaszlo/branches/wafflecone/laszlo-explorer/nav_dhtml.xml        
2007-08-29 21:05:07 UTC (rev 6281)
+++ openlaszlo/branches/wafflecone/laszlo-explorer/nav_dhtml.xml        
2007-08-29 21:09:05 UTC (rev 6282)
@@ -295,14 +295,14 @@
             <subitem src="/examples/components/menu_example.lzx" name="Source" 
action="source" />
         </item>
       </topic>
-    <topic name="Class Hierarchy" src="/docs/components/components.lzx" />
+    <topic name="Class Hierarchy" src="/docs/component-browser/components.lzx" 
/>
   </section>
 
   <section name="Documentation" title="Documentation" 
src="/laszlo-explorer/coverpages/documentation_cover.html" text="Tutorial, 
advanced, reference">
     <topic src="/docs/installation/index.html" name="Installation" />
-    <topic popup="/docs/reference/index.html" name="LZX Reference" 
action="popup" target="laszlolzxreference" />
-    <topic popup="/docs/guide/index.html" name="Developer's Guide" 
action="popup" target="laszlodevguide" />
-    <topic popup="/docs/deploy/index.html" name="Administrator's Guide" 
action="popup" target="laszloadminguide" />
+    <topic src="http://www.openlaszlo.org/lps3/docs/reference/index.html"; 
name="LZX Reference" action="popupexternal" target="laszlolzxreference" />
+    <topic popup="/docs/developers/index.html" name="Developer's Guide" 
action="popup" target="laszlodevguide" />
+    <topic popup="/docs/deployers/index.html" name="Administrator's Guide" 
action="popup" target="laszloadminguide" />
     <!--topic popup="/docs/design/index.html" name="UI Designer's Guide" 
action="popup" target="laszlouiguide" /-->
     <topic popup="/docs/component-design/index.html" name="Components Guide" 
action="popup" target="laszlocomponentguide" />
     <topic popup="/docs/contributors/index.html" name="Contributor's Guide" 
action="popup" target="laszlocontributorsguide" />


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

Reply via email to