[Laszlo-checkins] r11960 - openlaszlo/trunk
lou@openlaszlo.org
lou at openlaszlo.org
Tue Dec 2 07:07:24 PST 2008
Author: lou
Date: 2008-12-02 07:07:04 -0800 (Tue, 02 Dec 2008)
New Revision: 11960
Modified:
openlaszlo/trunk/index.jsp
Log:
Change 20081202-lou-l by lou at loumac.local on 2008-12-02 10:59:20 AST
in /Users/lou/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: remove lps server admin app links from internal index
Bugs Fixed: LPP-7390
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Details: We don't ship this internal index, but there's no point in
keeping this broken links around.
Tests: visual verify
Modified: openlaszlo/trunk/index.jsp
===================================================================
--- openlaszlo/trunk/index.jsp 2008-12-02 15:03:57 UTC (rev 11959)
+++ openlaszlo/trunk/index.jsp 2008-12-02 15:07:04 UTC (rev 11960)
@@ -96,17 +96,5 @@
<!-- remove link to nonexistant contrib. guide. IORIO: 22may08 -->
<li><a href="docs/release-notes.html">Latest Release Notes</a></li>
</ul>
- <p>OpenLaszlo Admin tools</p>
- <ul>
- <li><a href="lps/admin/console.lzx">Console</a></li>
- <li><a href="foo.lzx?lzt=clearcache&pwd=laszlo">Clear cache</a></li>
- <li><a href="foo.lzx?lzt=cacheinfo&pwd=laszlo">Cache statistics</a></li>
- <li><a href="foo.lzx?lzt=cacheinfo&details=1&pwd=laszlo">Cache details</a></li>
- <li><a href="foo.lzx?lzt=errorcount&pwd=laszlo">OpenLaszlo Error count</a></li>
- <li><a href="foo.lzx?lzt=errorcount&clear=1&pwd=laszlo">Clear OpenLaszlo error count</a></li>
- <li><a href="foo.lzx?lzt=serverinfo&pwd=laszlo">OpenLaszlo server info</a></li>
- <li><a href="foo.lzx?lzt=log&pwd=laszlo">Current OpenLaszlo log file (can be long)</a></li>
- <li><a href="lps/admin/solo-deploy.jsp">SOLO Application Deployment Wizard</a></li>
- </ul>
</body>
</html>
More information about the Laszlo-checkins
mailing list