Weezy
Legendishaq Copy the filelist code below, replace
/FOLDER with your folder path and
http /icon-url.png with the icon url
<xt:filelist sort_type="updated" sort_dir="desc" folder="/FOLDER" template="<div class='main'><img src='http://icon-url.png' /><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.'><b>.file_name_parsed.</b></a></div>" filter="*.*" per_page="10" />
Copy code