﻿<?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: K2 Temasının  yorum özelliği</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Konu: K2 Temasının  yorum özelliği</description>
<language>en</language>
<pubDate>Tue, 07 Oct 2008 07:03:38 +0000</pubDate>

<item>
<title>ali konu: "K2 Temasının  yorum özelliği"</title>
<link>http://www.wordpress-tr.com/forum/topic/371#post-1866</link>
<pubDate>Paz, 21 Jan 2007 21:23:44 +0000</pubDate>
<dc:creator>ali</dc:creator>
<guid isPermaLink="false">1866@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Çok teşekkür ederiz, eminim faydalananlar olacaktır ;)
&#60;/p&#62;</description>
</item>
<item>
<title>Xenuan konu: "K2 Temasının  yorum özelliği"</title>
<link>http://www.wordpress-tr.com/forum/topic/371#post-1865</link>
<pubDate>Paz, 21 Jan 2007 21:19:52 +0000</pubDate>
<dc:creator>Xenuan</dc:creator>
<guid isPermaLink="false">1865@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Kendi soruma cevap vermek istiyorum. Belki başkasının işine yarar. Öncelikle&#60;/p&#62;
&#60;p&#62;style.css 'yi açıyoruz &#60;em&#62;#commentlist li&#60;/em&#62; (bende böle) bunun altına site sahibinin arka plan ayarlarını yapıştırıyoruz aynen şöle &#60;code&#62;	li.author_comment {&#60;br /&#62;
 		background-color: #d8fbd8;&#60;br /&#62;
		border-bottom: 1px solid #ddd;&#60;br /&#62;
		border-top: 1px solid #ddd;&#60;br /&#62;
		}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;ve hemen bunun altınada misafirlerin yorumlarının arka planı için bu kodu &#60;code&#62;	.alt_comment {&#60;br /&#62;
		background-color: #f8f8f8;&#60;br /&#62;
		border-bottom: 1px solid #ddd;&#60;br /&#62;
		border-top: 1px solid #ddd;&#60;br /&#62;
		}&#60;br /&#62;
&#60;/code&#62; yapıştırıyoruz ve sonra &#60;strong&#62;comments.php&#60;/strong&#62;'i açıyoruz. orda hemen &#38;lt;?php foreach ($comments as $comment) : ?&#38;gt; komutunun altına&#60;br /&#62;
 &#60;strong&#62;&#38;lt;li clas..&#60;/strong&#62; diye başlayan komutu var onuda şunla &#60;code&#62;&#38;lt;li class=&#34;&#38;lt;?php if ($comment-&#38;gt;comment_author_email == get_the_author_email()) echo 'author_comment'; else echo $oddcomment; ?&#38;gt; commentlist&#34; id=&#34;comment-&#38;lt;?php comment_ID() ?&#38;gt;&#34;&#38;gt;&#60;/code&#62; ile değiştiriyoruz.&#60;br /&#62;
azıcık altlarda &#60;strong&#62;&#38;lt;?php endforeach; ?&#38;gt;&#60;/strong&#62; var hemen ondan öncede şunu &#60;code&#62;&#38;lt;?php /* Changes every other comment to a different class */&#60;br /&#62;
  		if ('alt_comment' == $oddcomment) $oddcomment = '';&#60;br /&#62;
  		else $oddcomment = 'alt_comment';&#60;br /&#62;
  	?&#38;gt;&#60;/code&#62; yapıştırıyoruz ve işimiz bitiyor :)
&#60;/p&#62;</description>
</item>
<item>
<title>Xenuan konu: "K2 Temasının  yorum özelliği"</title>
<link>http://www.wordpress-tr.com/forum/topic/371#post-1611</link>
<pubDate>Paz, 14 Jan 2007 06:12:52 +0000</pubDate>
<dc:creator>Xenuan</dc:creator>
<guid isPermaLink="false">1611@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;yok 3 saatten beri uğraşıyorum olmuyor. istediğim imkansız birşey gibi gözüküyor.
&#60;/p&#62;</description>
</item>
<item>
<title>Xenuan konu: "K2 Temasının  yorum özelliği"</title>
<link>http://www.wordpress-tr.com/forum/topic/371#post-1610</link>
<pubDate>Paz, 14 Jan 2007 02:53:38 +0000</pubDate>
<dc:creator>Xenuan</dc:creator>
<guid isPermaLink="false">1610@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;bu eklentiden hiç bir şey anlamadım valla :( &#60;/p&#62;
&#60;p&#62;edit: hala bişey anlamadım(bu saatten olabilir) ama matnığını kavradım gibi..
&#60;/p&#62;</description>
</item>
<item>
<title>ali konu: "K2 Temasının  yorum özelliği"</title>
<link>http://www.wordpress-tr.com/forum/topic/371#post-1607</link>
<pubDate>Paz, 14 Jan 2007 02:13:37 +0000</pubDate>
<dc:creator>ali</dc:creator>
<guid isPermaLink="false">1607@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Büyük ihtmalle &#60;a href=&#34;http://dev.wp-plugins.org/wiki/AuthorHighlight&#34;&#62;Author Highlight&#60;/a&#62; eklentisini temaya entegre ederek başarmışlardır.
&#60;/p&#62;</description>
</item>
<item>
<title>Xenuan konu: "K2 Temasının  yorum özelliği"</title>
<link>http://www.wordpress-tr.com/forum/topic/371#post-1604</link>
<pubDate>Paz, 14 Jan 2007 01:44:20 +0000</pubDate>
<dc:creator>Xenuan</dc:creator>
<guid isPermaLink="false">1604@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Merhaba,&#60;br /&#62;
k2 Temasını kullanınca admin commentinin değişik renkte olduğunu farketmişsinizdir kendi yaptığım temadada bu özelliği uygulamak istiyorum k2 nin içinde aradım ama bir türlü bulamadım. Sanırım CSS'si &#60;/p&#62;
&#60;p&#62;li.byuser {&#60;br /&#62;
	background: #f6f7f8;&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;li.bypostauthor {&#60;br /&#62;
	background: #eee;&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;bunlar olmalı ama comments.php de buna benzer hiçbirşey yok.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
