Author: lou
Date: 2007-10-06 07:45:37 -0700 (Sat, 06 Oct 2007)
New Revision: 6742
Modified:
openlaszlo/trunk/docs/src/developers/deployers-index.dbk
openlaszlo/trunk/docs/src/developers/media-resources.dbk
openlaszlo/trunk/docs/src/developers/persistent_connection.dbk
openlaszlo/trunk/docs/src/developers/proxied.dbk
Log:
Change 20070928-lou-msVzZQ by [EMAIL PROTECTED] on 2007-09-28 13:31:10 AST
in /home/lou/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary:
New Features: replace references to Deployer's Guide to Administrator's Guide
Bugs Fixed: LPP-4819 dguide: references to Deployer's Guide shoud be
Administrator's guide
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: John Sundman
Documentation:
Release Notes:
Details:
Tests:
Modified: openlaszlo/trunk/docs/src/developers/deployers-index.dbk
===================================================================
--- openlaszlo/trunk/docs/src/developers/deployers-index.dbk 2007-10-06
14:39:16 UTC (rev 6741)
+++ openlaszlo/trunk/docs/src/developers/deployers-index.dbk 2007-10-06
14:45:37 UTC (rev 6742)
@@ -7,7 +7,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"-->
<book xmlns:xi="http://www.w3.org/2003/XInclude">
<title>System Administrator's Guide to Deploying OpenLaszlo
Applications</title>
- <titleabbrev>Deployer Guide</titleabbrev>
+ <titleabbrev>Administrator's Guide</titleabbrev>
<part id="preface">
<xi:include href="deploy-preface.dbk"/>
</part>
Modified: openlaszlo/trunk/docs/src/developers/media-resources.dbk
===================================================================
--- openlaszlo/trunk/docs/src/developers/media-resources.dbk 2007-10-06
14:39:16 UTC (rev 6741)
+++ openlaszlo/trunk/docs/src/developers/media-resources.dbk 2007-10-06
14:45:37 UTC (rev 6742)
@@ -782,7 +782,7 @@
the Compiler Media Cache settings only affect the speed of
the OpenLaszlo compiler. The settings for the Media Cache
can affect server performance. See
- <ulink url="../deploy/" type="">The Deployer's
+ <ulink url="../deploy/" type="">The Administrator's
Guide</ulink>for details.</para>
<para>The example below provides a text input area for you
to type in urls that you'd like to test. To run the
Modified: openlaszlo/trunk/docs/src/developers/persistent_connection.dbk
===================================================================
--- openlaszlo/trunk/docs/src/developers/persistent_connection.dbk
2007-10-06 14:39:16 UTC (rev 6741)
+++ openlaszlo/trunk/docs/src/developers/persistent_connection.dbk
2007-10-06 14:45:37 UTC (rev 6742)
@@ -792,7 +792,7 @@
<para>If the authentication was successful, the security server should return
HTTPAuthentication a username, which, in turn, is returned to the OpenLaszlo
Server. You can
change the default authenticator with the
-<literal>connection.default.authenticator</literal> property. See the
"Deployer's
+<literal>connection.default.authenticator</literal> property. See the
"Administrator's
Guide" for more on how to configure your server and <link
linkend="persistent_connection.httpauthentication">HTTPAuthentication</link>
for what the XML response
format of authentication servers should look like.</para>
Modified: openlaszlo/trunk/docs/src/developers/proxied.dbk
===================================================================
--- openlaszlo/trunk/docs/src/developers/proxied.dbk 2007-10-06 14:39:16 UTC
(rev 6741)
+++ openlaszlo/trunk/docs/src/developers/proxied.dbk 2007-10-06 14:45:37 UTC
(rev 6742)
@@ -133,7 +133,7 @@
method and see which gives the faster performance.</para>
<para/><section><title>GZipping DHTML Applications</title>
<para>
-When compiling for DHTML, you should ensure that gzipping is turned on at the
server. This is done automatically for DHTML files, but not for DHTML. See the
Deployer's Guide for details.
+When compiling for DHTML, you should ensure that gzipping is turned on at the
server. This is done automatically for DHTML files, but not for DHTML. See the
Administrator's Guide for details.
</para>
<para>
The data transfer size and run-time performance may be bigger or smaller,
faster or slower.
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins