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

maheshg85’s picture

Use Embedded Media Field which accepts the image and videos from external url.

bostuh’s picture

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

maheshg85’s picture

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.

summit’s picture

Hi Media module is the successor of embedded media.
How will this work with Media module please?
Greetings, Martijn

mrtoner’s picture

The Media module behaves the same way.