ELIGHT
Weezy its now working thanks,pls i need music filelist code that will show img from the music
Weezy
ELIGHT It wont wok for xtgem ..xcept u upload the music image for each of the music file u upload!
Weezy
ELIGHT It wont wok for xtgem ..xcept u upload the music image for each of the music file u upload!
ELIGHT
Weezy ok give me normal music filelist
Weezy
ELIGHT Thr's no special filelist for music ..copy the general filelist code below ..
<center><xt:filelist sort_type="updated" sort_dir="desc" folder="/FOLDER" template="<table width='100%'><tr><td width='25%' class='DIV_CLASS' align='center'><img src='http://iMAGE_PREVIEW_LINK.png' width='100%' height='100%'></td><td width='75%' align='left' class='DIV_CLASS'><img src='http://weezywap.xtgem.com/images/rating.gif'/><br/><b>Name: </b><b style='color:blue'>.file_name_parsed.</b><br/><b>File Size: </b><b style='color:green'>.file_size.</b><br/><b>• </b><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 style='color:red'>Download Now!</b></a></td></tr></table>" filter="*.*" per_page="5" /><br/>Jump to page:<form action="<xt:url type="path" />" method="get"><input type="text" style="width:25px" name="__filelist_page"><input
type="submit" value="jump"></form></center>
Copy code
ELIGHT
Weezy is there any filelist to list html pages
STRIKELORD
ELIGHT Wat do u need by dat, explain more!
Weezy
ELIGHT Yea, but u will set the filter to list files dat dont have extension xcept ur html pages have .html xtension!
Weezy
ELIGHT Filelist code to list html files without extension
<xt:filelist sort_type="xt:filelist" sort_dir="name" per_page="10" folder="/Wapmasta/xtgem" template="<div class='zxfourborder'><div align='left'><img src='http://weezywap.xtgem.com/Wapmasta/Icon/file.png' /><a href='.file_url.'><b>.file_name_parsed.</b></a></div></div>" filter="-index*"/>
Copy code