Pair of Vintage Old School Fru

p _ x
Bookmark Weezywap
JarApkBmkOpera
(GMT+1)
Sunday April 28th 2024
+
Always Post weezywap.xtgem.com on your facebook, twitter, 2go, whatsapp and instagram status! If you love WEEZYWAP and enjoy unlimited services here!
»WEEZYWAP Forum
Forum Rules | Smilies | BB Codes | Back
* Weezy * wapar Copy the images filelist code, note that the folder to be used should contain images only ..replace the path to the folder
<!--parser:xtscript-->
# GET CURRENT VALUES OR SET DEFAULTS #
get_or_default srtby;updated
get_or_default srtdir;desc
get_or_default prpg;10
get_or_default fltr;
get_or_default __filelist_page;1
/* MARK CURRENT SORT TYPE */
var $cst = color:#0f0 !important
if $srtby==updated
var $cst1=$cst
elseif $srtby==name
var $cst2=$cst
elseif $srtby==size
var $cst3=$cst
elseif $srtby==type
var $cst4=$cst
endif
/* MARK CURRENT SORT DIRECTION */
if $srtdir==asc
var $csd1=$cst
elseif $srtdir==desc
var $csd2=$cst
endif
/* SET CURRENT PER PAGE */
var $sel = selected="selected" class="selected"
if $prpg==3
var $pp1=$sel
elseif $prpg==5
var $pp2=$sel
elseif $prpg==10
var $pp3=$sel
elseif $prpg==20
var $pp4=$sel
elseif $prpg==50
var $pp5=$sel
elseif  $prpg <=1
var $pp6=$sel
endif
# SET OUTER HOLDERS AND FORM HIDDEN FIELDS #
print {{
<div style="text-align:center">
<div style="text-align:center;background-color:#C0C0C0;border:1px solid #3b5998;padding:2px;margin:0 auto">
<form action=" " method="get">
<input style="display:inline" type="hidden" name="srtby" value="$srtby" />
<input style="display:inline" type="hidden" name="srtdir" value="$srtdir" />
<input style="display:inline" type="hidden" name="__filelist_page" value="$__filelist_page" />
}}
# SET THE COMMON STYLES #
var $style=border:1px solid #ffffff;border-radius:2px;background:#3b5998;color:#ffffff;padding:0 1px !important;margin: 1px !important;font-size:.75em;text-decoration:none !important
# SHOW SEARCH FILTER#
print {{
<img src="/i/i5/fs.png" alt="" /><input style="$style;width:5em"  type="search" name="fltr" value="$fltr" /><input style="$style" type="submit" value="Search" />
<br />
}}
# SHOW SORT TYPE #
print {{
<a  style="$style;$cst1" href="?srtby=updated&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Updated"><b>Updated</b></a> . <a  style="$style;$cst2" href="?srtby=name&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Name"><b>Name</b></a> . <a  style="$style;$cst3" href="?srtby=size&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Size"><b>Size</b></a> . <a  style="$style;$cst4" href="?srtby=type&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="type"><b>Type</b></a>  
}}
# SHOW SORT DIRECTION #
print {{ 
<br/><a style="$style;$csd1" href="?srtby=$srtby&srtdir=asc&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Ascending"><b>Ascending</b></a> . <a style="$style;$csd2" href="?srtby=$srtby&srtdir=desc&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Descending"><b>Descending</b></a>
<br />
}}
# SHOW PER PAGE #
print {{
<select style="$style;" name="prpg">
<option $pp1>3</option>
<option $pp2>5</option>
<option $pp3>10</option>
<option $pp4>20</option>
<option $pp5>50</option>
<option $pp6 value=" ">all</option>
</select><input style="$style"  type="submit" value="Per Page" />
}}
# CLOSE FORM AND HOLDERS #
print {{
</form>
</div>
</div>
}}
/* THE XT:FILELIST FUNCTION */
/* Set your own folder and template */
print <xt:filelist sort_type="$srtby" sort_dir="$srtdir" folder="/images" template="&lt;table width='100%'&gt;&lt;tr&gt;&lt;td width='25%' class='full' align='center'&gt;&lt;img src='.file_url.' width='100%' height='100%'&gt;&lt;/td&gt;&lt;td width='75%' align='left' class='full'&gt;&lt;img src='http://weezywap.xtgem.com/images/rating.gif'/&gt;&lt;br/&gt;&lt;b&gt;Name: &lt;/b&gt;&lt;b style='color:blue'&gt;.file_name_parsed.&lt;/b&gt;&lt;br/&gt;&lt;b&gt;File Size: &lt;/b&gt;&lt;b style='color:green'&gt;.file_size.&lt;/b&gt;&lt;br/&gt;&lt;b&gt;• &lt;/b&gt;&lt;a href='/preview?name=.file_name_parsed.&link=.file_url.'&gt;&lt;b style='color:red'&gt;Preview&lt;/b&gt;&lt;/a&gt;&lt;b&gt;• &lt;/b&gt;&lt;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.'&gt;&lt;b style='color:red'&gt;Download&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;" filter="$fltr*" per_page="$prpg" />
<!--/parser:xtscript-->
<div align="center" class="full">Jump to page:<br/><form action="<xt:url type="path" />" method="get"><input type="text" style="width:25px" name="__filelist_page"><input
 type="submit" value="jump"></form></div>

Copy code

Create a file directly in your filebrowser @ http://xtgem.com/filebrowser and name it preview ..Copy the image preview page body code
<div class="zxfourborder"><img src="{_$link|http://mini.s-shot.ru/200x200/200/PNG/?weezywap.xtgem.com}" height="" width="" alt="preview of {_$name|WEEZYWAP}"/></div><table width="100%" border="0"><tr><td width="33%" bgcolor="" class="zxfourborder" align="center"><b>URL</b><br/><input type="text" size="5%" value="{_$link|http://weezywap.xtgem.com/index}"></input></td><td width="34%" bgcolor="" class="zxfourborder" align="center"><b>HTML</b><br/><input type='text' size='5%' value='<p align="center"><a href="http://weezywap.xtgem.com" target="_blank"><img src="{_$link|http://weezywap.xtgem.com/index}" border="0" alt="{_$name|weezywap}"></a></p>'></input></td><td width="33%" bgcolor="" class="zxfourborder" align="center"><b>BB CODE</b><br/><input type="text" size="5%" value="[img]{_$link|http://weezywap.xtgem.com/index}[/img]"></input></td></tr></table>
Copy code
2016-12-05 07:44 · (0)
* wapar * Weezy Gv me d Inner C0DE 4 d¡s page, INVITE.
2016-12-05 16:57 · (0)
* Weezy * wapar The mailing form is only available to sites registered b4 late 2012
2016-12-06 08:04 · (0)
* Rocxy Weezy pls hw cn i create d folder nd import dix code via remote server
http://weezywap.xtgem.com/App/xtblog.twig.js
Copy code
2016-12-06 09:12 · (0)
* Rocxy Weezy pls hw cn i create d folder nd import dix code via remote server
http://weezywap.xtgem.com/App/xtblog.twig.js
Copy code
2016-12-06 09:12 · (0)
* wapar * Rocxy Create a folder direct in ur filebrowser @ http://xtgem.com/filebrowser name it _xtgem_templates Click 0K...afta loading den, upload d file ab0ve in d folder via remote Server... Dats all... Den Chk ur blog and see d magic...
2016-12-06 10:35 (Edited 2016-12-06 10:39 by wapar ) · (0)
* Weezy * Rocxy Go directly in your filebrowser @ http://xtgem.com/filebrowser ..click on Create Folder ..the name of the folder should be _xtgem_templates ..copy the name below
_xtgem_templates
Copy code
..then inside the folder click on Upload File ..when the upload page opens, scroll down to the second upload option which is Upload via Remote server ..paste the url in the box then upload ..after uploading, u will have xtblog.twig.js ..click on the plus (+) sign beside the file, then Rename to xtblog.twig
2016-12-07 10:38 · (0)
* Legendishaq * Weezy That's perfect tutori weezy.........
2016-12-07 18:05 · (0)
* Weezy * Legendishaq Thank u
2016-12-08 11:21 · (0)
* wapar * Weezy Gv me d color Hex Value Code...i mean dis http://www.weezywap.xtgem.com/Wapmasta/Others/colorvalue.php
2016-12-17 08:12 · (0)

Online: Guests: 1

Translate
Pages
Copyright © 2024 WEEZYWAP
facebook twitter whatsapp google plus
Home | About Us | Advertise | Frequently Asked Question | Contact Us | Partners | Disclaimer | Terms of Services | Invite Friends | Credits



Online: 1 , Today: 742, Hits: 7593642
Last modified: 27-08-2018 11:42:51 pm