Posted by bostuh on November 26, 2012 at 11:34am
Hello everybody
I need a module which can provide the following: a field which can accept remote image url's and show the image when that content is created. (Embed external image)
Hello everybody
I need a module which can provide the following: a field which can accept remote image url's and show the image when that content is created. (Embed external image)
Comments
Use Embedded Media Field
Use Embedded Media Field which accepts the image and videos from external url.
But when using embedded media
But when using embedded media field the image is not embedded in the node. It's a link to another page in my drupal folder. I need it to be shown on the node
While creating the field
While creating the field choose field type as Image and Widget as Media file selector.
While creating the node ,
Once you click on select media ,It will open a pop-up ,There you have to choose "Web" tab and paste your external image url and save. It will show that image in node_view.Hope this helps you.