Views imagecache field formatters for user profiles

txcrew - February 3, 2008 - 06:56
Project:ImageCache Profiles
Version:6.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

It would be wonderful if this module provided imagecache field formatters for the user profile picture. Pretty much exactly how the cck imagefield formatters do it.

TIA,
txcrew

#1

txcrew - February 3, 2008 - 06:57
Title:Views field formaters» Views imagecache field formatters for user profiles

Adjusted title

#2

droplits - May 8, 2008 - 11:34

Subscribing. So far, in order to show the image as the same size as my smaller thumbnail size I have set with an image cache I use a css for the img width. It would be much better to have imagecache profiles allow for views to use a field formatter like txcrew requested.

#3

patchak - May 12, 2008 - 10:19

Yes this would be great!! +1 for this feature. Could you give me some tips on what needs to be done for this, I might try to put a patch for this feature...

Patchak

#4

liquidcms - August 14, 2008 - 04:28

is this the same as what i am doing??

i am trying to theme my user profile page using tips provided here: http://drupal.org/node/35728

but i think as soon as i define a _user_profile function in my template.php then phptemplate_user_picture() in this module is no longer hit and i do not get any profile pic info in my new user_profile.tpl.php

in other words.. i can get custom icached profile pics in my theme as long as i don't try to make a user_profile tpl.

#5

liquidcms - August 14, 2008 - 04:37

ok, i got it.. just add:

  echo phptemplate_user_picture($user);

to your user_profile.tpl.php

#6

Richard_ - September 23, 2008 - 08:45

liquidcms you are in the wrong reqest thread, this is about views formatters not userpicture in userprofile.

I got here looking for the same feature - formatting user picture within views.

One way would be to add preset in user settings, but formatters within views will be better choice, since this is customizable with each "view" separatelly...

#7

momper - November 5, 2008 - 10:18

subscribe

#8

jerdavis - November 14, 2008 - 01:33

I needed functionality like this for a project I'm working on in d6 with views 2 so I took some time today to write it up. I have the proof of concept code working in a custom site module right now, and will be happy to provide a patch once there is a good d6 branch to work from here.

#9

janusman - December 5, 2008 - 20:49

subscribing; although I want to do it in D6

#10

puya - July 8, 2009 - 00:09

Subscribe for D6 - I'm just reiterating the problem to make sure I am on the correct thread: "When using the 'User: Picture' field in views, the formatters for various imagecache presets are not available."

AttachmentSize
Picture 1.png 45.78 KB

#11

puya - July 8, 2009 - 00:15
Version:5.x-1.3» 6.x-1.0

Subscribe for D6 - I'm just reiterating the problem to make sure I am on the correct thread: "When using the 'User: Picture' field in views, the formatters for various imagecache presets are not available."

AttachmentSize
Picture 1.png 51.01 KB

#12

paulgrimshaw - July 8, 2009 - 12:19

subscribing.

#13

witzel - July 21, 2009 - 16:36

This feature would be fantastic for those like me, who don't want to use other not core profile modules.

#14

andypost - August 29, 2009 - 14:11

try 6-dev version, commited #349331: Views 2 Support in 6.x + optimizations
so waiting for dev-tarball and going to next release

#15

andypost - September 20, 2009 - 22:26
Status:active» fixed

New release is ready

#16

System Message - October 4, 2009 - 22:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.