@darkwolf Hi,
I need the same plugin. did you find a good plugin for this purpose?
Thread Starter
Anonymous User 357386
(@anonymized-357386)
i’ve make by myself with directory listing.
if u’re interested, i wrote an article just some day ago: https://wp.me/p85naD-16O
demo: https://www.laltroweb.it/download/
kind regards,
S.N. 🙂
That’s great. I have tried some PHP file listers, but I had problems with files containing Unicode characters in their names. Does your script show such files?
My language is Persian, an RTL language, and I should consider using a script compatible with RTL languages too.
Your article seems to be written in detail, but unfortunately, it’s in Italian. I will try to understand it by using Google Translate.
Thread Starter
Anonymous User 357386
(@anonymized-357386)
IS a Simple listing with htaccess (mod_autoindex). Then, i think va support unicode chars if this are set in htaccess.
If u can post a filename example i can try to male one and we can test.
And, yes, sorry, but im ita and my users are Ita (then, my website and their articles are in ita).
Anyway, u can try to copy codeblock (htaccess, js and html) and clone in your server.
Kind regards,
S.N.
Thank you Salvatore. Some file names:
“فایل.pdf”
“دانلود.jpg”
“راهنما.docx”
“آموزش استفاده.pdf”
…
-
This reply was modified 9 years, 4 months ago by
eArmin.
May I have the whole of your script in a single zip file? I copied some of them but it didn’t work.
Thread Starter
Anonymous User 357386
(@anonymized-357386)
testchars/ ???
yep, i can share.
sad! this url cause a bug in editor xD
-
This reply was modified 9 years, 4 months ago by
Anonymous User 357386.
-
This reply was modified 9 years, 4 months ago by
Anonymous User 357386.
-
This reply was modified 9 years, 4 months ago by
Anonymous User 357386.
YESSS! It is working in your website! I will comment my questions under your article.