Author: ben
Date: 2007-11-14 16:48:40 -0800 (Wed, 14 Nov 2007)
New Revision: 7277

Modified:
   openlaszlo/trunk/docs/src/nav/toc.xml
Log:
Change 20071114-ben-5 by [EMAIL PROTECTED] on 2007-11-14 16:44:43 PST
    in /Users/ben/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Remove links to persistent connection from reference TOC

New Features: 

Bugs Fixed: (partial) LPP-5106  RefGuide: remove references to persistent 
connection

Technical Reviewer: none

Documentation:
We've decided to kill the persistent connection. This change stops
linking to the persistent connnection from the reference table of
contents. 

The reference pages themselves for LzConnection and LzConnectionDatasource
are still present in the reference, because they are generated from the
lzs source code. 

Release Notes:

Details:
    

Tests:
http://localhost:8080/trunk/docs/reference/
note that "Persistent Connection" is not present in the nav app. 



Modified: openlaszlo/trunk/docs/src/nav/toc.xml
===================================================================
--- openlaszlo/trunk/docs/src/nav/toc.xml       2007-11-15 00:48:29 UTC (rev 
7276)
+++ openlaszlo/trunk/docs/src/nav/toc.xml       2007-11-15 00:48:40 UTC (rev 
7277)
@@ -220,10 +220,6 @@
         <item title="videoview" href="lz.videoview.html" />
     </category>
     
-    <category title="Persistent Connection">
-        <item title="connection (LzConnection)" 
href="LzConnection+swf7+swf8+swf9.html" />        
-        <item title="connectiondatasource (LzConnectionDataSource)" 
href="LzConnectionDatasource+swf7+swf8+swf9.html" />
-    </category>
     <category title="Development">
         <item title="debug (Debug) [LPP-4936]" href="Debug+debug.html"/>
         <item title="SyncTester" href="lz.SyncTester.html" />


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

Reply via email to