By mdschumann on
I'm looking to extend the basic functionality of the profile image so that users can upload images of a larger size and resolution, but the resultant profile image will be converted to a set size. What would be the best way of accomplishing this? I've seen a few similar topics but nothing that answers this question directly. I don't need a gallery or anything spectacular, just a way to resize the profile image *after* upload.
Comments
this module might do the
this module might do the trick, never looked into it though:
http://drupal.org/project/imagecache_profiles
Yep that seems to work
Yep that seems to work perfectly, thanks.