Change 20100505-bargull-bNJ by barg...@bargull02 on 2010-05-05 17:36:48
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: updates for dguide chapters 54, 55, 56 and Appendix B

Bugs Fixed: LPP-8856 (DGuide: Found a few bits which need updates)

Doc Reviewer: ptw

Details:
doc-toolchain.dbk (Chapter 54. The Documentation Toolchain)
- id for <view> is still LzView, not lz.view

doc-backwards-xform.dbk (Chapter 55. The Backwards Transformation: From Reference Page to Source)
- correct number of columns in Page Header table
- left align all examples for better readibility
- update Lz.swfEmbed to lz.embed.swf
- update listing in section 4 "Method Details", so it's up-to-date again

docbook-local.dbk (Chapter 56. Local Docbook Style Guide)
- left align all examples for better readibility
- fix missing white spaces after <sgmltag>s
- removed LPP-4033 and LPP-4146 from "Current Gotchas" list, both issues are resolved

ecmascript-and-lzx.dbk (Appendix B. ECMAScript)
- fix listing to use <script> when referring to <script> (!)
- change all "SWF" references to say "SWF8"
- fix property access listing to use foo['length'] instead of foo.['length']
- left align all examples for better readibility
- hide section "Forward references", this works for me
- todateString() -> toDateString()
- Error, encodeURIComponent and decodeURIComponent are supported
- add note for Function.toString()
- update link to ES-Harmony classes proposal, change wording from "ECMAScript 4 committee" to "ES-Harmony committee"

Tests:
ant developers
visual verify

Files:
M docs/src/developers/ecmascript-and-lzx.dbk
M docs/src/developers/docbook-local.dbk
M docs/src/developers/doc-toolchain.dbk
M docs/src/developers/doc-backwards-xform.dbk

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100505-bargull-bNJ.tar

Reply via email to