How can I make a link inside the node content to point to attachement?
I need some module, so it would be possible to make links like this

<a href="/[my-file.exe]">[my-file.exe description]</a>

or this

<img src="/[my-file.exe]">

Comments

PierreM-1’s picture

Well, depending on your needs you could use the inline module or create a link manually to "files/my-file.exe".