<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Wallpaper Script Forum Topic: MOD - Featured wallpaper - by batu544</title>
<link>http://wallpaperscript.com/forum/</link>
<description>Wallpaper Script FORUM</description>
<language>en</language>
<pubDate>Fri, 10 Feb 2012 20:46:55 +0000</pubDate>

<item>
<title>punjabiplayer89 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-6324</link>
<pubDate>Sun, 25 Dec 2011 04:34:23 +0000</pubDate>
<dc:creator>punjabiplayer89</dc:creator>
<guid isPermaLink="false">6324@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Hi batu544.. u r awesome ,, it worked for me ,,,:):)
&#60;/p&#62;</description>
</item>
<item>
<title>batu544 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-6143</link>
<pubDate>Tue, 04 Oct 2011 09:02:24 +0000</pubDate>
<dc:creator>batu544</dc:creator>
<guid isPermaLink="false">6143@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Hi All - There is a tweak available for this MOD.. you guys can make one category as featured category.So, that all the images in that category will automatically become featured. ( for better understanding you can visit wallpaperstock.net website.. :)
&#60;/p&#62;</description>
</item>
<item>
<title>jakki on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-5879</link>
<pubDate>Wed, 22 Jun 2011 12:23:40 +0000</pubDate>
<dc:creator>jakki</dc:creator>
<guid isPermaLink="false">5879@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;BATAU544. thanks for such a nice mod...&#60;/p&#62;
&#60;p&#62;Please write complete line to randomly show featured wallpapers..&#60;/p&#62;
&#60;p&#62;Thanks...
&#60;/p&#62;</description>
</item>
<item>
<title>batu544 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-5800</link>
<pubDate>Fri, 03 Jun 2011 14:29:43 +0000</pubDate>
<dc:creator>batu544</dc:creator>
<guid isPermaLink="false">5800@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;It should .. I guess you are doing something wrong..
&#60;/p&#62;</description>
</item>
<item>
<title>masti on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-5799</link>
<pubDate>Fri, 03 Jun 2011 11:30:34 +0000</pubDate>
<dc:creator>masti</dc:creator>
<guid isPermaLink="false">5799@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;hi batu.. the RAND() is not working... any alternative plz?????
&#60;/p&#62;</description>
</item>
<item>
<title>masti on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-5795</link>
<pubDate>Thu, 02 Jun 2011 05:04:14 +0000</pubDate>
<dc:creator>masti</dc:creator>
<guid isPermaLink="false">5795@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>batu544 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-5794</link>
<pubDate>Wed, 01 Jun 2011 16:29:17 +0000</pubDate>
<dc:creator>batu544</dc:creator>
<guid isPermaLink="false">5794@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Hi .. its just simple as 1 2 3.. :) &#60;/p&#62;
&#60;p&#62;update below line like this.. &#60;/p&#62;
&#60;p&#62;$featitems = $DB-&#38;gt;getAll(&#34;SELECT * FROM ........ $filter order by RAND() DESC limit 3&#34;);&#60;/p&#62;
&#60;p&#62;you need to add &#60;strong&#62;order by RAND()&#60;/strong&#62; only ..
&#60;/p&#62;</description>
</item>
<item>
<title>masti on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-5793</link>
<pubDate>Wed, 01 Jun 2011 14:47:49 +0000</pubDate>
<dc:creator>masti</dc:creator>
<guid isPermaLink="false">5793@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;GREAT WORK.. APPRECIATED !!!&#60;/p&#62;
&#60;p&#62;But Please post how to randomize the selected featured wallpapers...&#60;/p&#62;
&#60;p&#62;THANK YOU
&#60;/p&#62;</description>
</item>
<item>
<title>wdwallpapers on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-5203</link>
<pubDate>Wed, 09 Feb 2011 06:38:46 +0000</pubDate>
<dc:creator>wdwallpapers</dc:creator>
<guid isPermaLink="false">5203@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Hi Batu544...&#60;/p&#62;
&#60;p&#62;I have also same problem like.. NO WALLPAPERS Found&#60;/p&#62;
&#60;p&#62;Help Batu544&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wdwallpapers.com&#34; rel=&#34;nofollow&#34;&#62;www.wdwallpapers.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>batu544 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-4910</link>
<pubDate>Thu, 06 Jan 2011 11:08:18 +0000</pubDate>
<dc:creator>batu544</dc:creator>
<guid isPermaLink="false">4910@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;looks like .. some issue with your template.. or you did something wrong while installing.. &#60;/p&#62;
&#60;p&#62; do some tweaks in tpl files.. to remove this..
&#60;/p&#62;</description>
</item>
<item>
<title>kingkill666 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-4909</link>
<pubDate>Thu, 06 Jan 2011 10:03:14 +0000</pubDate>
<dc:creator>kingkill666</dc:creator>
<guid isPermaLink="false">4909@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;batu544 i have some problem..&#60;br /&#62;
i've install the code..and is working but i have one little problem&#60;/p&#62;
&#60;p&#62;the pictures are not shoing in the square and under the 3 pictures i have some picture(i didn't eneblet it)&#60;/p&#62;
&#60;p&#62;Screenshots:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pixs-host.hi2.ro/images/6921.jpg&#34; rel=&#34;nofollow&#34;&#62;http://pixs-host.hi2.ro/images/6921.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pixs-host.hi2.ro/images/2002.jpg&#34; rel=&#34;nofollow&#34;&#62;http://pixs-host.hi2.ro/images/2002.jpg&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>batu544 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-4343</link>
<pubDate>Mon, 08 Nov 2010 10:10:31 +0000</pubDate>
<dc:creator>batu544</dc:creator>
<guid isPermaLink="false">4343@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Hi spyece.. you can always contact me by using my contact page.. but if nothing is special.. then its better to discuss it here.. :) . It will help other forum members..
&#60;/p&#62;</description>
</item>
<item>
<title>spyece on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-4340</link>
<pubDate>Mon, 08 Nov 2010 01:56:27 +0000</pubDate>
<dc:creator>spyece</dc:creator>
<guid isPermaLink="false">4340@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;@Batu : are you on MSN / Gtalk or Yahoo?
&#60;/p&#62;</description>
</item>
<item>
<title>liambrick on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-4256</link>
<pubDate>Tue, 26 Oct 2010 10:37:05 +0000</pubDate>
<dc:creator>liambrick</dc:creator>
<guid isPermaLink="false">4256@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Great addition to the script. This one really helps. But you guys didn't mention how to randomize the thumbnails of featured wallpapers. Please do.
&#60;/p&#62;</description>
</item>
<item>
<title>Wallpapers-Master on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-4236</link>
<pubDate>Sun, 24 Oct 2010 18:23:05 +0000</pubDate>
<dc:creator>Wallpapers-Master</dc:creator>
<guid isPermaLink="false">4236@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;@ batu544&#60;/p&#62;
&#60;p&#62;thank you very much, working fine now :)
&#60;/p&#62;</description>
</item>
<item>
<title>batu544 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-4215</link>
<pubDate>Sun, 24 Oct 2010 04:36:52 +0000</pubDate>
<dc:creator>batu544</dc:creator>
<guid isPermaLink="false">4215@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;You need to modify 2 files.. &#60;/p&#62;
&#60;p&#62;1. wallpaper.inc.php file ==&#38;gt; Copy the featured changes block from youe index.inc.php file and put it after first $my_authors = $DB-&#38;gt;getAll($sql); line in wallpaper.inc.php file..&#60;/p&#62;
&#60;p&#62;2. You need to open wallpaper.tpl file and put the featured blocks template lines.. ( copy it from index.tpl ) &#60;/p&#62;
&#60;p&#62;You are done.. !!! &#60;/p&#62;
&#60;p&#62;Cheers..
&#60;/p&#62;</description>
</item>
<item>
<title>Wallpapers-Master on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544/page/2#post-4135</link>
<pubDate>Sat, 16 Oct 2010 15:07:58 +0000</pubDate>
<dc:creator>Wallpapers-Master</dc:creator>
<guid isPermaLink="false">4135@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Hi Batu544, Thank you for the this Module :)&#60;/p&#62;
&#60;p&#62;I have small problem, the module is working perfectly in the index page, so i decided to add it to the wallpaper page to be somewhere there, but i get this msgs : &#34;no wallpapers found&#34;.&#60;/p&#62;
&#60;p&#62;any clue why ? i mean its should working fine, but why on this specific page is not working !&#60;/p&#62;
&#60;p&#62;appreciate if you can help :) thanks again.
&#60;/p&#62;</description>
</item>
<item>
<title>Topwebhostingproviders on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3901</link>
<pubDate>Tue, 14 Sep 2010 03:02:32 +0000</pubDate>
<dc:creator>Topwebhostingproviders</dc:creator>
<guid isPermaLink="false">3901@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;nice mods,can I use this one in the new version?
&#60;/p&#62;</description>
</item>
<item>
<title>batu544 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3861</link>
<pubDate>Mon, 06 Sep 2010 12:57:26 +0000</pubDate>
<dc:creator>batu544</dc:creator>
<guid isPermaLink="false">3861@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;@Tranquillity.. I think you got the idea how to randomize the featured wallpapers.. :)
&#60;/p&#62;</description>
</item>
<item>
<title>Tranquillity on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3765</link>
<pubDate>Fri, 27 Aug 2010 17:02:31 +0000</pubDate>
<dc:creator>Tranquillity</dc:creator>
<guid isPermaLink="false">3765@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;@lookme.. open your item.tpl file and find this:&#60;br /&#62;
{if $items[item].author_id == -1}&#38;lt;span class=&#34;tag-author tips&#34; title=&#34;{$items[item].name&#124;escape:'html':'UTF-8'} :: {l s='Original Wallpaper'}&#34;&#38;gt;&#38;lt;/span&#38;gt;{/if}&#38;lt;/span&#38;gt;&#60;br /&#62;
    &#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;Now add the code from batu right between &#34;Wallpaper'}&#34;&#38;gt;&#38;lt;/span&#38;gt;{/if}&#34; and &#34;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#34;.&#60;/p&#62;
&#60;p&#62;Next you will have to edit your css-file to your likings. Important: you will have to call the div-tag &#34;.tag-featured&#34; otherwise it won't be addressed properly.&#60;/p&#62;
&#60;p&#62;@batu... thanks for the help on the code :)&#60;/p&#62;
&#60;p&#62;@all.. anybody have an idea on randomizing the featured wallpaper?
&#60;/p&#62;</description>
</item>
<item>
<title>lookme on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3764</link>
<pubDate>Fri, 27 Aug 2010 14:59:13 +0000</pubDate>
<dc:creator>lookme</dc:creator>
<guid isPermaLink="false">3764@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;@Tranquility..where to add this line?&#60;br /&#62;
in which file?&#60;br /&#62;
thanx bruder
&#60;/p&#62;</description>
</item>
<item>
<title>batu544 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3757</link>
<pubDate>Fri, 27 Aug 2010 06:41:44 +0000</pubDate>
<dc:creator>batu544</dc:creator>
<guid isPermaLink="false">3757@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;@Tranquility .. &#60;/p&#62;
&#60;p&#62;For featured tag .. add following line .. &#60;/p&#62;
&#60;p&#62;{if $items[item].featured}&#38;lt;span class=&#34;tag-featured tips&#34; title=&#34;{$items[item].name&#124;escape:'html':'UTF-8'} :: {l s='featured Wallpaper'}&#34;&#38;gt;&#38;lt;/span&#38;gt;{/if}&#60;/p&#62;
&#60;p&#62;You need to update the style.css file for your own featured tag image ( you can copy any existing tag to tag-featured ).
&#60;/p&#62;</description>
</item>
<item>
<title>lookme on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3752</link>
<pubDate>Fri, 27 Aug 2010 02:38:34 +0000</pubDate>
<dc:creator>lookme</dc:creator>
<guid isPermaLink="false">3752@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;it works perfect man&#60;br /&#62;
thanks for the great work...&#60;br /&#62;
my site &#60;a href=&#34;http://www.shamusik.info/lookme&#34; rel=&#34;nofollow&#34;&#62;www.shamusik.info/lookme&#60;/a&#62;&#60;br /&#62;
please take a view at it
&#60;/p&#62;</description>
</item>
<item>
<title>Tranquillity on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3749</link>
<pubDate>Thu, 26 Aug 2010 18:32:17 +0000</pubDate>
<dc:creator>Tranquillity</dc:creator>
<guid isPermaLink="false">3749@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Hi Batu,&#60;/p&#62;
&#60;p&#62;getRandom didn't work...&#60;br /&#62;
Warning: Missing argument 2 for db::getRandom(), called in /var/www/web150/html/server/index.inc.php on line 28 and defined in /var/www/web150/html/server/includes/db.php on line 100&#60;/p&#62;
&#60;p&#62;Regarding the feature-tag, I've been trying to get it to work, but I keep getting error messages. Do you know how the code should look like?&#60;/p&#62;
&#60;p&#62;Thanks in advance :)
&#60;/p&#62;</description>
</item>
<item>
<title>batu544 on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3747</link>
<pubDate>Thu, 26 Aug 2010 17:14:59 +0000</pubDate>
<dc:creator>batu544</dc:creator>
<guid isPermaLink="false">3747@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;@Tranquillity .. &#60;/p&#62;
&#60;p&#62;1. Try this untested option for randomize the wallpapers.. &#60;/p&#62;
&#60;p&#62;In your index.inc.php file replace the inserted getAll with getRandom    .  I think it would randomize the featured wallpapers.. let me know if it would not help you.. &#60;/p&#62;
&#60;p&#62;2. Regarding the featured -tag .. yes you need change in that place only ..
&#60;/p&#62;</description>
</item>
<item>
<title>Tranquillity on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3746</link>
<pubDate>Thu, 26 Aug 2010 13:56:20 +0000</pubDate>
<dc:creator>Tranquillity</dc:creator>
<guid isPermaLink="false">3746@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;How would I go about adding a &#34;featured&#34;-tag to the thumbnail? My guess is that I need to change the item.tpl code somewhere here:&#60;br /&#62;
( 	&#38;lt;div class=&#34;thumb&#34;&#38;gt;&#60;a href=&#34;{$items[item].category_path&#124;cat:$items[item].short_name&#124;url:'item'}&#34;&#62;&#60;em&#62;{$items[item].views} views&#60;/em&#62;&#60;img src=&#34;{$smarty.const.THUMBS_WEB_PATH}{$items[item].short_name&#124;urlencode}{$smarty.const.URL_TOKEN_SEPARATOR}t1.jpg&#34; alt=&#34;{$items[item].name&#124;escape:'html':'UTF-8'}&#34; /&#62;&#38;lt;span class=&#34;mini-tags&#34;&#38;gt;{if $items[item].is_multi}&#38;lt;span class=&#34;tag-multi tips&#34; title=&#34;{$items[item].name&#124;escape:'html':'UTF-8'} :: {l s='Multi Monitor Wallpaper'}&#34;&#38;gt;&#38;lt;/span&#38;gt;{/if}{if $items[item].is_wide}&#38;lt;span class=&#34;tag-wide tips&#34; title=&#34;{$items[item].name&#124;escape:'html':'UTF-8'} :: {l s='Wide Wallpaper'}&#34;&#38;gt;&#38;lt;/span&#38;gt;{/if}{if $items[item].is_hd}&#38;lt;span class=&#34;tag-hd tips&#34; title=&#34;{$items[item].name&#124;escape:'htmlall'} :: {l s='HD Wallpaper'}&#34;&#38;gt;&#38;lt;/span&#38;gt;{/if}{if $items[item].is_normal}&#38;lt;span class=&#34;tag-normal tips&#34; title=&#34;{$items[item].name&#124;escape:'htmlall'} :: {l s='Normal Wallpaper'}&#34;&#38;gt;&#38;lt;/span&#38;gt;{/if}{if $items[item].author_id == -1}&#38;lt;span class=&#34;tag-author tips&#34; title=&#34;{$items[item].name&#124;escape:'html':'UTF-8'} :: {l s='Original Wallpaper'}&#34;&#38;gt;&#38;lt;/span&#38;gt;{/if}&#38;lt;/span&#38;gt;&#60;/a&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
     )
&#60;/p&#62;</description>
</item>
<item>
<title>sayyam on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3744</link>
<pubDate>Thu, 26 Aug 2010 12:52:20 +0000</pubDate>
<dc:creator>sayyam</dc:creator>
<guid isPermaLink="false">3744@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;yes that would be great idea as only 3 images shows and the forth hide uptill and untill one is disabled
&#60;/p&#62;</description>
</item>
<item>
<title>Tranquillity on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3743</link>
<pubDate>Thu, 26 Aug 2010 12:31:02 +0000</pubDate>
<dc:creator>Tranquillity</dc:creator>
<guid isPermaLink="false">3743@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Is there a way to randomize the displayed thumbnails?&#60;/p&#62;
&#60;p&#62;Thanks for mod, by the way.
&#60;/p&#62;</description>
</item>
<item>
<title>totize on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3649</link>
<pubDate>Wed, 18 Aug 2010 22:24:39 +0000</pubDate>
<dc:creator>totize</dc:creator>
<guid isPermaLink="false">3649@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;To modify the number of featured wallpapers you wanna show, just go to index.inc.php and search for the first line begining with &#34;$featitems&#34;.&#60;/p&#62;
&#60;p&#62;At the end of that line, just after &#34;DESC limit&#34; is the number of featured wallpapers you want to show. By default, I think it's 3.&#60;/p&#62;
&#60;p&#62;Hope I help somebody
&#60;/p&#62;</description>
</item>
<item>
<title>totize on "MOD - Featured wallpaper - by batu544 <img class='bb_attachments_link' title='attachments' align='absmiddle' src='http://wallpaperscript.com/forum/bb-plugins/bb-attachments/icons/default.gif' />"</title>
<link>http://wallpaperscript.com/forum/topic/mod-featured-wallpaper-by-batu544#post-3646</link>
<pubDate>Wed, 18 Aug 2010 21:32:21 +0000</pubDate>
<dc:creator>totize</dc:creator>
<guid isPermaLink="false">3646@http://wallpaperscript.com/forum/</guid>
<description>&#60;p&#62;Thanks a lot for that feature man. It works well
&#60;/p&#62;</description>
</item>

</channel>
</rss>

