skIdOOO
ekwis Copy the filelist with the downloading page code below, replace the ones in capital letter's...
<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://PREVIEW_IMAGE_URL.png' width='100%' height='100%'></td><td width='75%' align='left' class='DIV_CLASS'><img src='http://wapskidooo.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
Copy Code create a file named
download direct in
ur
http://xtgem.com/filebrowser ..dont put it in any folder ..inside the download ..enter the code below
<div class="DIV_CLASS_NAME"><center><b>File Statistics</b></center></div>
<div class="DIV_CLASS_NAME"><b>Name:</b> <b style=color:red;>{_$name|No File Referred To}</b></div>
<div class="DIV_CLASS_NAME"><b>File size:</b> <b style=color:red;>{_$size|No File Referred To}</b></div>
<div class="DIV_CLASS_NAME"><b>Category:</b> <b style=color:red;>{_$category|No File Referred To}</b></div>
<div class="DIV_CLASS_NAME"><b>Time Of Upload:</b> <b style=color:red;>{_$time|Not Available}</b></div>
<div class="DIV_CLASS_NAME"><b>Date Of Upload:</b> <b style=color:red;>{_$date|Not Available}</b></div>
<div class="DIV_CLASS_NAME"><a href="{_$href|404}"><center><img src="http://www.wapskidooo.xtgem.com/images/download_icon2.png"></center></a></div><br/><div class="DIV_CLASS_NAME" align="center"><b font color="red">COPY FROM <a href="http://wapskidooo.xtgem.com"><b>WAPSKIDOOO</b></a> TO MY SITE</b></font></div><table width="100%" border="0"><tr><td width="33%" bgcolor="" class="DIV_CLASS" align="center"><b>URL</b><br/><input type="text" size="5%" value="{_$href|http://<xt:url type="domain"/>/index}"></input></td><td width="34%" bgcolor="" class="DIV_CLASS" align="center"><b>HTML</b><br/><input type='text' size='5%' value='<a href="{_$href|http://<xt:url type="domain"/>/index}">Download {_$name|Nothing}</a>'></input></td><td width="33%" bgcolor="" class="DIV_CLASS" align="center"><b>BB CODE</b><br/><input type="text" size="5%" value="[url={_$href|http://<xt:url type="domain"/>/index}]Download {_$name|Nothing}[/url]"></input></td></tr></table>
Copy code HTML