Closed (works as designed)
Project:
ImageCache
Version:
6.x-2.0-beta8
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2009 at 13:25 UTC
Updated:
24 Mar 2009 at 09:13 UTC
Is it possible to link to an image that all ready exists on my server rather than constantly upload a unique image?
Comments
Comment #1
drewish commentedimageacache doesn't handle uploads. it only works with files that already exist on your system.
Comment #2
david.sarnowski commentedSo how do I point imagecache to existing file? When I create a new node with an image field and imagecache enabled, I only have the option to browse my local machine for files rather than, point to one located on my server. Can you tell me how to do that?
Comment #3
drewish commentedyou do that via the call to imagecache's preset theme functions
Comment #4
drewish commentedyou're really asking about imagefield. i'm sure there's an existing issue for this feature request in that issue queue.