-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 27 Jan 2010, at 20:24, Graham Higgins wrote:

Okay, dokey, I'll give it a spin and confirm back that it does.


Yes, it does.

I needed to make one or two simple changes and I've updated the bitbucket repos:

http://bitbucket.org/gawel/gpfileupload/

Anyone who is working with Pylons tip and wants to try out this package, see:

http://bitbucket.org/gjhiggins/gp.fileupload-test/

I also have question in passing.

If my development.ini fragment looks like this:

[filter:fileupload]
use = egg:gp.fileupload
include_files = fileupload.css jquery.fileupload.*
tempdir = %(here)s/data/fileupload
max_size = 50
upload_to = %(here)s/data/filestorage

and uploaded files are being successfully saved to, e.g.

%(here)s/data/filestorage/b1/89/a7/Snap001.jpg
and
%(here)s/data/filestorage/32/89/cb/Snap002.jpg

what's the recommended means of accessing those generated pathnames from within the controller? I was expecting to be able to pick it up from request.environ but I can't seem to find it.

HTH

Cheers,

Graham

http://www.linkedin.com/in/ghiggins




-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAkthFuEACgkQOsmLt1Nhivw1dQCfYkA6ahKM2l1rTjcA79sTSnpj
Dc0AoLEheRWtRyP+tVwBBtFlgFdREfrFiQCVAgUBS2EW4VnrWVZ7aXD1AQJ1HgP/
X3fzb5oxohA2uKQ88wHOAlfvcxC1Y02yWadvhxy8NSd5gM5BafVSzIGduVStDWLc
Ejczi7EAZiNQIqogx85RoFsVYyrwTjTZMlOXnvOqlWC7z3CFJrSLoxIUAT1fvEWO
ucLCF1X2xNiYpTdPWeNHiI3tdY6tm5H1il1dC1p8Pwo=
=+vA9
-----END PGP SIGNATURE-----

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to