Closed (works as designed)
Project:
Imagefield Crop
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Mar 2008 at 22:09 UTC
Updated:
17 Mar 2018 at 22:06 UTC
Jump to comment: Most recent
Comments
Comment #1
rajaito commentedagreed
Comment #2
rajaito commentedhmm.. look what I found:
http://drupal.org/project/avatarcrop
Comment #3
rajaito commentedupdate:
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?
Comment #4
betoaveigaMaybe 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.
Comment #5
Anonymous (not verified) commentedusing views you should simply choose 'image' in the display list , is it what you use ?
Comment #6
yhager commentedThis 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