Message Text |
Hello,
I have a custom attach field to upload images,
And I want to make a direct link to to display image in directory, because links with "download.php?..." are slow.
Like this:
<img src="attachments/Cat1/Subcat1/pic1a32.wsn">
(I'm using "Attachments directory as category tree")
(and and fortunately in "SEO Use only lowercase=no")
actuelly I'm using this:
<img src="attachments/{LINKREWRITEPATH}/{LINKSOFTLOGOATTACHNAME}">
That's work But I would like to know if there will not a better way
Thank you
PS: Hi paul the link to wsnlink forum is broken (in the left) "http://scripts.webmastersite.net/wsnlinks/" |