Generally you need to set the content disposition to inline instead of attachment to get the browser to display the asset.
On 17/12/2009 06:34, "Matteo Pelucco" <[email protected]> wrote: Hi all! Little question. If I try to download a DMS image, like dummy.png I receive a browser download windows, because the DMSDownloadServlet force it. I tried to add, in DMS module config, an allowed node with png mimetype, in this way: <config>/modules/dms/config [-] contentDisposition [-] contentType [+] rejected [-] allowed 1: image/png 2: png Now, I see the BITs of that PNG... are there ways to get the PNG displayed into browser window? Thanks for all hints. Matteo ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
