Postponed
Project:
Get Image
Version:
6.x-1.0-beta7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2011 at 09:49 UTC
Updated:
1 Nov 2012 at 20:36 UTC
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
Comment #1
jackniu commentedSubscribe
Comment #2
eastcn commentedNeed to save the file info to the database, in order to achieve this functionality.
Comment #3
brks commentedFeeds 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.