deleting album
tintiifax - August 15, 2007 - 14:27
| Project: | Acidfree Albums |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
when i delete an acidfree album only the album but not the images were deleted. how can i delete the images automatically when i delete the album?
how can i count the number of images in one album to show the number of images in a block?

#1
If you have multiple questions, they really should be entered separately, especially if they are separate subjects.
Counting the images is simply a taxonomy question. There are several modules that will show counts of nodes by term. If you don't want to use one of them, the code is pretty simple to do.
#2
For your count question, see http://drupal.org/node/167701
#3
I have the same problem with album deleting. I see, you reported this 3 weeks ago and no reaction? Does it mean nobody has this problem too? As I wrote ( http://drupal.org/node/172994 ) it is not about access rights, so where is the problem? In Acidfree 4.7.x, it was working correctly.
#4
Confirming the delete problem with AF 5.x-1.x-dev (2008-Feb-18)
when i delete an acidfree album only the album but not the images were deleted.If that is not the intended behaviour please reclassify this issue as "bug report".
If that is by design (as http://drupal.org/node/172994 suggests) it would be nice
to (optionally) be able to remove all images along with album. Thank you.
#5
I decided that the reasonable thing to do would be to delete all the contents of the album along with the album. If items within an album are double posted (they belong to more than one album) then they will merely be removed from this one album.
Either way, a warning is displayed so people can't complain that it deleted all their pictures without warning.
#6
Automatically closed -- issue fixed for two weeks with no activity.