In some situations you need to make user picture as imagefield. In this case, if you use imagecache, there's no way to link this image directly to user page (not to profile's node).

This patch adds formatter to imagefield-imagecache fields which allows to link images to node's author (e.g. user profiles for profile content types).

Comments

robby.smith’s picture

looks good - subscribing

fago’s picture

Status: Needs review » Closed (won't fix)

Hm, that doesn't seem to be really related to content profiles. It might be useful even without it, so this should be better go into another module. Maybe imagecache directly?

neochief’s picture

Project: Content Profile » ImageCache
Version: 6.x-1.x-dev » 6.x-2.x-dev
Component: Base module » Code
Status: Closed (won't fix) » Needs work

Okay, moving issue to ImageCahce.

mattiasj’s picture

this would be a great features since the core user pictures is kinda messy.

neochief’s picture

Status: Needs work » Needs review
StatusFileSize
new2.19 KB

Re-rolled patch against new version of content profile.

fizk’s picture

Status: Needs review » Closed (fixed)

Please reopen if this is still an issue with ImageCache 6.x-2.0-rc1.