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).
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | content_profile_imagecache-667972.patch | 2.19 KB | neochief |
| content_profile_imagecache.patch | 2.55 KB | neochief |
Comments
Comment #1
robby.smith commentedlooks good - subscribing
Comment #2
fagoHm, 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?
Comment #3
neochief commentedOkay, moving issue to ImageCahce.
Comment #4
mattiasj commentedthis would be a great features since the core user pictures is kinda messy.
Comment #5
neochief commentedRe-rolled patch against new version of content profile.
Comment #6
fizk commentedPlease reopen if this is still an issue with ImageCache 6.x-2.0-rc1.