Approved! Regards, Max Carlson OpenLaszlo.org
On 4/30/10 3:11 PM, André Bargull wrote:
Change 20100501-bargull-kOZ by barg...@bargull02 on 2010-05-01 00:04:55 in /home/anba/src/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk Summary: reference clean up task - part 1 of n Bugs Fixed: LPP-8956 (Reference: Clean up task for various reference pages) Doc Reviewer: max Details: import.html (langref.xml): - superclass is LzNode, not LzView lz.splash+as2.html (langref.xml): - javascript example needs to be updated to use lz.embed - example doesn't work for height=100, but works for height=120 (splash limitation on canvas height?) - change <lzxtype> from xml-schema to proper lzxtype (that means "xsd:boolean" => "boolean") lz.splash_view.html (langref.xml): - change <lzxtype> from xml-schema to proper lzxtype - instance variables not in "__ivars__" block - "name" and "resource" should be initialize-only - "ratio" should be "read-only" LzDefs.lzs: - @short-desc needs to be @shortdesc LzNode.lzs: - clonenumber's lzxtype is "number", not "event" LzText.lzs: - obsolete documentation on LzText.attributes.selectable (this was a virtual field only in old releases) Files: M docs/src/reference/langref.xml M WEB-INF/lps/lfc/core/LzNode.lzs M WEB-INF/lps/lfc/core/LzDefs.lzs M WEB-INF/lps/lfc/views/LzText.lzs Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100501-bargull-kOZ.tar
