Closed (duplicate)
Project:
ImageCache Profiles
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2009 at 02:06 UTC
Updated:
20 Sep 2009 at 21:12 UTC
Do you know the way to add this option under images uploaded by user ?
I want to turn off image upload option in edit profile page and make it more simple.
When user will upload first picture to his gallery it will be set by default as his avatar.
Then after adding more pics to gallery, user would get the option - Set us my default user image.
Any ideas ?
Comments
Comment #1
frankcarey commentedthis functionality should probably be provided by a separate module, though i don't know one that exists. i see two pieces, one would be a way (form?) to select the profile image from a list of images, and the second part would be to override user->picture. icp could then run that image through imagecache like normal and would be none the wiser that it wasn't the traditional profile pic.
Comment #2
benone commentedIf I could I would write this module.. :)
That would be a cool option in imagecache_profile anyway. Seperate presets for avatars have to be set anyway, so just small check button under the pic upload form -> set this pic as avatar.
Is the other module really needed ? I browsed hunderds of modules days ago and didn't find any which can handle this small task.
Thanks for your response, if I find something interesting in this topic I will paste it here.
Comment #3
benone commentedhttp://drupal.org/node/187374 - maybe this patch can be the start point ?
Comment #4
andypostYes this feature for another module and d7 core #187374: External Avatar support