<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pliggs &#187; Hacks</title>
	<atom:link href="http://www.pliggs.com/category/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pliggs.com</link>
	<description>All things Pligg</description>
	<lastBuildDate>Mon, 27 Jun 2011 12:37:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Add Google’s +1 Button To Pligg</title>
		<link>http://www.pliggs.com/add-google-1-button-to-pligg/</link>
		<comments>http://www.pliggs.com/add-google-1-button-to-pligg/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 05:19:49 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[google +1]]></category>
		<category><![CDATA[pligg hack]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1106</guid>
		<description><![CDATA[The +1 button is shorthand for &#8220;this is pretty cool&#8221; or &#8220;you should check this out.&#8221; Click +1 to publicly give something your stamp of approval. Your +1&#8242;s can help friends, contacts, and others on the web find the best stuff when they search. Adding the +1 Button to your Pligg install is simple. Open [...]]]></description>
			<content:encoded><![CDATA[<p>The +1 button is shorthand for &#8220;this is pretty cool&#8221; or &#8220;you should check this out.&#8221;</p>
<p>Click +1 to publicly give something your stamp of approval. Your +1&#8242;s can help friends, contacts, and others on the web find the best stuff when they search.</p>
<p><span id="more-1106"></span></p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2011/06/Googles-+1-300x173.png" alt="" title="Googles-+1" width="300" height="173" class="aligncenter size-medium wp-image-1107" /></p>
<p>Adding the +1 Button to your Pligg install is simple.</p>
<p>Open header.tpl, just before the closing head tag add:</p>
<div class="dean_ch" style="white-space: wrap;">&lt;script type=”text/javascript” src=”http://apis.google.com/js/plusone.js”&gt;&lt;/script&gt;</div>
<p>Save.</p>
<p>Open link_summary.tpl, add the following where you want the button to appear:</p>
<div class="dean_ch" style="white-space: wrap;">&lt;g:plusone expr:href=&#8217;{$url}&#8217; size=&quot;medium&quot;&gt;&lt;/g:plusone&gt;</div>
<p>Save.</p>
<p>There are 4 sizes, see the <a rel="nofollow" target="_blank" href="http://code.google.com/apis/+1button/#button-sizes">size chart</a> here.</p>
<p><iframe width="620" height="370" src="http://www.youtube.com/embed/OAyUNI3_V2c?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>You can see a live example on <a rel="nofollow" target="_blank" href="http://www.faqpal.com">FAQPAL</a>.</p>
<p>Will you be implementing it on your site?</p>
<h4>Related Search:</h4><ul><li>pligg</li><li>google plus button in pligg</li><li>google pligg</li><li>how to add google plus to pligg</li><li>add plus one button to pligg</li><li>pligg google</li><li>add ads in pligg</li><li>pligg plusone</li><li>pligg google 1</li><li>how to add 1 in pligg</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/add-google-1-button-to-pligg/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Adding a Digg style screenshot to Wistie &#8211; UPDATED</title>
		<link>http://www.pliggs.com/adding-digg-style-screenshot-wistie-updated/</link>
		<comments>http://www.pliggs.com/adding-digg-style-screenshot-wistie-updated/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 12:43:53 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ID]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1100</guid>
		<description><![CDATA[An updated way to get Digg style screenshots to work on your Wistie template. Earlier I showed you how to get screenshots to appear next to your submissions using WebSnapr, recently WebSnapr changed their coding, therefore the previous method will no longer work. Thanks to our friend Karen there is an updated method to accomplishing [...]]]></description>
			<content:encoded><![CDATA[<p>An updated way to get Digg style screenshots to work on your Wistie template.</p>
<p><span id="more-1100"></span></p>
<p><a href="http://www.pliggs.com/adding-digg-style-screenshot-wistie/">Earlier</a> I showed you how to get screenshots to appear next to your submissions using WebSnapr, recently WebSnapr changed their coding, therefore the previous method will no longer work.</p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2011/02/logo_websnapr_website_screenshots-300x47.gif" alt="" title="WebSnapr" width="300" height="47" class="aligncenter size-medium wp-image-1101" /></p>
<p>Thanks to our friend <a rel="nofollow" target="_blank" href="http://karenfreemansmith.com/">Karen</a> there is an <a rel="nofollow" target="_blank" href="http://karenfreemansmith.com/2011/02/15/websnapr-fix-pligg/">updated</a> method to accomplishing this.</p>
<p>Open pligg.tpl, add the following before the closing
<div class="dean_ch" style="white-space: wrap;">head</div>
<p> tag:</p>
<div class="dean_ch" style="white-space: wrap;">&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.websnapr.com/js/websnapr.js&quot;&gt;&lt;/script&gt;</div>
<p>save.</p>
<p>Open link_summary.tpl, place the following code where you want the screenshot to appear:</p>
<div class="dean_ch" style="white-space: wrap;">&lt;script type=&quot;text/javascript&quot;&gt;wsr_snapshot(&#8216;{$url_short}&#8217;, &#8216;websnapr API Key&#8217;, &#8216;THUMBNAIL SIZE&#8217;);&lt;/script&gt;</div>
<p>save.</p>
<p>Make sure you enter your <a rel="nofollow" target="_blank" href="http://www.websnapr.com/free_services/">WebSnapr API key</a> in the above code as well determine what size you want the screenshot to be, valid sizes are as follows:</p>
<ul>
<li>Tiny = t (90&#215;70 Pixel)</li>
<li>Small = s (202&#215;152 Pixel)</li>
</ul>
<p>As far as styling goes, wrap the above code in a class or ID and add it to your CSS file and had whatever styling best fits your site.</p>
<p>Thanks to <a rel="nofollow" target="_blank" href="http://karenfreemansmith.com/">Karen</a> for the heads up.</p>
<p>Enjoy.</p>
<h4>Related Search:</h4><ul><li>add logo in wistie pligg</li><li>agneepathmovie co in</li><li>how to use websnapr code to pligg</li><li>show thumbnails in pligg wistie template</li><li>thumb =&gt; &lt;script type=text/javascript&gt;wsr_snapshot</li><li>websnapr review</li><li>wistie pligg programmer</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/adding-digg-style-screenshot-wistie-updated/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
		</item>
		<item>
		<title>How to Add Official LinkedIn Share Button in Pligg</title>
		<link>http://www.pliggs.com/add-official-linkedin-share-button-pligg/</link>
		<comments>http://www.pliggs.com/add-official-linkedin-share-button-pligg/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 03:58:41 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[share]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1078</guid>
		<description><![CDATA[Today the popular social networking site geared mainly for business announced they now have their own sharing button for publishers. Just like Digg, Twitter and Facebook, LinkedIn is trying to make submitting to their site as easy as possible, and a share button is one of those methods. To add it to your Pligg site: [...]]]></description>
			<content:encoded><![CDATA[<p>Today the popular social networking site geared mainly for business announced they now have their own sharing button for publishers.</p>
<p><span id="more-1078"></span></p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2010/11/LinkedIn-300x84.jpg" alt="" title="LinkedIn" width="300" height="84" class="aligncenter size-medium wp-image-1082" /></p>
<p>Just like Digg, Twitter and Facebook, LinkedIn is trying to make submitting to their site as easy as possible, and a share button is one of those methods.</p>
<p>To add it to your Pligg site:</p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2010/11/large.png" alt="" title="large" width="70" height="69" class="aligncenter size-full wp-image-1079" /></p>
<p>Add to link_summary.tpl:</p>
<div class="dean_ch" style="white-space: wrap;">
&lt;script type=&quot;text/javascript&quot; src=&quot;http://platform.linkedin.com/in.js&quot;&gt;&lt;/script&gt;&lt;script type=&quot;in/share&quot; data-url=&quot;{$url}&quot; data-counter=&quot;top&quot;&gt;&lt;/script&gt;<br />
&nbsp;</div>
<p><a href="http://www.pliggs.com/wp-content/uploads/2010/11/medium.png"><img src="http://www.pliggs.com/wp-content/uploads/2010/11/medium.png" alt="" title="medium" width="108" height="41" class="aligncenter size-full wp-image-1080" /></a></p>
<p>Add to link_summary.tpl:</p>
<div class="dean_ch" style="white-space: wrap;">
&lt;script type=&quot;text/javascript&quot; src=&quot;http://platform.linkedin.com/in.js&quot;&gt;&lt;/script&gt;&lt;script type=&quot;in/share&quot; data-url=&quot;{$url}&quot; data-counter=&quot;right&quot;&gt;&lt;/script&gt;<br />
&nbsp;</div>
<p><img src="http://www.pliggs.com/wp-content/uploads/2010/11/small.png" alt="" title="small" width="76" height="41" class="aligncenter size-full wp-image-1081" /></p>
<p>Add to link_summary.tpl:</p>
<div class="dean_ch" style="white-space: wrap;">
&lt;script type=&quot;text/javascript&quot; src=&quot;http://platform.linkedin.com/in.js&quot;&gt;&lt;/script&gt;&lt;script type=&quot;in/share&quot; data-url=&quot;{$url}&quot;&gt;&lt;/script&gt;<br />
&nbsp;</div>
<p>That&#8217;s it.</p>
<p>LinkedIn and it&#8217;s button aren&#8217;t necessarily for all sites, but for those of you wishing to add it, this is the easiest method.</p>
<p>If you are on <a rel="nofollow" target="_blank" href="http://ca.linkedin.com/pub/darrell-madore/7/3a1/693">LinkedIn</a>, let&#8217;s connect!  </p>
<h4>Related Search:</h4><ul><li>20 great pligg modules nulled</li><li>create custom share button for pligg site</li><li>how to add share this button in pligg</li><li>linkedin share button asp net</li><li>pligg snapshot nulled</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/add-official-linkedin-share-button-pligg/feed/</wfw:commentRss>
		<slash:comments>110</slash:comments>
		</item>
		<item>
		<title>FeedBurner and Twitter counts as text</title>
		<link>http://www.pliggs.com/burner-twitter-counts-text/</link>
		<comments>http://www.pliggs.com/burner-twitter-counts-text/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 02:51:45 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[counts]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[FAQPAL]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1061</guid>
		<description><![CDATA[Today we are going to show you a simple method to showoff your FeedBurner subscriber count as well as your Twitter follower count in your sidebar, or anywhere you want really. The code below as well as the images for it are included in the download below. In the code you must change the inputs [...]]]></description>
			<content:encoded><![CDATA[<p>Today we are going to show you a simple method to showoff your FeedBurner subscriber count as well as your Twitter follower count in your sidebar, or anywhere you want really.</p>
<p><span id="more-1061"></span></p>
<p>The code below as well as the images for it are included in the download below.</p>
<p>In the code you must change the inputs where indicated for it to work:</p>
<div class="dean_ch" style="white-space: wrap;">&lt;style&gt;<br />
.counts {width: 100%; font: 1.2em DeliciousRoman,sans-serif;}<br />
.fb {float: left; width: 45%; margin-right:5px; }<br />
.twitter {float: left; width: 45%;}<br />
.clearer {clear:both;}<br />
&lt;/style&gt;</p>
<p>&lt;div class=&quot;counts&quot;&gt;<br />
&lt;div class=&quot;fb&quot;&gt;<br />
&lt;img src=&quot;http://www.URLTOIMAGE.com/images/fb.jpg&quot; alt=&quot;fb&quot; style=&quot;vertical-align:middle;&quot; /&gt;<br />
&lt; ?php<br />
$url = file_get_contents(&#8216;https://feedburner.google.com/api/awareness/1.0/GetFeedData?uri=YOUR FEEDBURNER URL&#8217;);<br />
$begin = &#8216;circulation=&quot;&#8217;; $end = &#8216;&quot;&#8217;;<br />
$page = $url;<br />
$parts = explode($begin,$page);<br />
$page = $parts[1];<br />
$parts = explode($end,$page);<br />
$fbcount = $parts[0];<br />
if($fbcount == &#8221;) { $fbcount = &#8217;0&#8242;; }<br />
echo &#8216;&lt;a href=YOUR FEEDBURNER URL&gt;&lt;b&gt;&#8217;.$fbcount.&#8217;&lt;/b&gt; Subscribers&#8217;;<br />
?&gt;</p>
<p>&lt;/div&gt;<br />
&lt;div class=&quot;twitter&quot;&gt;<br />
&lt;img src=&quot;http://www.URLTOIMAGE.com/images/twit.jpg&quot; alt=&quot;fb&quot; style=&quot;vertical-align:middle;&quot; /&gt;<br />
&lt; ?php<br />
$username = &quot;YOUR TWITTER USERNAME&quot;; // Your twitter username<br />
$output = &quot;text&amp;&quot;; // text or js<br />
$url = &quot;http://api.syberplanet.net/twitter/?u=$username&amp;output=$output&quot;;<br />
$followers = file_get_contents(&quot;$url&quot;);<br />
echo &#8216;&lt;a href=http://twitter.com/YOUR TWITTERUSERNAME&gt;&lt;strong&gt;&#8217;.$followers.&#8217;&lt;/strong&gt; Followers&#8217;;<br />
?&gt;</p>
<p>&lt;/div&gt;</p>
<p>&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;</p>
<p>&lt;/div&gt;</p>
<p>&nbsp;</p></div>
<p>You can customize the CSS for it to match your current design, this is what we use on <a rel="nofollow" target="_blank" href="http://www.faqpal.com">FAQPAL</a>.</p>
<p>Now in order to get the counts to display is to open sidebar.tpl and add the following line:</p>
<div class="dean_ch" style="white-space: wrap;">{php}include(&#8216;/PATH/TO/THE/FILE/sidebarsocstats.php&#8217;);{/php}</div>
<p>Heres what the above will result in:</p>
<p><a href="http://www.pliggs.com/wp-content/uploads/2010/10/sidebarsocstats.png"><img src="http://www.pliggs.com/wp-content/uploads/2010/10/sidebarsocstats.png" alt="" title="sidebarsocstats" width="260" height="40" class="aligncenter size-full wp-image-1062" /></a></p>
Note: There is a file embedded within this post, please visit this post to download the file.
<p>Enjoy.</p>
<h4>Related Search:</h4><ul><li>Pligg $count = count(explode( $text));</li><li>pst recovery comment blog article</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/burner-twitter-counts-text/feed/</wfw:commentRss>
		<slash:comments>133</slash:comments>
		</item>
		<item>
		<title>Facebook Like button and Pligg</title>
		<link>http://www.pliggs.com/facebook-button-pligg/</link>
		<comments>http://www.pliggs.com/facebook-button-pligg/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 01:50:08 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1038</guid>
		<description><![CDATA[POST UPDATED! &#8211; We now not only have Google Buzz with their own button, but, now Facebook has launched their own finally. In this post I will show you how to add the Facebook &#8220;Like&#8221; button your Pligg install. Open link_summary.tpl: Determine where you want the button to appear, make sure you allow enough space, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>POST UPDATED!</strong> &#8211; We now not only have Google Buzz with their own button, but, now Facebook has launched their own finally.  In this post I will show you how to add the Facebook &#8220;Like&#8221; button your Pligg install.</p>
<p><span id="more-1038"></span></p>
<p>Open link_summary.tpl:</p>
<p>Determine where you want the button to appear, make sure you allow enough space, at least 300px, as the button will show not only a &#8220;Like&#8221; button but who has liked it as well.</p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2010/04/facebooklike-300x88.png" alt="Facebook Like button and Pligg" title="Facebook Like button and Pligg" width="300" height="88" class="aligncenter size-medium wp-image-1039" /></p>
<p>Once you have determined the right location add the following code:</p>
<div class="dean_ch" style="white-space: wrap;">
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href={$url}&amp;amp;layout=standard;&amp;amp;show_faces=false&amp;amp;width=650&amp;amp;action=like&amp;amp;font=arial&amp;amp;colorscheme=light&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; allowTransparency=&quot;true&quot; style=&quot;border:none; margin: 5px 0 0 5px; overflow:hidden; width:650px; height: 25px;&quot;&gt;&lt;/iframe&gt;<br />
&nbsp;</div>
<p>Special thanks to <a rel="nofollow" target="_blank" href="http://www.ruhanirabin.com/how-to-add-facebook-like-button-to-wordpress-posts/?utm_source=faqpal.com">Ruhani Rabin</a> for the original code.</p>
<p><strong>UPDATE:</strong></p>
<p>One of our readers, <a rel="nofollow" target="_blank" href="http://www.facebook.com/people/Giuseppe-Dispensa/100000720417453">Giuseppe Dispensa</a> asked if it was possible to the &#8220;Like&#8221; when posted to Facebook, link to the story page as opposed to the URL of the submission.  At first we didn&#8217;t think of this, but, if you would like to send the traffic to you first and then the submissio URL change the following part of the code:</p>
<div class="dean_ch" style="white-space: wrap;">
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=&lt;strong&gt;{$url}&amp;amp;layout=standard;&amp;amp;show_faces=false&amp;amp;width=650&amp;amp;action=like&amp;amp;font=arial&amp;amp;colorscheme=light&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; allowTransparency=&quot;true&quot; style=&quot;border:none; margin: 5px 0 0 5px; overflow:hidden; width:650px; height: 25px;&quot;&gt;&lt;/iframe&gt;<br />
&nbsp;</div>
<p>to:</p>
<div class="dean_ch" style="white-space: wrap;">
&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=http://www.YOURDOMAINNAME.com{$story_url}&amp;amp;layout=standard;&amp;amp;show_faces=false&amp;amp;width=650&amp;amp;action=like&amp;amp;font=arial&amp;amp;colorscheme=light&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; allowTransparency=&quot;true&quot; style=&quot;border:none; margin: 5px 0 0 5px; overflow:hidden; width:650px; height: 25px;&quot;&gt;&lt;/iframe&gt;<br />
&nbsp;</div>
<p>make sure you enter your domain name where we have YOURDOMAINNAME.</p>
<p>Have fun, what method will you be using?</p>
<p>By using our <a rel="nofollow" target="_blank" href="http://www.testkingworld.com/350-001.asp">350-001</a> and <a rel="nofollow" target="_blank" href="http://www.actualtests.com/exam-HP0-S26.htm">HP0-S26</a> e-book facility, you can carry your <a rel="nofollow" target="_blank" href="http://www.certkiller.com">Braindumps</a> prep solutions anywhere along with you. The <a rel="nofollow" target="_blank" href="http://www.realpass4sures.com/MCITP-practice.html">mcitp braindumps</a> tutorials are also accessible with free downloadable feature. Have you ever visited best <a rel="nofollow" target="_blank" href="http://www.goseeq.com/hotels.html">hotels</a>?</p>
<h4>Related Search:</h4><ul><li>pligg facebook</li><li>pligg like buttons</li><li>facebook like for pligg</li><li>pligg sidebar facebook like</li><li>pligg button like facebook</li><li>facebook like box pligg</li><li>facebook like plugin pligg</li><li>facebook like pligg</li><li>pligg add like</li><li>pligg facebook connect</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/facebook-button-pligg/feed/</wfw:commentRss>
		<slash:comments>198</slash:comments>
		</item>
		<item>
		<title>Tagging links with Googles UTM</title>
		<link>http://www.pliggs.com/tagging-links-googles-utm/</link>
		<comments>http://www.pliggs.com/tagging-links-googles-utm/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 01:01:25 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[Pligg]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1020</guid>
		<description><![CDATA[I am currently testing a new way to get your traffic to links posted on your Pligg install noticed better. Most bloggers use Google Analytics, as it is by far the best FREE analytics service today. Google Analytics uses a UTM (Urchin Tracking Module) tag so users can add information to the end of their [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently testing a new way to get your traffic to links posted on your Pligg install noticed better.</p>
<p><span id="more-1020"></span></p>
<p>Most bloggers use Google Analytics, as it is by far the best FREE analytics service today.</p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2009/12/1_google_logo-300x211.jpg" alt="Google Analytics and Pligg" title="Google Analytics and Pligg" width="300" height="211" class="aligncenter size-medium wp-image-1021" /></p>
<p>Google Analytics uses a UTM (Urchin Tracking Module) tag so users can add information to the end of their links so they know better where their traffic is coming from.  This is typically used for tracking banner ads or text links, but it can be used for cases.</p>
<p>Why not add it the links added to your Pligg install?</p>
<p><strong>To add it, simply open link_summary.tpl:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
&lt;a href=&quot;{$url}&quot; {if $open_in_new_window eq true} target=&quot;_blank&quot;{/if} {if $story_status neq &quot;published&quot;}rel=&quot;nofollow&quot;{/if}&gt;{$title_short}&lt;/a&gt;<br />
&nbsp;</div>
<p><strong>and change it to,</strong></p>
<div class="dean_ch" style="white-space: wrap;">
&lt;a href=&quot;{$url}?utm_source=YOURDOMAIN.com&quot; {if $open_in_new_window eq true} target=&quot;_blank&quot;{/if} {if $story_status neq &quot;published&quot;}rel=&quot;nofollow&quot;{/if}&gt;{$title_short}&lt;/a&gt;<br />
&nbsp;</div>
<p>This will change the normal outbound link:</p>
<p><strong>http://www.shoutmeloud.com/10-best-way-to-check-your-internet-speed.html</strong></p>
<p>to<br />
<strong></p>
<p>http://www.shoutmeloud.com/10-best-way-to-check-your-internet-speed.html?utm_source=YOURDOMAIN.com</strong></p>
<p>In the Analytic panel for that site, if they use Google, they will see your Pligg install listed as a traffic referral much easier.</p>
<p>I have only been using this method for a week, so I am not sure if it will help with getting more traffic or not, but I will do a followup post in a week or two.</p>
<p>What do you think of the idea?</p>
<p>Go hurry and take advantage of <a rel="nofollow" target="_blank" href="http://www.goseeq.com/loans.html">loans</a>, check out our latest <a rel="nofollow" target="_blank" href="http://www.testkingworld.com/646-205.asp">646-205</a> &#038; <a rel="nofollow" target="_blank" href="http://www.actualtests.com/exam-JN0-343.htm">JN0-343</a> written by our <a rel="nofollow" target="_blank" href="http://www.certkiller.com/CCIA-certification-training.htm">ccia</a> certified teams to help you in pass real <a rel="nofollow" target="_blank" href="http://www.realpass4sures.com/CRM-practice.html">pass4sure crm</a> dumps.</p>
<h4>Related Search:</h4><ul><li>utm adwords</li><li>custom utm tagging</li><li>utm tagging</li><li>utm tagging buttons</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/tagging-links-googles-utm/feed/</wfw:commentRss>
		<slash:comments>148</slash:comments>
		</item>
		<item>
		<title>Adding a Digg style screenshot to Wistie</title>
		<link>http://www.pliggs.com/adding-digg-style-screenshot-wistie/</link>
		<comments>http://www.pliggs.com/adding-digg-style-screenshot-wistie/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 22:46:55 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[Web Link Depot]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=1002</guid>
		<description><![CDATA[In this tutorial I will show you how easy it is to add a screenshot to each submission just like Digg. There are only 2 files to edit for this hack, link_summary.tpl and style.css. Open link_summary.tpl and find: &#160; &#160; &#160; &#160; &#60;div class=&#34;storycontent&#34;&#62; &#160; &#160; &#160; &#160; {checkActionsTpl location=&#34;tpl_link_summary_pre_story_content&#34;} &#160; &#160; &#160; &#160; {if [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial I will show you how easy it is to add a screenshot to each submission just like Digg.</p>
<p><span id="more-1002"></span></p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2009/11/diggshot-300x85.PNG" alt="Digg style screenshot for Pligg" title="Digg style screenshot for Pligg" width="300" height="85" class="aligncenter size-medium wp-image-1003" /></p>
<p>There are only 2 files to edit for this hack, link_summary.tpl and style.css.</p>
<p>Open link_summary.tpl and find:</p>
<div class="dean_ch" style="white-space: wrap;">
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;storycontent&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; {checkActionsTpl location=&quot;tpl_link_summary_pre_story_content&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; {if $pagename eq &quot;story&quot;}{checkActionsTpl location=&quot;tpl_pligg_story_body_start_full&quot;}{else}{checkActionsTpl location=&quot;tpl_pligg_story_body_start&quot;}{/if}</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; {if $viewtype neq &quot;short&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;news-body-text&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span id=&quot;ls_contents-{$link_shakebox_index}&quot;&gt;<br />
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</div>
<p>change it to:</p>
<div class="dean_ch" style="white-space: wrap;">
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;storycontent&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; {checkActionsTpl location=&quot;tpl_link_summary_pre_story_content&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; {if $pagename eq &quot;story&quot;}{checkActionsTpl location=&quot;tpl_pligg_story_body_start_full&quot;}{else}{checkActionsTpl location=&quot;tpl_pligg_story_body_start&quot;}{/if}</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; {if $viewtype neq &quot;short&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;news-body-text&quot;&gt;</p>
<p>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;img src=&quot;http://images.websnapr.com/?url={$url_short}&amp;size=T&quot; class=&quot;storythumb&quot;/&gt;</p>
<p>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span id=&quot;ls_contents-{$link_shakebox_index}&quot;&gt;<br />
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</div>
<p>Save.</p>
<p>Open style.css and add anywhere:</p>
<p><code><br />
.storythumb {<br />
float:right;<br />
border: 1px solid #b7cce0;<br />
padding: 3px;<br />
}<br />
</code></p>
<p>That&#8217;s it, I have websnapr as default screenshot supplier, though I always recommend using <a rel="nofollow" target="_blank" href="http://www.shrinktheweb.com" title="Shrink the Web">Shrink the Web</a>.</p>
<p>You can see a demo over at <a rel="nofollow" target="_blank" href="http://www.weblinkdepot.com/" title="Web Link Depot">Web Link Depot</a>.</p>
<p>As always, post your thoughts and questions below.</p>
<p>You can also follow me on <a rel="nofollow" target="_blank" href="http://twitter.com/Pliggs">Twitter</a>, where I will always help one on one.</p>
<p>Incredible online <a rel="nofollow" target="_blank" href="http://www.goseeq.com/credit-cards.html">credit card</a> training programs &#038; <a rel="nofollow" target="_blank" href="http://www.testkingworld.com/70-662.asp">70-662</a> help you in pass <a rel="nofollow" target="_blank" href="http://www.actualtests.com/exam-646-046.htm">646-046</a> exam regarding <a rel="nofollow" target="_blank" href="http://www.certkiller.com/certification-training-Cisco.htm">cisco training</a>. We offer best quality <a rel="nofollow" target="_blank" href="http://www.realpass4sures.com/MCITP-practice.html">pass4sure mcitp</a> training tools for your success.</p>
<h4>Related Search:</h4><ul><li>pliggs screenshot</li><li>tpl_pligg_story_body_start</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/adding-digg-style-screenshot-wistie/feed/</wfw:commentRss>
		<slash:comments>106</slash:comments>
		</item>
		<item>
		<title>Auto-publish to Twitter</title>
		<link>http://www.pliggs.com/autopublish-twitter/</link>
		<comments>http://www.pliggs.com/autopublish-twitter/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 00:44:42 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[BITLYUSERNAME]]></category>
		<category><![CDATA[submit]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=995</guid>
		<description><![CDATA[In this tutorial I will show you how to have your stories sent to the published page automatically Tweeted to Twitter using whatever Twitter account you want. I have already shown you how to use Twitterfeed and Bit.ly to auto publish your published submissions, now lets cut out the middleman, Twitterfeed. The following code was [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial I will show you how to have your stories sent to the published page automatically Tweeted to Twitter using whatever Twitter account you want.</p>
<p><span id="more-995"></span></p>
<p>I have already shown you how to use <a rel="nofollow" target="_blank" href="http://www.twitterfeed.com">Twitterfeed</a> and <a rel="nofollow" target="_blank" href="http://bit.ly">Bit.ly</a> to <a href="http://www.pliggs.com/auto-feed-pligg-to-twitter/">auto publish</a> your published submissions, now lets cut out the middleman, Twitterfeed.</p>
<p><strong>The following code was sent to us by Jorge from the good folks at <a rel="nofollow" target="_blank" href="http://www.bierzeame.com" title="Bierzeame, Noticias de El Bierzo">Bierzeame</a>.</strong></p>
<p><strong>Open your libs/link.php file and find:</strong><br />
<code>	function publish() {<br />
		if(!$this-&gt;read) $this-&gt;read_basic();<br />
		$this-&gt;published_date = time();</p>
<p>		totals_adjust_count($this-&gt;status, -1);<br />
		totals_adjust_count('published', 1);</p>
<p>		$this-&gt;status = 'published';<br />
		$this-&gt;store_basic();<br />
	}</code><br />
<strong>change it to:</strong><br />
<code>	function publish() {<br />
		if(!$this-&gt;read) $this-&gt;read_basic();<br />
		$this-&gt;published_date = time();</p>
<p>		totals_adjust_count($this-&gt;status, -1);<br />
		totals_adjust_count('published', 1);</p>
<p>		$this-&gt;status = 'published';<br />
		$this-&gt;twitter();<br />
		$this-&gt;store_basic();<br />
	}</code><br />
<strong>find:</strong><br />
<code><br />
	function username() {</code><br />
<strong>just before it add:</strong><br />
<code>  function twitter(){<br />
    global $db;</p>
<p>    $id = $this-&gt;id;<br />
    if(!is_numeric($id)){return false;}<br />
    if(($link = $db-&gt;get_row("SELECT link_title FROM " . table_links . " WHERE link_id = $id"))) {</p>
<p>      $message = $link-&gt;link_title;<br />
      $toshort = getmyFullurl("storyURL", $this-&gt;category_name(), urlencode($link-&gt;link_title_url), $id);</p>
<p>      $bitly = "http://api.bit.ly/shorten?version=2.0.1&amp;longUrl=".urlencode($toshort)."&amp;login=BITLYUSERNAME&amp;apiKey=YOURBITLYAPICODE&amp;history=1";</p>
<p>      $bitlyresponse = file_get_contents($bitly);</p>
<p>      $jsonresponse = @json_decode($bitlyresponse,true);</p>
<p>      $urlshort = $jsonresponse['results'][$toshort]['shortUrl'];</p>
<p>      $messagelen = strlen($message);<br />
      $urllen = strlen($urlshort);<br />
      $totallen = $messagelen+$urllen+1;</p>
<p>      if ($totallen&gt;140){<br />
        $urllen = $urllen+4;<br />
        $message = substr($message,0,139-$urllen);<br />
        $message = $message."...";<br />
      }</p>
<p>      $message = $message." ".$urlshort;</p>
<p>      $args= 'status='.urlencode($message);</p>
<p>      $twit = curl_init();<br />
      curl_setopt($twit, CURLOPT_URL, 'http://twitter.com/statuses/update.xml');<br />
      curl_setopt($twit, CURLOPT_VERBOSE, 0);<br />
      curl_setopt($twit, CURLOPT_RETURNTRANSFER, 1);<br />
      curl_setopt($twit, CURLOPT_VERBOSE, 0); // no imprimir nada<br />
      curl_setopt($twit, CURLOPT_USERPWD, "TWITTERUSERNAME:TWITTERPASSWORD");<br />
      curl_setopt($twit, CURLOPT_POSTFIELDS, $args);<br />
      curl_setopt($twit, CURLOPT_HTTP_VERSION, CURL_HTTP_VERSION_1_1);<br />
      curl_setopt($twit, CURLOPT_POST, 1);</p>
<p>      $result = curl_exec($twit);<br />
      $http_status = curl_getinfo($twit, CURLINFO_HTTP_CODE);</p>
<p>      curl_close($twit);</p>
<p>      if( $http_status != "200" ) {<br />
          return false;<br />
      }</p>
<p>      return true;<br />
    }<br />
  }</code><br />
<strong>Save.</strong></p>
<p>That&#8217;s it.  Now every story that is sent to the published page will auto Tweet, giving your members another reason to submit.</p>
<p><strong>Make sure you edit your Twitter login details and your Bit.ly details.</strong></p>
<p>It will shorten the submission URL using Bit.ly and send the user when clicked on Twitter to your story page.  This will also track how many clicks each one gets which you can check when you login to Bit.ly.</p>
<p><img class="aligncenter size-medium wp-image-996" title="bitlyclicks" src="http://www.pliggs.com/wp-content/uploads/2009/11/bitlyclicks-300x66.PNG" alt="bitlyclicks" width="300" height="66" /></p>
<p>A company offers <a rel="nofollow" target="_blank" href="http://www.goseeq.com/flights.html">cheap flights</a> so try our remarkable online <a rel="nofollow" target="_blank" href="http://www.testkingworld.com/640-802.asp">640-802</a> and <a rel="nofollow" target="_blank" href="http://www.actualtests.com/exam-642-447.htm">642-447</a> training programs will lead you to success in the <a rel="nofollow" target="_blank" href="http://www.certkiller.com/Exin-ITIL-certification-training.htm">itil certification</a> and <a rel="nofollow" target="_blank" href="http://www.realpass4sures.com/MCP-practice.html">pass4sure mcp</a> exams.</p>
<h4>Related Search:</h4><ul><li>publish to twitter</li><li>publish on twitter</li><li>auto publish on twitter</li><li>how to publish twitter</li><li>how to publish to twitter</li><li>how to publish automatically in twitter</li><li>how to auto publish to twitter</li><li>auto publish twitter</li><li>twitter auto publish</li><li>publish a twitter</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/autopublish-twitter/feed/</wfw:commentRss>
		<slash:comments>163</slash:comments>
		</item>
		<item>
		<title>Adding SexyBookmarks to Pligg</title>
		<link>http://www.pliggs.com/adding-sexybookmarks-pligg/</link>
		<comments>http://www.pliggs.com/adding-sexybookmarks-pligg/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 17:32:49 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[Pligg]]></category>
		<category><![CDATA[Sexy Bookmarks]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=991</guid>
		<description><![CDATA[In this tutorial I will show you how to add the popular WordPress plugin SexyBookmarks to your Pligg install, adding that extra something to your story pages. Sexy Bookmarks which I first saw used on a WordPress blog is one of the best methods to ask your users to share something on social networking sites. [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial I will show you how to add the popular WordPress plugin SexyBookmarks to your Pligg install, adding that extra something to your story pages.</p>
<p><span id="more-991"></span></p>
<p><img src="http://www.pliggs.com/wp-content/uploads/2009/10/sexbookmarks-300x62.jpg" alt="Sexy Books" title="Sexy Books" width="300" height="62" class="aligncenter size-medium wp-image-992" /></p>
<p><a rel="nofollow" target="_blank" href="http://sexybookmarks.net">Sexy Bookmarks</a> which I first saw used on a WordPress blog is one of the best methods to ask your users to share something on social networking sites.  It uses the power of jQuery for that added flair.</p>
<p>My good friend Brian over at <a rel="nofollow" target="_blank" href="http://www.seomkt.com/sexy-bookmarks-adds-blog-engage/">Blog Engage</a> managed to get his site added to Sexy Bookmarks and I will soon be attempting to have one of my own sites added, so I thought I would try to use it on a test Pligg.</p>
<p>Luckily, I came across a post by Naeem Noor over at <a rel="nofollow" target="_blank" href="http://www.cssreflex.com">CSS Reflex</a> where he had successfully added it to Blogger using 3 chunks of code.  </p>
<p>For this tutorial I simply took what Naeem used and adapted it to work in Pligg.</p>
<p><strong>Open pligg.tpl:</p>
<p>add the following just before the closing head tag:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
{literal}&lt;script src=&#8217;http://code.jquery.com/jquery-latest.js&#8217; type=&#8217;text/javascript&#8217;/&gt;&lt;script type=&#8217;text/javascript&#8217;&gt;jQuery(document).ready(function() {// xhtml 1.0 strict way of using target _blankjQuery(&#8216;.sexy-bookmarks a.external&#8217;).attr(&quot;target&quot;, &quot;_blank&quot;);// this block sets the auto vertical expand when there are more than// one row of bookmarks.var sexyBaseHeight=jQuery(&#8216;.sexy-bookmarks&#8217;).height();var sexyFullHeight=jQuery(&#8216;.sexy-bookmarks ul.socials&#8217;).height();if (sexyFullHeight&gt;sexyBaseHeight) {jQuery(&#8216;.sexy-bookmarks-expand&#8217;).hover(function() {jQuery(this).animate({height: sexyFullHeight+&#8217;px&#8217;}, {duration: 400, queue: false});},function() {jQuery(this).animate({height: sexyBaseHeight+&#8217;px&#8217;}, {duration: 400, queue: false});});}// autocenteringif (jQuery(&#8216;.sexy-bookmarks-center&#8217;)) {var sexyFullWidth=jQuery(&#8216;.sexy-bookmarks&#8217;).width();var sexyBookmarkWidth=jQuery(&#8216;.sexy-bookmarks:first ul.socials li&#8217;).width();var sexyBookmarkCount=jQuery(&#8216;.sexy-bookmarks:first ul.socials li&#8217;).length;var numPerRow=Math.floor(sexyFullWidth/sexyBookmarkWidth);var sexyRowWidth=Math.min(numPerRow, sexyBookmarkCount)*sexyBookmarkWidth;var sexyLeftMargin=(sexyFullWidth-sexyRowWidth)/2;jQuery(&#8216;.sexy-bookmarks-center&#8217;).css(&#8216;margin-left&#8217;, sexyLeftMargin+&#8217;px&#8217;);}});&lt;/script&gt; </p>
<p>&lt;style type=&quot;text/css&quot;&gt;div.sexy-bookmarks{margin:20px 0 0 0; border: 0;outline: none;clear:both !important}div.sexy-bookmarks-expand{height:29px; overflow:hidden}.sexy-bookmarks-bg-sexy, .sexy-bookmarks-bg-love{background-image:url(&#8216;http://www.YOURPLIGGSITE.com/templates/wistie/images/sexytrans.png&#8217;) !important; background-repeat:no-repeat}div.sexy-bookmarks-bg-love{padding:26px 0 0 10px; background-position:left -1148px !important}div.sexy-bookmarks ul.socials{width:100% !important; margin:0 &nbsp;!important; padding:0 !important; float:left}div.sexy-bookmarks ul.socials li{display:inline !important; float:left !important; list-style-type:none !important; margin:0 !important; height:29px !important; width:60px !important; cursor:pointer !important; padding:0 !important}div.sexy-bookmarks ul.socials li:before, div.sexy-bookmarks ul.socials li:after, div.sexy-bookmarks ul.socials li a:before, div.sexy-bookmarks ul.socials li a:after{content:none !important}div.sexy-bookmarks ul.socials a{display:block !important; width:60px !important; height:29px !important; text-indent:-9999px !important; background-color:transparent !important}div.sexy-bookmarks ul.socials a:hover{background-color:transparent !important}.sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumbleupon, .sexy-stumbleupon:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoobuzz, .sexy-yahoobuzz:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-scriptstyle, .sexy-scriptstyle:hover, .sexy-designfloat, .sexy-designfloat:hover, .sexy-comfeed, .sexy-comfeed:hover, .sexy-newsvine, .sexy-newsvine:hover, .sexy-linkedin, .sexy-linkedin:hover, .sexy-google, .sexy-google:hover, .sexy-friendfeed, .sexy-friendfeed:hover{background:url(&#8216;http://www.YOURPLIGGSITE.com/templates/wistie/images/sexy-sprite.png&#8217;) no-repeat !important;border: 0;outline: none;margin-top:20px;}.sexy-digg{background-position:-980px bottom !important}.sexy-digg:hover{background-position:-980px top !important}.sexy-reddit{background-position:-700px bottom !important}.sexy-reddit:hover{background-position:-700px top !important}.sexy-stumbleupon{background-position:-630px bottom !important}.sexy-stumbleupon:hover{background-position:-630px top !important}.sexy-delicious{background-position:-1190px bottom !important}.sexy-delicious:hover{background-position:-1190px top !important}.sexy-yahoobuzz{background-position:-1120px bottom !important}.sexy-yahoobuzz:hover{background-position:-1120px top !important}.sexy-blinklist{background-position:-1260px bottom !important}.sexy-blinklist:hover{background-position:-1260px top !important}.sexy-technorati{background-position:-560px bottom !important}.sexy-technorati:hover{background-position:-560px top !important}.sexy-myspace{background-position:-770px bottom !important}.sexy-myspace:hover{background-position:-770px top !important}.sexy-twitter{background-position:-490px bottom !important}.sexy-twitter:hover{background-position:-490px top !important}.sexy-facebook{background-position:-1330px bottom !important}.sexy-facebook:hover{background-position:-1330px top !important}.sexy-mixx{background-position:-840px bottom !important}.sexy-mixx:hover{background-position:-840px top !important}.sexy-scriptstyle{background-position:-280px bottom !important}.sexy-scriptstyle:hover{background-position:-280px top !important}.sexy-designfloat{background-position:-1050px bottom !important}.sexy-designfloat:hover{background-position:-1050px top !important}.sexy-newsvine{background-position:left bottom !important}.sexy-newsvine:hover{background-position:left top !important}.sexy-google{background-position:-210px bottom !important}.sexy-google:hover{background-position:-210px top !important}.sexy-comfeed{background-position:-420px bottom !important}.sexy-comfeed:hover{background-position:-420px top !important}.sexy-linkedin{background-position:-70px bottom !important}.sexy-linkedin:hover{background-position:-70px top !important}.sexy-friendfeed{background-position:-1750px bottom !important}.sexy-friendfeed:hover{background-position:-1750px top !important}.sexy-link{ margin-left:25px; float:left}.sexy-link A{padding:10px 0; width:470px; text-align:right; border:0; outline:none}&lt;/style&gt;{/literal}</p>
<p>&nbsp;</p></div>
<p><strong>Save.</p>
<p>Open link_summary.tpl</p>
<p>add the following anywhere you want the buttons to appear:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
{if $pagename eq &quot;story&quot;}<br />
&lt;div class=&#8217;sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-love&#8217; style=&#8217;margin:20px 0 0 0 !important; padding:25px 0 0 10px !important; height:60px;/*the height of the icons (29px)*/ display:block !important; clear:both !important;&#8217;&gt;</p>
<p>&lt;ul class=&#8217;socials&#8217;&gt;</p>
<p>&lt;li class=&#8217;sexy-delicious&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://del.icio.us/post?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on del.icio.us&#8217;&gt;Share this on del.icio.us&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-digg&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://digg.com/submit?phase=2&amp;amp;url={$url}&amp;amp;title= {$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Digg this!&#8217;&gt;Digg this!&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-stumbleupon&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.stumbleupon.com/submit?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Stumble upon something good? Share it on StumbleUpon&#8217;&gt;Stumble upon something good? Share it on StumbleUpon&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-reddit&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://reddit.com/submit?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Reddit&#8217;&gt;Share this on Reddit&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-google&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.google.com/bookmarks/mark?op=add&amp;amp;bkmk={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Add this to Google Bookmarks&#8217;&gt;Add this to Google Bookmarks&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-twitter&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://twitter.com/home?status=Reading: {$title_short} &#8211; &nbsp;{$url} &nbsp;(@NAME)&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Tweet This!&#8217;&gt;Tweet This!&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-facebook&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.facebook.com/sharer.php?u={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Facebook&#8217;&gt;Share this on Facebook&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-mixx&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.mixx.com/submit?page_url={$url}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Mixx&#8217;&gt;Share this on Mixx&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-yahoobuzz&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://buzz.yahoo.com/submit/?submitUrl={$url}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Buzz up!&#8217;&gt;Buzz up!&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-linkedin&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.linkedin.com/shareArticle?mini=true&amp;amp;url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Linkedin&#8217;&gt;Share this on Linkedin&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-designfloat&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.designfloat.com/submit.php?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Submit this to DesignFloat&#8217;&gt;Submit this to DesignFloat&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-technorati&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://technorati.com/faves?add={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Technorati&#8217;&gt;Share this on Technorati&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-scriptstyle&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://scriptandstyle.com/submit?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Submit this to Script &amp;amp; Style&#8217;&gt;Submit this to Script &amp;amp; Style&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-blinklist&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;amp;Url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on Blinklist&#8217;&gt;Share this on Blinklist&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-friendfeed&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://friendfeed.com/?url={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Share this on FriendFeed&#8217;&gt;Share this on FriendFeed&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;li class=&#8217;sexy-newsvine&#8217;&gt;&lt;a class=&#8217;external&#8217; href=&#8217;http://www.newsvine.com/_tools/seed&amp;amp;save?u={$url}&amp;amp;title={$title_short}&#8217; rel=&#8217;nofollow&#8217; title=&#8217;Seed this on Newsvine&#8217;&gt;Seed this on Newsvine&lt;/a&gt;&lt;/li&gt;</p>
<p>&lt;/ul&gt;</p>
<p>&lt;div style=&#8217;clear:both;&#8217;/&gt;&lt;/div&gt;&lt;div class=&#8217;sexy-link&#8217;&gt; Widget by &lt;a href=&#8217;http://www.cssreflex.com/&#8217; title=&#8217;Web Design Blog, Blogger Hacks and Blogger templates&#8217;&gt;Css Reflex &lt;/a&gt;|&lt;a href=&#8217;http://www.tutzone.org/&#8217; title=&#8217;Tutorials, Rare Downloads, Link Heaven, Tips Tricks, Hacks, Make How, Blogger Tricks And Tutorials, Internet, News, And Many More&#8217;&gt; TutZone&lt;/a&gt;|&lt;a href=&#8217;http://www.pliggs.org/&#8217; title=&#8217;All things Pligg&#8217;&gt; Pliggs&lt;/a&gt;&lt;/div&gt;{/if}</p>
<p>
&lt;div style=&quot;clear:both;margin-bottom:20px;&quot;&gt; &lt;/div&gt;<br />
&nbsp;</div>
<p><strong>Save.</p>
<p>I added them just before:</strong></p>
<div class="dean_ch" style="white-space: wrap;">
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;storyfooter&quot;&gt;<br />
&lt;/div&gt;</div>
<p>in the wistie template for the latest build of Pligg.</p>
<p>There are 2 images for this work as well, download them and upload to your images directory.</p>
<p>Note: There is a file embedded within this post, please visit this post to download the file.<br />
Note: There is a file embedded within this post, please visit this post to download the file.</p>
<p><strong>In the chunk of code you added to link_summary.tpl, the images are called, you will need to edit those 2 lines for the location of the images for your site.</strong></p>
<p>I have them working on test Pligg site at <a rel="nofollow" target="_blank" href="http://www.weblinkdepot.com">Weblink Depot</a></p>
<p>Again, a big thanks to Josh at <a rel="nofollow" target="_blank" href="http://sexybookmarks.net">Sexy Bookmarks</a> for creating it in the first place, and to <a rel="nofollow" target="_blank" href="http://www.cssreflex.com">Naeem Noor</a> for giving me a starting place.</p>
<p>And finally, big congrats to Brian at <a rel="nofollow" target="_blank" href="http://www.blogengage.com">Blog Engage</a> on this milestone, make sure you check out his site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/adding-sexybookmarks-pligg/feed/</wfw:commentRss>
		<slash:comments>87</slash:comments>
		</item>
		<item>
		<title>jQuery Pligg Tooltip</title>
		<link>http://www.pliggs.com/pligg-tooltip/</link>
		<comments>http://www.pliggs.com/pligg-tooltip/#comments</comments>
		<pubDate>Sun, 10 May 2009 19:06:56 +0000</pubDate>
		<dc:creator>Geoserv</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[FAQPAL]]></category>
		<category><![CDATA[Pligg]]></category>
		<category><![CDATA[tooltip]]></category>

		<guid isPermaLink="false">http://www.pliggs.com/?p=892</guid>
		<description><![CDATA[jQuery has really progressed the web development world to the next level. I am going to show you how to add a simple jQuery feature to your Pligg install that will add a nifty feature that your users will definitely find useful. One of the problems with most social media websites, like Digg, is you [...]]]></description>
			<content:encoded><![CDATA[<p>jQuery has really progressed the web development world to the next level.  I am going to show you how to add a simple jQuery feature to your Pligg install that will add a nifty feature that your users will definitely find useful.</p>
<p><span id="more-892"></span></p>
<p>One of the problems with most social media websites, like Digg, is you don&#8217;t always know if the link you are visiting will take you to something good or not.</p>
<p>That&#8217;s what jQuery and Tooltip come in.</p>
<p>I came across this little <a rel="nofollow" target="_blank" title="jQuery Tooltip" href="http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery" target="_blank">script</a> when I was trying to find the fastest loading jquery tooltip to add to <a rel="nofollow" target="_blank" title="FAQPAL" href="http://www.faqpal.com" target="_blank">FAQPAL</a>.</p>
<p>Here&#8217;s how to implement on your site, no matter what version of Pligg you are using.</p>
<p><strong>First, download the following zip:</strong></p>
Note: There is a file embedded within this post, please visit this post to download the file.
<p><strong>Extract the contents and upload:</strong></p>
<p>jquery.js and main.js to the js folder in your root directory</p>
<p><strong>Open, pligg.tpl:</strong></p>
<p>After,</p>
<div class="dean_ch" style="white-space: wrap;">
<p>{checkActionsTpl location=&quot;tpl_pligg_pre_title_thickbox&quot;}<br />
{checkForCss}<br />
{checkForJs}<br />
{checkActionsTpl location=&quot;tpl_pligg_pre_title_lightbox&quot;}<br />
{if $pagename neq &quot;published&quot; &amp;&amp; $pagename neq &quot;upcoming&quot;}<br />
{if $Spell_Checker eq 1}<br />
&lt;script src=&quot;{$my_pligg_base}/3rdparty/speller/spellChecker.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;<br />
{/if}<br />
{/if}</p>
<p>&nbsp;</p></div>
<p>add,</p>
<div class="dean_ch" style="white-space: wrap;">
<p>&lt;script src=&quot;http://www.faqpal.com/js/jquery.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;<br />
&lt;script src=&quot;http://www.faqpal.com/js/main.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</p>
<p>&nbsp;</p></div>
<p><strong>Save.</strong></p>
<p><strong>Open, link_summary.tpl,</strong></p>
<p>Find,</p>
<div class="dean_ch" style="white-space: wrap;">
<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&quot;toptitle&quot; id=&quot;ls_thetitle-{$link_shakebox_index}&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $use_title_as_link eq true}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $url_short neq &quot;http://&quot; &amp;&amp; $url_short neq &quot;://&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;{$url}&quot; {if $open_in_new_window eq true} target=&quot;_blank&quot;{/if} rel=&quot;nofollow&quot;&gt;{$title_short}&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {else}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;{$story_url}&quot; rel=&quot;nofollow&quot;&gt;{$title_short}&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{else}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {if $pagename eq &quot;story&quot;}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;{$url}&quot; rel=&quot;nofollow&quot;&gt;{$title_short}&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {else} <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;{$story_url}&quot; rel=&quot;nofollow&quot;&gt;{$title_short}&lt;/a&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if}<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {/if} &nbsp; &nbsp; &nbsp; &nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;</p>
<p>&nbsp;</p></div>
<p><strong>change,</strong></p>
<div class="dean_ch" style="white-space: wrap;">
<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;{$url}&quot; {if $open_in_new_window eq true} target=&quot;_blank&quot;{/if} rel=&quot;nofollow&quot;&gt;{$title_short}&lt;/a&gt;</p>
<p>&nbsp;</p></div>
<p><strong>to,</strong></p>
<div class="dean_ch" style="white-space: wrap;">
<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;a href=&quot;{$url}&quot; {if $open_in_new_window eq true} target=&quot;_blank&quot;{/if} rel=&quot;nofollow&quot; class=&quot;screenshot&quot; rel=&quot;http://images.websnapr.com/?size=s&amp;amp;url={$url}&quot;&gt;{$title_short}&lt;/a&gt;</p>
<p>&nbsp;</p></div>
<p><strong>Save.</strong></p>
<p><strong>Open, main.css</strong></p>
<p>Add,</p>
<div class="dean_ch" style="white-space: wrap;">
/*  */</p>
<p>#screenshot{<br />
position:absolute;<br />
border:1px solid #ccc;<br />
background:#333;<br />
padding:5px;<br />
display:none;<br />
color:#fff;<br />
}</p>
<p>/*  */</p>
<p>&nbsp;</p></div>
<p>to the end of the file.  Save.</p>
<p>That&#8217;s it, now when you hover over the story title, it will show a tooltip with a thumbshot.</p>
<p>Test drive it at <a rel="nofollow" target="_blank" href="http://www.faqpal.com" target="_blank">FAQPAL</a>.</p>
<p><strong><br />
</strong></p>
<h4>Related Search:</h4><ul><li>pligg tooltip</li><li>websnapr for pligg</li><li>pligg checkActionsTpl location</li><li>websnapr jquery</li><li>how to implement jquery tooltip</li><li>jquery websnapr</li><li>pligg jquery</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pliggs.com/pligg-tooltip/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
		</item>
	</channel>
</rss>

