approved
On Jun 24, 2008, at 7:44 AM, Donald Anderson wrote:
Change 20080623-dda-V by [EMAIL PROTECTED] on 2008-06-23 18:59:54 EDT
in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc5
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Doctools now understand value="$xxx{yyy}" in lzx files
New Features:
Bugs Fixed: LPP-6479 (complete), LPP-6477 (partial)
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: liorio (pending)
Documentation:
Release Notes:
Details:
This fixes basegrid page problems, where the "Default" heading
was shown as $immediately{null}. In lzx, when value is of the
form $x{y} it indicates value is y, with x being a directive
for "when".
This fix separates out the two elements into a value and when,
so the value can be shown in the Default column. Currently,
the documentation is not showing "when".
This fix is general to cases that have ${expression} like in
baseformitem
or basecombobox - so that the enclosing ${} will be removed.
Tests:
Visual check of basegrid, baseformitem, basecombobox pages
Files:
M docs/src/xsl/lzx2js2doc.xsl
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080623-
dda-V.tar
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-547-7881
email: [EMAIL PROTECTED]
www: http://www.ddanderson.com