Hi east:

Could you please implement the hook_nodeapi() with $op = 'delete'
when a node was deleted, the images automatic downloaded by get_image module will be deleted too.

Thanks.

Comments

jackniu’s picture

Subscribe

eastcn’s picture

Status: Active » Postponed

Need to save the file info to the database, in order to achieve this functionality.

brks’s picture

Feeds Image Grabber does associated with database, so images will be deleted when the node is deleted.
It is a pity that Feeds Image Grabber does not put images at the places where the images appears.
Get Image could put images at the right place in the node, and it works with more content types than Feeds Image Grabber does. Get Image could be more powerful if it could borrow from Feeds Image Grabber.