After importing the image via feed the image tag should be (optional) removed from the node body. Any ideas how we can do that?

Comments

pelicani’s picture

Title: Remove image from node body » Remove image from node body and use that image
Version: 6.x-1.x-dev » 7.x-1.x-dev
Category: task » feature

In the version 7 of this module, you could strip out all images with a filter.
But what if you would rather strip out one image and use it as your 'grabbed' image.

I like this module and it makes sense to me to allow either option for 'grabbing'.
I'm going to start looking into this and see if it makes sense in the code.

rooby’s picture

It could be possible to search for the image in the body field (or other fields) and remove it based on a setting but I'll have to do a bit of investigation first on possible problems and the best way to achieve it.

darrellhq’s picture

Issue summary: View changes

I hate to bring back an old thread but I'm still looking for a way to accomplish this. An option to strip out the imported image from the node body would be great.

tchopshop’s picture

I need this too.