I have 1.0a3 that has the same "self." in update_params as mentioned by Diez at http://old.nabble.com/widget-to-upload-a-file-with-progress-bar-td31067880.html

----
/home/src/tw.uploadify-0.1a3$ less tw/uploadify/widgets.py
...
self.add_call(call)

----
Or I misunderstand something.

************************************
I have other problems, too - I just do not find certain information - I might need just spend more time to look it up... But if you know:

1. How to define the upload directory? Where to upload the files?
2. If I want to create a directory with a name corresponding of the session ID: I do not find how to get the session id from the beaker session system. 3. I do not find enough information about the integration of the session system and TG2: how to check if the session expired and files can be deleted?

Many thanks,
tamas

PS: these might be trivial, but I did not write any lines of code in the last months and my brain needs a few more days to recover :-)

NiL wrote:
what version do you have
1.0a3 only references d, no longer self, this solves #1 :) (I hope)

you can save on disk using tmpfiles...

on the server side, uploadify is view the same as a normal file widget



2. Docs is far from being trivial for a non-programmer :-) I may put
some more energy to check it out, but because of #1 I may not.

tamas






--
Tamas Hegedus, PhD
Membrane Research Group        | phone: (36) 1-459 1500/60233
Hungarian Academy of Sciences  | fax:   (36) 1-266 6656
Tuzolto utca 37-47             | mailto:[email protected]
Budapest, 1094, Hungary        | http://www.hegelab.org

--
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to