[wp-testers] Upload and use of Images

Peter Westwood peter.westwood at ftwr.co.uk
Sat Dec 3 19:07:36 GMT 2005


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

Tyson Tate wrote:
> I'll second all of those. I'm developing a new site that is largely
> image-based and all six of those issues are driving me nuts.
> (http://fallingbullets.com) Shouldn't they be options anyways? I think
> an "Uploading" options tab would be nice, with at least the following
> options:
> 
> [] Use date-based folder structure ("/2005/12/1")

Looking through the code this can be overridden by a plugin which adds a
filter for "upload_dir" (See wp_upload_dir in
wp-admin/admin-functions.php for more info)

However this will  happen after the directory is created leaving stray
directories lying around

Maybe the filter would be better earlier in the function before the
directory structure is created but after the default on is created?

> [] Automatically create thumbnails ("thumb-image.jpg")
> 

This looks like an option that should be created - maybe on a per-user
basis?

westi
- --
Peter Westwood
http://blog.ftwr.co.uk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDkez4VPRdzag0AcURAo7IAJ9TuQ+/8Gz/JBaYxSLmAI/IeZeBrwCgnBiw
q+aBk2ZOrAAEHAJ4BqYapLM=
=93Kh
-----END PGP SIGNATURE-----



More information about the wp-testers mailing list