İçeriği;
Bu Eklenti vBulletine Twitter Özelliğini Katıyor
Profilinizde Twitter Kullanıcı Adı Ve Şifreyi Tanımlarsınız
Bağlantılarınızı Gösterirsiniz
Otomatik Olarak Kendi Hesabınızdaki Metni Burda Gösterir
Çağdaş Bir Eklenti
Kurulum;
1) Upload Klasöründekileri FTP'de Gerekli Yere Yükleyiniz
2) product-kk_vbtwitter.xml Ürün Yöneticisinden Upload Ediniz
3) Postbit Yada Postbit_Legacy Açın
Bunu Bulunuz
Üstüne Ekleyiniz
Kod:
4) SHOWTHREAD Template'i Açın
Bunu Bulunuz
Kod:
Bunu Sonuna Ekleyiniz
Kod:
Bunu Bulunuz
Kod:
Altına Ekleyiniz
Kod:
Bu Eklenti vBulletine Twitter Özelliğini Katıyor
Kurulum;
1) Upload Klasöründekileri FTP'de Gerekli Yere Yükleyiniz
2) product-kk_vbtwitter.xml Ürün Yöneticisinden Upload Ediniz
3) Postbit Yada Postbit_Legacy Açın
Bunu Bulunuz
Kod:
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
Kod:
Kod:
<if condition="$post['twitter_username']"><a href="tweet.php?do=post&id=$post[postid]&c=$post[postid]">Tweet this post!</a></if>
4) SHOWTHREAD Template'i Açın
Bunu Bulunuz
Kod:
Kod:
<if condition="$show['addpoll']">
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/addpoll.gif" alt="$vbphrase[add_a_poll]" /> <a href="poll.php?$session[sessionurl]do=newpoll&t=$threadinfo[threadid]">$vbphrase[add_a_poll_to_this_thread]</a></td>
</tr>
</if>
Bunu Sonuna Ekleyiniz
Kod:
Kod:
<if condition="$vbulletin->userinfo['twitter_username']">
<tr>
<td class="vbmenu_option">
<a href="tweet.php?do=thread&id=$threadinfo[threadid]">Tweet This Thread!</a>
</td>
</tr>
</if>
Bunu Bulunuz
Kod:
Kod:
<if condition="!$show['search_engine']">
<div><img class="inlineimg" src="$stylevar[imgdir_button]/printer.gif" alt="$vbphrase[show_printable_version]" vspace="1" /> <a href="printthread.php?$session[sessionurl]t=$threadid" rel="nofollow">$vbphrase[show_printable_version]</a></div>
<div><img class="inlineimg" src="$stylevar[imgdir_button]/sendtofriend.gif" alt="$vbphrase[email_this_page]" vspace="1" /> <a href="sendmessage.php?$session[sessionurl]do=sendtofriend&t=$threadid" rel="nofollow">$vbphrase[email_this_page]</a></div>
</if>
Kod:
Kod:
<if condition="$vbulletin->userinfo['twitter_username']"><a href="tweet.php?do=t