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