Re: How to Add Documents in the Image Unloader
That is a bit more tricky. Since the file uploader was designed only for images, the fancybox obviously won't work. You'd have to write some code to detect that it's not an image and then don't include it in the fancybox display. I didn't think about that when I answered your question. In short, it won't really work unless you do some custom development.