By moltra on
I am looking for a module or a way to attach an image to a node. I am looking for a way to either upload the image or enter the URL and copy the image to the node. Anyone know a way of doing this?
I am looking for a module or a way to attach an image to a node. I am looking for a way to either upload the image or enter the URL and copy the image to the node. Anyone know a way of doing this?
Comments
=-=
already available in core with D7.
enable the image.module
add an field image to your content type
set up an image style or use one of the defaults to set up the thumbnails
see: http://drupal.org/documentation/modules/image for more
I am currently using the one
I am currently using the one in core now. But is there a way to add the capability to attach a image to the node via a URL. ie copy the image from another site?
^
File (field) sources module can give you the ability to enter the URL: http://drupal.org/project/filefield_sources
What's new and changing in PHP 8.4