Copy
<center>
<form id="srchfrm" onsubmit="return validateForm()" action="<xt:url />" method="get">
<div class="search_form">
<input name="srch" value="{_$srch|}"/>
<br />
<input type="submit" value="search" />
</div>
</form>
<div class="search_results" id="results"><xt:filelist sort_type="name" sort_dir="asc" folder="/pic/funny" template="<table width='100%'><tr><td width='25%' class='zxfourborder' align='center'><img src='.file_url.' width='50%' height='50%'></td><td width='75%' align='left' class='zxfourborder'><img src='/icon/rating.gif'/><br/><b>•Name:</b><b style='color:blue'> .file_name_parsed. </b><br/><b>•Size:</b><b style='color:green'> .file_size. </b><br/><a href='/pic/preview?file=.file_name.&name=.file_name_parsed.&size=.file_size.&url=.file_url.'><b style='color:red'>•preview</b></a></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.&fold=/pic/all/funny&img=.file_url.'><b style='color:red'> •Download</b></a><br/></td></tr></table>" per_page="10" filter="{_$srch|*.}*" /></div>
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
<form id="srchfrm" onsubmit="return validateForm()" action="<xt:url />" method="get">
<div class="search_form">
<input name="srch" value="{_$srch|}"/>
<br />
<input type="submit" value="search" />
</div>
</form>
<div class="search_results" id="results"><xt:filelist sort_type="name" sort_dir="asc" folder="/pic/funny" template="<table width='100%'><tr><td width='25%' class='zxfourborder' align='center'><img src='.file_url.' width='50%' height='50%'></td><td width='75%' align='left' class='zxfourborder'><img src='/icon/rating.gif'/><br/><b>•Name:</b><b style='color:blue'> .file_name_parsed. </b><br/><b>•Size:</b><b style='color:green'> .file_size. </b><br/><a href='/pic/preview?file=.file_name.&name=.file_name_parsed.&size=.file_size.&url=.file_url.'><b style='color:red'>•preview</b></a></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.&fold=/pic/all/funny&img=.file_url.'><b style='color:red'> •Download</b></a><br/></td></tr></table>" per_page="10" filter="{_$srch|*.}*" /></div>
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
-
·
- rated(0)