Would be good to have an action provided that forces ImageCache to return an empty string instead of any image at all if ImageCache default would otherwise render a default image.
Would be good to have an action provided that forces ImageCache to return an empty string instead of any image at all if ImageCache default would otherwise render a default image.
Comments
Comment #1
thedavidmeister commentedI've looked into this and it really isn't possible. Effects only act on image files, not image tags - there's literally no way to modify any markup from within an effect.