Re: [Freevo-devel] Help with rel-1 webserver coding

2007-12-05 Thread John Molohan
Gorka Olaizola wrote: > On Tue, Dec 04, 2007 at 07:16:50PM +, John Molohan wrote: > >> I've modified web_types' openfoto function so that it now returns a >> rescaled width and height for the image passed. How can I read these >> back into variables in library.rpy so that I can then use th

Re: [Freevo-devel] Help with rel-1 webserver coding

2007-12-05 Thread Gorka Olaizola
On Tue, Dec 04, 2007 at 07:16:50PM +, John Molohan wrote: > > I've modified web_types' openfoto function so that it now returns a > rescaled width and height for the image passed. How can I read these > back into variables in library.rpy so that I can then use them as > parameters for a link

[Freevo-devel] Help with rel-1 webserver coding

2007-12-04 Thread John Molohan
Hi, I'm trying to integrate slimbox extended [1] into the image library of the webserver in rel-1. The problem is twofold, firstly I can't code regardless of language (I can just about monkey see monkey do code :) ) but the real problem is: I've modified web_types' openfoto function so that it