﻿<?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>WordPress Türkiye Forumları Konu: bbPress'de hot tag'ın yeri</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Konu: bbPress'de hot tag'ın yeri</description>
<language>en</language>
<pubDate>Tue, 14 Oct 2008 05:08:02 +0000</pubDate>

<item>
<title>mavi konu: "bbPress'de hot tag'ın yeri"</title>
<link>http://www.wordpress-tr.com/forum/topic/93#post-5343</link>
<pubDate>Sal, 10 Apr 2007 23:55:36 +0000</pubDate>
<dc:creator>mavi</dc:creator>
<guid isPermaLink="false">5343@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Pöpüler etiketleri bende forumun altına taşıdım fakat solda biraz boşluk oluştu&#60;br /&#62;
buraya &#60;a href=&#34;http://img211.imageshack.us/img211/6652/99kx8.gif&#34;&#62;link&#60;/a&#62; burda gördüğünüz tarzda reklamlar eklemek istiyorum fakat iframeyle çağırınca sorun oluşuyor sol tarafa bu tarz reklamları nasıl koyabilirim.&#60;/p&#62;
&#60;p&#62;kullandığım tema kakumei
&#60;/p&#62;</description>
</item>
<item>
<title>myhekim konu: "bbPress'de hot tag'ın yeri"</title>
<link>http://www.wordpress-tr.com/forum/topic/93#post-2773</link>
<pubDate>Sal, 06 Feb 2007 10:16:00 +0000</pubDate>
<dc:creator>myhekim</dc:creator>
<guid isPermaLink="false">2773@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;teşekkürler
&#60;/p&#62;</description>
</item>
<item>
<title>engin1984 konu: "bbPress'de hot tag'ın yeri"</title>
<link>http://www.wordpress-tr.com/forum/topic/93#post-2140</link>
<pubDate>Cts, 27 Jan 2007 14:12:40 +0000</pubDate>
<dc:creator>engin1984</dc:creator>
<guid isPermaLink="false">2140@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;ben yaptım oldu..gayet hoşmuş.
&#60;/p&#62;</description>
</item>
<item>
<title>anakin konu: "bbPress'de hot tag'ın yeri"</title>
<link>http://www.wordpress-tr.com/forum/topic/93#post-401</link>
<pubDate>Cts, 09 Dec 2006 12:45:03 +0000</pubDate>
<dc:creator>anakin</dc:creator>
<guid isPermaLink="false">401@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;şeklinde kodu&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;yerine şeklindeki kodu demek istemiş.
&#60;/p&#62;</description>
</item>
<item>
<title>Pessimist konu: "bbPress'de hot tag'ın yeri"</title>
<link>http://www.wordpress-tr.com/forum/topic/93#post-400</link>
<pubDate>Cts, 09 Dec 2006 12:41:29 +0000</pubDate>
<dc:creator>Pessimist</dc:creator>
<guid isPermaLink="false">400@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;heh anlamadım.. ney neyin üstüne :)
&#60;/p&#62;</description>
</item>
<item>
<title>Hasan konu: "bbPress'de hot tag'ın yeri"</title>
<link>http://www.wordpress-tr.com/forum/topic/93#post-393</link>
<pubDate>Cts, 09 Dec 2006 11:51:22 +0000</pubDate>
<dc:creator>Hasan</dc:creator>
<guid isPermaLink="false">393@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;frontpage.php dosyasındaki&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;hottags&#38;quot;&#38;gt;&#60;br /&#62;
&#38;lt;h2&#38;gt;&#38;lt;?php _e(&#38;#39;Hot Tags&#38;#39;); ?&#38;gt;&#38;lt;/h2&#38;gt;&#60;br /&#62;
&#38;lt;p class=&#38;quot;frontpageheatmap&#38;quot;&#38;gt;&#38;lt;?php tag_heat_map(); ?&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;kodunu silip&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;table id=&#38;quot;latest&#38;quot;&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#38;quot;forumlist&#38;quot;&#38;gt;&#60;br /&#62;
&#38;lt;h2&#38;gt;&#38;lt;?php _e(&#38;#39;Hot Tags&#38;#39;); ?&#38;gt;&#38;lt;/h2&#38;gt;&#60;br /&#62;
&#38;lt;p class=&#38;quot;frontpageheatmap&#38;quot;&#38;gt;&#38;lt;?php tag_heat_map(); ?&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;/table&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;şeklindeki kodu&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php if ( $bb_current_user-&#38;gt;ID ) : ?&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#38;quot;viewdiv&#38;quot;&#38;gt;&#60;br /&#62;
&#38;lt;h2&#38;gt;&#38;lt;?php _e(&#38;#39;Views&#38;#39;); ?&#38;gt;&#38;lt;/h2&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;altlarda bulunan kodunun hemen üstüne ekleyin. :)&#60;/p&#62;
&#60;p&#62;düzenleme: düzenledim.
&#60;/p&#62;</description>
</item>
<item>
<title>Pessimist konu: "bbPress'de hot tag'ın yeri"</title>
<link>http://www.wordpress-tr.com/forum/topic/93#post-391</link>
<pubDate>Cts, 09 Dec 2006 11:35:32 +0000</pubDate>
<dc:creator>Pessimist</dc:creator>
<guid isPermaLink="false">391@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;bu sorunun cevabını bende merak ediyorum..
&#60;/p&#62;</description>
</item>
<item>
<title>zoom konu: "bbPress'de hot tag'ın yeri"</title>
<link>http://www.wordpress-tr.com/forum/topic/93#post-376</link>
<pubDate>Cum, 08 Dec 2006 19:42:46 +0000</pubDate>
<dc:creator>zoom</dc:creator>
<guid isPermaLink="false">376@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;bbpress de hot tag sağ tarafta ben bu sitedeki gibi en alta alıp bütün görüntüyü yani forumlar kısmını ve son yazılanlarıda dahil ederek ortalamak istiyorum nasıl yaparım bunu?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
