<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Share on facebook</title>
		<link>https://www.cotonti.com</link>
		<description>Son konu mesajları</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Mon, 13 Apr 2026 06:37:00 -0000</pubDate>

		<item>
			<title>DemptD</title>
			<description><![CDATA[All that comes up in the popup with that code on my site is:<br />
<br />
<blockquote>Arctic Gatebil - Bilklubben for Troms og omegn!<br />
<a href="http://www.arctic-gatebil.com/index..." rel="nofollow">http://www.arctic-gatebil.com/index...</a><br />
Arctic Gatebil - Bilklubben for Troms og omegn!</blockquote>
<br />
But on the page/gallery.tpl and such it shows the info about whats on the page.]]></description>
			<pubDate>Çrş, 01 Nis 2009 02:32:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=2516&d=0#post10810]]></link>
		</item>
		<item>
			<title>Lissbol</title>
			<description><![CDATA[I just added this code to my page.tpl or whatever .tpl file you want to share.<br />
<br />
<br />
<pre class="code">
&lt;script&gt;function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&amp;t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}&lt;/script&gt;&lt;style&gt; html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left; border:none; }&lt;/style&gt;&lt;a href=https://www.cotonti.com/&quot;http://www.facebook.com/share.php?u=&lt;url&gt;&quot; onclick=&quot;return fbs_click()&quot; target=&quot;_blank&quot; class=&quot;fb_share_link&quot;&gt;Share on Facebook&lt;/a&gt;
</pre>
<br />
Same as you posted in your 1st post if you add that to the page.tpl you will have the same as on that other site.]]></description>
			<pubDate>Çrş, 01 Nis 2009 02:27:06 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=2516&d=0#post10809]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[Yeah, it shares the current url.<br />
<br />
On one site it also has a CMS, dont know what kind he has a Share on facebook button every news item with a link to that news.<br />
<br />
The url on the share link:<br />
<br />
<pre class="code">
<a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.sommertreff.no%2FNyheter%2Flyd-pa-hjul-til-vartreffet.html" rel="nofollow">http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.sommertreff.no%2FNyheter%2Flyd-pa-hjul-til-vartreffet.html</a></pre>
<br />
The site:<br />
<br />
<a href="http://www.sommertreff.no/" rel="nofollow">http://www.sommertreff.no/</a>]]></description>
			<pubDate>Çrş, 01 Nis 2009 00:06:25 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=2516&d=0#post10798]]></link>
		</item>
		<item>
			<title>Lombi</title>
			<description><![CDATA[Right, that code shares the URL you're on. If you click on the news post and then share, it will share the news.<br />
<br />
You'd need something a bit less simple as that snippet.]]></description>
			<pubDate>Sal, 31 Mar 2009 18:05:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=2516&d=0#post10787]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[How can i use it on my site?<br />
<br />
I have the code for it in my news.tpl, but when i &quot;share&quot; it it doesnt show the news just a link to my site.<br />
<br />
Is it any way to get it to share the news, forum posts and such?<br />
<br />
<a href="http://www.facebook.com/share_partners.php" rel="nofollow">http://www.facebook.com/share_partners.php</a><br />
<br />
<blockquote><strong>Facebook:</strong><hr />Add a link or button to your site to make it easier for your content to be shared on Facebook. Copy and paste the following code blocks into your site and replace &lt;url&gt; with the link you want to Share.</blockquote>
<br />
The code:<br />
<br />
<pre class="code">&lt;script&gt;function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&amp;t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}&lt;/script&gt;&lt;style&gt; html .fb_share_button { display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; } html .fb_share_button:hover { color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none; } &lt;/style&gt; &lt;a href=https://www.cotonti.com/&quot;http://www.facebook.com/share.php?u=&lt;url&gt;&quot; class=&quot;fb_share_button&quot; onclick=&quot;return fbs_click()&quot; target=&quot;_blank&quot; style=&quot;text-decoration:none;&quot;&gt;Share&lt;/a&gt;</pre>]]></description>
			<pubDate>Sal, 31 Mar 2009 05:38:30 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=2516&d=0#post10778]]></link>
		</item>
	</channel>
</rss>