Closed (fixed)
Project:
ImageCache Profiles
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
3 Feb 2008 at 06:56 UTC
Updated:
30 Jan 2018 at 19:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedAdjusted title
Comment #2
solutiondrop commentedSubscribing. 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.
Comment #3
patchak commentedYes 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
Comment #4
liquidcms commentedis 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.
Comment #5
liquidcms commentedok, i got it.. just add:
to your user_profile.tpl.php
Comment #6
Richard_ commentedliquidcms 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...
Comment #7
momper commentedsubscribe
Comment #8
jerdavisI 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.
Comment #9
janusman commentedsubscribing; although I want to do it in D6
Comment #10
puya commentedSubscribe 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."
Comment #11
puya commentedSubscribe 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."
Comment #12
techypaul commentedsubscribing.
Comment #13
witzel commentedThis feature would be fantastic for those like me, who don't want to use other not core profile modules.
Comment #14
andyposttry 6-dev version, commited #349331: Views 2 Support in 6.x + optimizations
so waiting for dev-tarball and going to next release
Comment #15
andypostNew release is ready
Comment #17
Anonymous (not verified) commentedHi, the formatters are visible for User: Picture, but they have no effect, they do not work. The images shown, both in Views preview and in the live Views page, simply point to the files/pictures path.
Comment #18
Anonymous (not verified) commentedFor latest 6x1x-dev
Comment #19
andypostAbout troubles with 6.x and views please follow #1109804: Not resizing in views
This issue been about initial views integration
Comment #20
Anonymous (not verified) commented