Masking filename

Use GitHub to post feature requests for phpwcms.
Locked
enot
Posts: 6
Joined: Tue 1. Feb 2005, 07:41

Masking filename

Post by enot »

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? :roll:
rushclub
Posts: 915
Joined: Tue 17. Feb 2004, 18:52

Post by rushclub »

this is a very good idea. you should post it in feature request for the upcoming release. or am i wrong?

cheers
rush
3 (!) Jahre warten reichen mir. Ich bin erst mal weg.
novallis
Posts: 121
Joined: Tue 7. Dec 2004, 11:23
Location: Hassloch, Germany

Post by novallis »

This is a really good idea.

I do agree with the 2 postings before and recommend a alternative text showing instead of the pure filename.
If there ist no such text indicated, the filename should used.

regards
Novallis
enot
Posts: 6
Joined: Tue 1. Feb 2005, 07:41

Post by enot »

Ok, I'll do that! All good ideas always come spontaneously :)
Locked