<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.webmastersite.net/forums/templates/default/rss.css" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>WSN Support  </title>
<link>http://www.webmastersite.net/forums</link>
<description></description>
<language>en-us</language>

<item>
<title>Small Upgrade to the Searchalldefaulttab Tweak</title>
<description>p 	ex: I have the searchalldefaulttab tweak set to categories, so categories always show first on a search. But sometimes there may be no category match, but several link matches. In this case, the tab for link matches shows up, but the actual link listings remain hidden. It'd be nice if your default tab has no results, than listings of other types would become the new default./p p 	I fixed that in searchallfilled.php by changing the code bit to:/p p 	 /p div 	// add template javascript for the new tabbing options/div div 	if (tweakisset('searchalldefaulttab')) $default = tweakvalue('searchalldefaulttab'); else $default = 'categories';/div div 	if ($numcatresults == 0) /div div 	$extradocreadystuff .= "/div div 	$('#links').show0);/div div 	$('#categories').hide(0);/div div 	$('#comments').hide(0);/div div 	$('#members').hide(0);/div div 	$('#".$default."').hide(0);/div div 	";/div div 	} else /div div 	$extradocreadystuff .= "/div div 	$('#links').hide(0);/div div 	$('#categories').hide(0);/div div 	$('#comments').hide(0);/div div 	$('#members').hide(0);/div div 	$('#".$default."').show(0);/div div 	";/div div 	}/div div 	 /div div 	 /div div 	But I'm sure there's a better way that would be universal for everyone, no matter what their default tab is./div</description>
<link>http://www.webmastersite.net/forums/threads/small-upgrade-to-the-searchalldefaulttab-tweak-9467.html</link>
<pubDate>Sat, 27 Apr 2013 14:06:00 GMT</pubDate>
<guid>http://www.webmastersite.net/forums/thread/9467/</guid>
</item>

<item>
<title>Twitter Bootstrap template</title>
<description>Version 8. How about the bootstrap template? 

http://twitter.github.io/bootstrap/

Thanks.</description>
<link>http://www.webmastersite.net/forums/threads/twitter-bootstrap-template-9465.html</link>
<pubDate>Thu, 25 Apr 2013 05:21:52 GMT</pubDate>
<guid>http://www.webmastersite.net/forums/thread/9465/</guid>
</item>

<item>
<title>Next and Previous Tags</title>
<description>I would suggest this is quite a vital inclusion to all WSN scripts.
 
 	rel="next"  and rel="prev"  on pagination.
 
 	Very important for SEO on paginated content  [url=http://googlewebmastercentral.blogspot.co.uk/2012/03/video-about-pagination-with-relnext-and.html]http://googlewebmastercentral.blogspot.co.uk/2012/03/video-about-pagination-with-relnext-and.html[/url]</description>
<link>http://www.webmastersite.net/forums/threads/next-and-previous-tags-9463.html</link>
<pubDate>Thu, 04 Apr 2013 20:50:14 GMT</pubDate>
<guid>http://www.webmastersite.net/forums/thread/9463/</guid>
</item>

<item>
<title>Backup templates</title>
<description>For some reason, whether it be a recent upgrade or something else, all of my custom templates were completely overwritten on two of my sites, replaced by WSN default templates.  Although I had backups, there had been changes after I took the backups, so whatever happened cost me a days work.  I am now incredibly worried this could happen again, I cant afford that to happen.
 
 	Can we have some way of backing up our templates within WSN, like clone but just the templates. Perhaps even taking a backup automatically before an upgrade.</description>
<link>http://www.webmastersite.net/forums/threads/backup-templates-9453.html</link>
<pubDate>Tue, 26 Feb 2013 15:43:17 GMT</pubDate>
<guid>http://www.webmastersite.net/forums/thread/9453/</guid>
</item>

<item>
<title>New variables</title>
<description>I would like to see some new valiables...
 
 	 
 
 	MEMBERTOTALRATINGS}  shows how many times the member has rated listings.
 
 	RATINGOWNERAVATARURL}  allows us to show the members avatar next to ratings with reviews</description>
<link>http://www.webmastersite.net/forums/threads/new-variables-9452.html</link>
<pubDate>Sun, 24 Feb 2013 01:21:01 GMT</pubDate>
<guid>http://www.webmastersite.net/forums/thread/9452/</guid>
</item>

</channel>
</rss>