Hi all! Let me tell about some little problem with file links: when I add a file, it appears exactly as it was named by me. For example, if I have a file called "asd.pdf", I have a link "asd.pdf". So filename just duplicates, isn't it? My idea is to add some "masking" dialog field, which allows to put custom filename between <a href></a> tags, so it should look like <a href="asd.pdf">A pdf file</a>, instead of <a href="asd.pdf">asd.pdf</a>.
Does anyone have comments on this?
