I'm wondering if there's any sort of switch or something to show non-inline image attachments as a list of files with a file icon I've setup in ACP, in a similar manner to non-image files like ZIP or PDF?
So like, if a user places an attachment inline, and it is an image, it shows with thumbnail, but if it's not inline and just appears at the bottom of the post, I want to have just an unordered list of attachments that do not have thumbnails for the images.
Perhaps in attachment.html, is there a way to detect whether or not the current attachment is inline or not?
Any ideas? Thanks...