Project:Imagefield Crop
Version:6.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

I wonder how hard it would be to have this great functionnality happening on user image ?
When I upload an image for my profile, I would be able to crop it.. sounds great to me ;) !

Comments

#1

Version:5.x-1.x-dev» 6.x-1.x-dev

agreed

#2

hmm.. look what I found:

http://drupal.org/project/avatarcrop

#3

update:

I really wanted this functionality you requested for my site so I did a bunch of research and decided on using content profile: http://drupal.org/project/content_profile

It easily integrated into my drupal installation and it looks pretty slick. (CP attaches itself to the drupal account page so it looks completely integrated)

I disabled drupal's core "user picture".

Then I added a "imagefield crop" field to the user profile made by CP.

Tada! Croppable user image.

Correct me if I am wrong, but we should be able to use views anywhere to call this field right?

#4

Maybe it will sound silly of my part but I have problems displaying the cropped image using the views module :(
I'm testing the dev version because the other version have an error in IE.

#5

using views you should simply choose 'image' in the display list , is it what you use ?

#6

Status:active» closed (works as designed)

This one's just out - I believe it should give you what you need (but I haven't tested yet - please update here):
http://drupal.org/project/imagefield_avatar

nobody click here