Re: [qooxdoo-devel] Qooxdoo server deployment.

2012-07-05 Thread deniska
Great! That's what I thought. After working with GM scripts I just fell in love with qooxdoo, so going to use it for my websites development :) -- View this message in context: http://qooxdoo.678.n2.nabble.com/Qooxdoo-server-deployment-tp7580543p7580546.html Sent from the qooxdoo mailing list ar

Re: [qooxdoo-devel] Qooxdoo server deployment.

2012-07-05 Thread John Spackman
Hi Denis On your PC run "./generate.py build" and then you can copy the entire "build" folder to your web server - it's a self contained distribution and should "just work". John On 05/07/2012 10:26, "deniska" wrote: >Hi, all. > >So far I was writing greasemonkey scripts, using qooxdoo. Which

[qooxdoo-devel] Qooxdoo server deployment.

2012-07-05 Thread deniska
Hi, all. So far I was writing greasemonkey scripts, using qooxdoo. Which means the scripts were injected into existing web page, without me having to actually deploy my code at server side. Now I'm wondering how deployment on the web server works. Let's say I have a standard hosting with cPanel a