Issues:

1)  "OK, give me the HTML wrapper code"

Doesn't really make sense for widget generation.  Maybe you could say something 
more neutral like, just "Continue"?

2) "To install as an OSX Dashboard Widget, unzip this file to ~/Library/Widgets 
or /Library/Widgets and then double click the .wdgt file in the finder."

As discussed, this is inaccurate.  It should say:

  "If the downloaded .zip file does not automatically expand, double-click on 
it .zip file to extract the Widget, then double-click on the Widget to install 
it in your dashboard."

Comments:

1) We should provide a way for passing an icon other than the standard Laszlo 
icon.

Approved if you fix the two issues.

On 2010-09-28, at 12:29, Henry Minsky wrote:

> Change hqm-20100928-Gl3 by [email protected] on 2010-09-28 12:25:11 EDT
>    in /Users/hqm/openlaszlo/trunk-clean
>    for http://svn.openlaszlo.org/openlaszlo/trunk
> 
> Summary: add support for OSX Dashboard Widget creation
> 
> New Features:
> 
> Bugs Fixed:
> 
> Technical Reviewer: max
> QA Reviewer: ptw
> Doc Reviewer: (pending)
> 
> Documentation:
> 
> Release Notes:
> 
> Overview:
> 
> Add support for generating OSX dashboard widget format for HTML5 apps
> 
> 
> Details:
> 
> Write out Info.plist file and Default.png and Icon.png files into archive.
> 
> Note: we could also support SWF apps maybe, if we use specify the optional 
> plugin info in 
> the plist file.
> 
> 
> Tests:
> 
> + load 
> http://localhost:8080/trunk-clean/examples/contactlist/contactlist.lzx?lzoptions=runtime(dhtml)
> 
> + Click SOLO deploy button, select Apple Dashboard Widget as output format
> 
> + download the zip file, and unzip into a directory named 
> ~/Library/Widgets/OLContacts.wdgt
> 
> + double click the OLContacts.wdgt file in the finder to install dashboard 
> widget
> 
> 
> Files:
> M       WEB-INF/lps/server/src/org/openlaszlo/utils/DeployUtils.java
> M       lps/admin/solo-deploy.jsp
> M       lps/admin/solo-dhtml-deploy.jsp
> 
> 
> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20100928-Gl3.tar


Reply via email to