Weezy
Patrickubiofem@gmail.com U knw in xtgem filelist, almost all the characters in it are converted to thr html values for it to wok ..dats why u wl see a lot of &:; in the code ..jux copy the code, look up for the entry with 'YOUR_FOLDER' ..replace the path leading to ur files thr ..like for example the files u wnt to list is contained in http:/ursitename/java/games/ ..d folder to the files wl be only
/java/games/ ..also replace the 'DIV_CLASS' wt any active div class name of ur choice whch u are using on the page ..for the 'http://IMAGE-URL-PREVIEW' get any image u wnt to appear @ the left side of each file ..upload the image to ur images folder, maybe its a java icon image ..rename it to java.png ..the image url will then be /images/java.png ..copy the filelist code below
<center><xt:filelist sort_type="updated" sort_dir="desc" folder="/YOUR_FOLDER" template="<table width='100%'><tr><td width='25%' class='DIV_CLASS' align='center'><img src='http://iMAGE_PREVIEW_URL.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='.file_url.'><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 ..for the get variables, get the full tutorial @
http://tutorial.graham.yn.lt/Getvariables