Last modified: 2011-04-14 15:12:41 UTC
It would be nice to have the hooks 'ImageDelete' and 'ImageDeleteComplete' in the same way that 'ArticleDelete'/'ArticleDeleteComplete' hooks operate. Maybe 'includes/ImagePage.php' 'doDelete' method can just be adjusted to support the same hooks as the base class 'Article' i.e. integrate 'ArticleDelete' and 'ArticleDeleteComplete'.
FileDeleteComplete hook was introduced in r31420.