IRCForum - IRC ve mIRC Kullanıcıları Topluluğu  
  IRCForum - IRC ve mIRC Kullanıcıları Topluluğu > IRCForum.Gen.TR - Webmaster > vBulletin > vBulletin Eklentileri
Kaydol Topluluk Bugünkü Mesajlar Ara


vBulletin'e Twitter Entegrasyonu [vBTwitter]


Kullanıcı Etiket Listesi

Yeni Konu Aç Cevapla
 
Konu Araçları Görünüm Modları
Eskimiş 31-Aralık-2024, 16:23   #1
 
SynaX Kullanıcısının Avatarı

Üye No: 1
Kayıt Tarihi: 26-Aralık-2024
Mesajlar: 862
Konular: 829
Nerden: Bursa
Takımı: Beşiktaş
Meslek:
Aldığı Beğeni: 4
Beğendikleri: 7
@SynaX
Varsayılan vBulletin'e Twitter Entegrasyonu [vBTwitter]

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 Kodu Bulunuz;


Kod
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
Üstüne Ekleyiniz:


Kod
<if condition="$post['twitter_username']"><a href="tweet.php?do=post&amp;id=$post[postid]&amp;c=$post[postid]">Tweet this post!</a></if>
SHOWTHREAD Template'i Açın
Bu Kodu Bulunuz;


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&amp;t=$threadinfo[threadid]">$vbphrase[add_a_poll_to_this_thread]</a></td>
    </tr>
    </if>
Bu Kodu Sonuna Ekleyiniz:


Kod
  <if condition="$vbulletin->userinfo['twitter_username']">
    <tr>
        <td class="vbmenu_option">
            <a href="tweet.php?do=thread&ampid=$threadinfo[threadid]">Tweet This  Thread!</a>
        </td>
    </tr>
    </if>
Bu kodu Bulunuz;


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&amp;t=$threadid" rel="nofollow">$vbphrase[email_this_page]</a></div>
        </if>
Altına ekleyiniz:


Kod
<if condition="$vbulletin->userinfo['twitter_username']"><a href="tweet.php?do=thread&amp;id=$threadinfo[threadid]">Tweet This  Thread!</a></if>

Eklenmiş Dosyalar
Dosya Türü: zip ISO-8859-1''vBTwitter v1.0.3.zip (25.7 KB, 0 görüntüleme)
 
Alıntı ile Cevapla
Cevapla

Yer İmleri

Etiketler
entegrasyonu, twitter, vbtwitter, vbulletine


Konuyu Görüntüleyen Aktif Kullanıcılar: 1 (0 üye ve 1 misafir)
 

Yayınlama Kuralları
Yeni konu açamazsınız
Cevap gönderemezsiniz
Eklenti ekleyemezsiniz
Mesajlarınızı düzenleyemezsiniz

Kodlama is Açık
İfadeler Açık'dir
[IMG] kodu: Açık
HTML kodu: Kapalı
Trackbacks are Kapalı
Pingbacks are Kapalı
Refbacks are Kapalı