Abt Associates is an engine for social impact, fueled by caring, curiosity and cutting-edge research that moves people from vulnerability to security. Abt works persistently to make life easier for its customers by applying new technologies and rigorous technical solutions to programs that improve lives around the globe.
In a content type, I have an image field, that serves as a cover/illustration image for the nodes.
In some cases i use images found online as these cover/illustration images, the way I do it is I download the image to my computer then upload it to drupal.
So I'm looking for a way to import the image to drupal directly using the image's url instead of downloading/uploading it.
Importing an image using the URL works for inline images using IMCE, but i need it for an image field.