By dom_b on
I have eventually set up a good way of adding images into my stories using the Image and Image Assist modules but I was wondering if there is a way of doing it where when i delete the story the image nodes related to it are deleted as well?
It seems like a simple thing to require but Im sure it is quite complicated to achieve!
Thanks for any help. Maybe there is another module which works in a similar way?
Comments
I would image there is a
I would image there is a callback for when a node is deleted. I would guess hook into this and perform the relveant sql on the database.
i am not too clever with
i am not too clever with sql/php! i am pretty new too it. I was wondering if there wasa module that will do the process for me that anybody knows of?
How did you get images into the story?
I want to embed images (multiple) at various points in the body of my content (this is for content-type = page, but I would imagine it is conceptually the same). I have relatively unsophisticated users but they are able to embed images into their word document so if they could do this in Drupal in a similar manner it would be great.
I am using CKEditor and I understand image assist only works with one editor. If need be I would be willing to switch editors, but it seemed the momentum woas all toward FCKEditor/CKEditor. I just need something so that my non-technical content managers can get their content in the way they want it.
Any suggestions would be greatly appreciated.