Hızlı Arama
![]() |
|
|
#1 (permalink) |
![]() Status: Yönetici
Üyelik tarihi: Aug 2008
Bulunduğu yer: ANKARA
Mesajlar: 1,107
Tecrübe Puanı: 10
![]() ![]() |
Kişisel Konu Sabitleme-Türkçe
![]() Bu eklenti ile üyeler kendi istedikleri konuları sabitleyebilirler.Her üye sabitlediği konuyu sabit olarak sadece kendisi görebilir. ![]() Öncelikle product-personalsticky.xml dosyasını Ürün Yöneticisi'nden yükleyin. images klasöründeki imajları yerlerine gönderin. Daha sonra FTP'den forumdisplay.php dosyasını çekin. BUL: PHP- Kodu:
PHP- Kodu:
PHP- Kodu:
AŞAĞIDAKİ İLE DEĞİŞTİR: PHP- Kodu:
Kod:
$threadbits Kod:
$threadbits_personalsticky Kod:
<if condition="$show['member']">
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/subscribe.gif" alt="$vbphrase[subscription]" />
<if condition="$show['subscribed']">
<a href="subscription.php?$session[sessionurl]do=removesubscription&t=$threadid" rel="nofollow">$vbphrase[unsubscribe_from_this_thread]</a>
<else />
<a href="subscription.php?$session[sessionurl]do=addsubscription&t=$threadid" rel="nofollow">$vbphrase[subscribe_to_this_thread]</a>
</if>
</td>
</tr>
Kod:
<tr>
<td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/mysticky.gif" />
<if condition="in_array($thread['threadid'], $personalstickys)">
<a href="showthread.php?$session[sessionurl]do=unpersonalsticky&t=$threadid">$vbphrase[personal_unsticky]</a>
<else />
<a href="showthread.php?$session[sessionurl]do=personalsticky&t=$threadid">$vbphrase[personal_sticky]</a>
</if>
</td>
</tr>
threadbit template'inde BUL: Kod:
<if condition="$show['taglist'] OR $show['moderated'] OR $show['deletedthread'] OR $show['paperclip'] OR $show['subscribed'] OR $show['sticky'] OR $show['rexpires']"> Kod:
<if condition="$show['taglist'] OR $show['moderated'] OR $show['deletedthread'] OR $show['paperclip'] OR $show['subscribed'] OR $show['sticky'] OR $show['rexpires'] OR $personalsticky"> Kod:
<if condition="$show['sticky']"> <img class="inlineimg" src="$stylevar[imgdir_misc]/sticky.gif" alt="$vbphrase[sticky_thread]" /> </if> Kod:
<if condition="$personalsticky"> <img class="inlineimg" src="$stylevar[imgdir_misc]/mystickypin.gif" alt="$vbphrase[personal_sticky_thread]" /> </if> ![]() ![]() ![]() ![]() |
|
|
|
![]() |
| Etiketler |
| als, alt, button, den, ekle, eklenti, field, ftp, gif, ile, kendi, kişisel, konu, konuları, kurulum, php, sabitlemetürkçe, sadece, sonra, sor, template, türkçe, xml, yarimezgi, yarimezgi.com, İle |
| Seçenekler | |
| Stil | |
|
|