Author: ben
Date: 2007-06-27 09:02:30 -0700 (Wed, 27 Jun 2007)
New Revision: 5535
Modified:
openlaszlo/branches/legals/laszlo-explorer/coverpages/documentation_cover.html
openlaszlo/branches/legals/laszlo-explorer/nav.xml
Log:
Change 20070621-ben-Y by [EMAIL PROTECTED] on 2007-06-21 12:13:28 PDT
in /Users/ben/src/svn/openlaszlo/branches/legals
for http://svn.openlaszlo.org/openlaszlo/branches/legals
Summary: Fixed links into contribref and deployer's guide from laszlo explorer
New Features:
Bugs Fixed:
LPP-4121 Administrators Guide (AKA the Deployers Guide) is missing from the
installers (windows/os x)
LPP-4123 Selecting Contributor's Guide from laszlo-explorer results in an error
Technical Reviewer: jgrandy
QA Reviewer: frisco (pending)
Doc Reviewer: frisco (pending)
Documentation:
Release Notes:
Details:
The path to these guides have changed; now it's docs/deployers not docs/deploy
and docs/contribref/contribref not docs/contributors.
Tests:
Files:
M laszlo-explorer/nav.xml
M laszlo-explorer/coverpages/documentation_cover.html
Modified:
openlaszlo/branches/legals/laszlo-explorer/coverpages/documentation_cover.html
===================================================================
---
openlaszlo/branches/legals/laszlo-explorer/coverpages/documentation_cover.html
2007-06-27 16:01:40 UTC (rev 5534)
+++
openlaszlo/branches/legals/laszlo-explorer/coverpages/documentation_cover.html
2007-06-27 16:02:30 UTC (rev 5535)
@@ -17,7 +17,7 @@
<div class="desc">
<strong><a href="../../docs/guide/index.html"
target="laszlo-dguide">Software Developer's Guide to OpenLaszlo
Applications</a></strong>
<p>In depth explanations of OpenLaszlo concepts—from tutorials
through advanced concepts.</p>
- <strong><a href="../../docs/deploy/index.html"
target="laszlo-deployers-guide">System Administrator's Guide to Deploying
OpenLaszlo Applications</a></strong>
+ <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
monitoring.</p>
<!--strong><a href="../../docs/design/index.html"
target="laszlo-designer-guide">Designer's Guide</a></strong>
@@ -32,7 +32,7 @@
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/contributors/index.html"
target="laszlo-contributorsguide">Contributor's Guide</a> (beta)</strong>
+ <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="../../index.html" target="lzquickindex">Quick
Index</a></strong>
<p>An list of links to all the content and applications referenced by the
OpenLaszlo Explorer.
Modified: openlaszlo/branches/legals/laszlo-explorer/nav.xml
===================================================================
--- openlaszlo/branches/legals/laszlo-explorer/nav.xml 2007-06-27 16:01:40 UTC
(rev 5534)
+++ openlaszlo/branches/legals/laszlo-explorer/nav.xml 2007-06-27 16:02:30 UTC
(rev 5535)
@@ -307,10 +307,10 @@
<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 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" />
+ <topic popup="/docs/contribref/contribref/index.html" name="Contributor's
Guide" action="popup" target="laszlocontributorsguide" />
<topic src="/docs/release-notes.html" name="Release Notes" />
<topic src="/tools/index.html" name="Developer's Tools" title="Development
Tools" text="Tips for IDEs"/>
</section>
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins