Page 1 of 1

Install framework by loading zipfile from web?

Posted: Fri Nov 16, 2007 8:28 pm
by pb
Hi,

I'm creating a new framework for other users, and right now it seems the only way for them to install my framework is for them to locate the directory oXygen is installed in, and unzip my framework files in the right place. But many users aren't comfortable with things like a Program Files directory or an unzip program. It would be much easier if I could say to them: Just click on button 'load new framework' and fill in 'http://www.example.org/mycust.zip'.

Peter

Posted: Wed Nov 28, 2007 11:33 am
by sorin_ristache
Hello,

A future version will allow loading a framework from a specified URL on the Web. The zip will be read-only. If the user wants to customize the remote framework the changes will be available only on his local computer.


Thank you for your request,
Sorin

Posted: Tue Dec 04, 2007 2:40 pm
by pb
Thanks!