Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Hebrew translation
Where should I replace <html> to <html dir="rtl">
and add "charset=iso-8859-8-i" ?
How can I add thumbnails/icons to Folders?
How can I replace "tree name" with my own names?
For example from your demo: http://files.lussumo.com/index.php?fpp=10&did=0
"files.lussumo.com/Captain Hero" to "Main/Captain Hero"
Thanks in advance.
0
This discussion has been closed.
Comments
add
body { background: #ffffff; margin: 0px; padding: 0px; direction: rtl; }
for the < charset = iso-8859-8-i > I think its not specified in the script you should add it after < head >
not sure
http://lussumo.com/community/discussion/1744/?Focus=22217#Comment_22217