MyBBDepo - Türkiyenin MyBB Deposu Forumuna Hoşgeldiniz
Eğer sitemize yaptığınız ilk ziyaretiniz ise, lütfen öncelikle Forum Kurallarını okuyunuz. Forumumuzda bilgi alışverişinde bulunabilmeniz için Kayıt olmalısınız. Üye olmayanlar forumumuzdan yararlanamazlar.
Eğer zaten kayıtlı kullanıcı iseniz, lütfen kullanıcı adınız ve şifreniz ile, Giriş yapınız. (Sitemize üyelik ücretsizdir).
007combatant avatar
Konuyu Oyla:
  • Derecelendirme: 4/5 - 4 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 4/5 - 4 oy

Side Boxes Plus! Plugin [Gelişmiş] (anasayfa + konuda sağ blok)


Sponsor Reklam

Çevrimdışı 007combatant
 Tarih: 06-07-2012, Saat:23:09
#9
showthread şablonunun içeriğini burada paylaşırmısın.

Kısaca aşağıdaki kodlarda 1 tane olması gerekiyor.

Kod:
{$konu_sidebar_1}{$konu_bilgileri}{$konu_okuyanlar}{$konu_iciarama}{$konu_khizlimenu}{$konu_benzerkonu}{$konu_ekkutu}{$konu_sidebar_2}

ve

Kod:
{$konu_sidebar_3}

Eğer bunlardan birden fazla varsa fazla gözükür.
Cevapla
Bunu Beğenenler:

Çevrimdışı Forrest_Gump
 Tarih: 07-07-2012, Saat:01:19
#10
Bu Eklentide Sorun mu var acaba
Mozillada Sorun veriyor konu gösteriminde
tüm browserlerde sorun yok mozillada sorun veriyor
Cevapla
Bunu Beğenenler:

Çevrimdışı 007combatant
 Tarih: 07-07-2012, Saat:08:52
#11
(07-07-2012, Saat:01:19)Forrest_Gump Adlı Kullanıcıdan Alıntı: Bu Eklentide Sorun mu var acaba
Mozillada Sorun veriyor konu gösteriminde
tüm browserlerde sorun yok mozillada sorun veriyor

Eklenti şuan bu sitede ve daha birçok sitede kullanılmaktadır. Gördüğünüz gibi hiç bir sorun olmadan çalışıyor.
Cevapla
Bunu Beğenenler:

Çevrimdışı Selim Atalay
 Tarih: 07-07-2012, Saat:12:10
#12
(06-07-2012, Saat:23:09)007combatant Adlı Kullanıcıdan Alıntı: showthread şablonunun içeriğini burada paylaşırmısın.

Kısaca aşağıdaki kodlarda 1 tane olması gerekiyor.

Kod:
{$konu_sidebar_1}{$konu_bilgileri}{$konu_okuyanlar}{$konu_iciarama}{$konu_khizlimenu}{$konu_benzerkonu}{$konu_ekkutu}{$konu_sidebar_2}

ve

Kod:
{$konu_sidebar_3}

Eğer bunlardan birden fazla varsa fazla gözükür.

Kod:
<html>
<head>
<title>{$thread['subject']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
    var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1400"></script>
</head>
<body>
    {$header}
    {$konu_sidebar_1}{$konu_bilgileri}{$konu_okuyanlar}{$konu_iciarama}{$konu_khizlimenu}{$konu_benzerkonu}{$konu_ekkutu}{$konu_sidebar_2}{$konu_sidebar_1}{$konu_bilgileri}{$konu_okuyanlar}{$konu_iciarama}{$konu_khizlimenu}{$konu_benzerkonu}{$konu_ekkutu}{$konu_sidebar_2}{$pollbox}
    <div class="float_left">
        {$multipage}
    </div>
    <div class="float_right">
        {$newreply}
    </div>
    {$ratethread}
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder2" style="clear: both; border-bottom-width: 0;">
        <tr>
            <td class="thead" colspan="2">
                <div style="float: right;">
                    <span class="smalltext"><strong><a href="showthread.php?mode=threaded&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->linear}</a></strong></span>
                </div>
                <div>
                    <strong>{$thread['subject']}</strong>
                </div>
            </td>
        </tr>
        {$classic_header}
    </table>
    <div id="posts">
        {$posts}
    </div>
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder3" style="border-top-width: 0;">
        <tr>
            <td colspan="2" class="tfoot">
                {$search_thread}
                <div>
                    <strong>&laquo; <a href="{$next_oldest_link}">{$lang->next_oldest}</a> | <a href="{$next_newest_link}">{$lang->next_newest}</a> &raquo;</strong>
                </div>
            </td>
        </tr>
    </table>
    <div class="float_left">
        {$multipage}
    </div>
    <div style="padding-top: 4px;" class="float_right">
        {$newreply}
    </div>
    <br style="clear: both;" />
    {$konu_sidebar_3}{$konu_sidebar_3}{$quickreply}
    {$threadexbox}
    {$similarthreads}
    <br />
    <div class="float_left">
        <ul class="thread_tools">
            <li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
            <li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
            <li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}">{$add_remove_subscription_text}</a></li>
        </ul>
    </div>

    <div class="float_right" style="text-align: right;">
        {$moderationoptions}
        {$forumjump}
    </div>
    <br style="clear: both;" />
    {$footer}
</body>
</html>

Buyrun
Cevapla
Bunu Beğenenler:

Çevrimdışı 007combatant
 Tarih: 07-07-2012, Saat:15:37
#13
Bununla değiştir:
Kod:
<html>
<head>
<title>{$thread['subject']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
     var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1400"></script>
</head>
<body>
     {$header}
     {$konu_sidebar_1}{$konu_bilgileri}{$konu_okuyanlar}{$konu_iciarama}{$konu_khizli?menu}{$konu_benzerkonu}{$konu_ekkutu}{$konu_sidebar_2}{$pollbox}
     <div class="float_left">
         {$multipage}
     </div>
     <div class="float_right">
         {$newreply}
     </div>
     {$ratethread}
     <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder2" style="clear: both; border-bottom-width: 0;">
         <tr>
             <td class="thead" colspan="2">
                 <div style="float: right;">
                     <span class="smalltext"><strong><a href="showthread.php?mode=threaded&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->linear}</a></strong></span>
                 </div>
                 <div>
                     <strong>{$thread['subject']}</strong>
                 </div>
             </td>
         </tr>
         {$classic_header}
     </table>
     <div id="posts">
         {$posts}
     </div>
     <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder3" style="border-top-width: 0;">
         <tr>
             <td colspan="2" class="tfoot">
                 {$search_thread}
                 <div>
                     <strong>&laquo; <a href="{$next_oldest_link}">{$lang->next_oldest}</a> | <a href="{$next_newest_link}">{$lang->next_newest}</a> &raquo;</strong>
                 </div>
             </td>
         </tr>
     </table>
     <div class="float_left">
         {$multipage}
     </div>
     <div style="padding-top: 4px;" class="float_right">
         {$newreply}
     </div>
     <br style="clear: both;" />
     {$konu_sidebar_3}{$quickreply}
     {$threadexbox}
     {$similarthreads}
     <br />
     <div class="float_left">
         <ul class="thread_tools">
             <li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
             <li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
             <li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}">{$add_remove_subscription_text}</a></li>
         </ul>
     </div>

     <div class="float_right" style="text-align: right;">
         {$moderationoptions}
         {$forumjump}
     </div>
     <br style="clear: both;" />
     {$footer}
</body>
</html>
Cevapla
Bunu Beğenenler:

Çevrimdışı anemone
 Tarih: 19-07-2012, Saat:19:08
#14
Teşekkürler işime yarar
Cevapla
Bunu Beğenenler: 007combatant

Çevrimdışı Destroy666
 Tarih: 26-07-2012, Saat:23:39
#15
Hi, sorry for English, could someone translate?

Thanks for your plugin, it's the best sidebar plugin but would need some improvements:
1. Put all icons in 1 folder instead of few.
2. Add possiblity to put boxes on left side or even better some on left some on right. Like here: http://gixclan.forumotion.ca/ but with fixed width.
3. Put theme default_avatar image instead of empty.
4. Make the boxes also collapsible like forum categories ([+] and [-])

I hope you'll find time to do some of those changes.
Greetings,
Destroy666
Cevapla
Bunu Beğenenler:

Çevrimdışı Destroy666
 Tarih: 30-07-2012, Saat:12:18
#16
Sorry for double post, one request more:
5. Add a possiblity to exclude forum(s) for Latest Threads, for example hidden bases
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  [MCTR - 1.6] ChangUonDyu Chatbox - Sohbet Plugin 007combatant 124 89,496 18-12-2019, Saat:23:02
Son Yorum: ardalsy
  Alt Forumlar 2 Blok Halinde - [MyBB 1.6] Relampago 13 17,636 09-06-2019, Saat:09:58
Son Yorum: S4tyric0n
  Gelişmiş İstatistikler Eklentisi Ajax+Türkçe 007combatant 18 18,425 04-12-2018, Saat:16:33
Son Yorum: persius35
  [MD - 1.6] Son Dakika Haberleri Eklentisi Plugin Türkçe 007combatant 9 10,186 15-06-2018, Saat:03:38
Son Yorum: raqqa31
Eklenti - Yama - Plugin MyBB Gelişmiş İstastistik Plugini Türkçe (vBlulletin Stil) Machine 21 13,575 03-05-2018, Saat:12:49
Son Yorum: webseyrek



Konuyu Okuyanlar: 1 Ziyaretçi

istanbul escort - mecidiyeköy escort - şişli escort - ataköy escort - taksim escort - escort mecidiyeköy

sex hikaye - porno izle - türk ifşa - mecidiyeköy escort - seks hikaye - türk porno - escort bayan