Konuyu Oyla:
  • Toplam: 1 Oy - Ortalama: 2
  • 1
  • 2
  • 3
  • 4
  • 5
Kafe Block Butonlar
#1
Arkadaşlar bana kafe blocktaki butonları verebilirmisniz ?
Cevapla PGM
Teşekkür verenler:
#2
kodla yapılıyor onlar.onun içinde kodlama bilmen lazım.
Ara
Cevapla PGM
Teşekkür verenler:
#3

Buyrun;

Yeni Konu (forumdisplay_newthread:
Kod:
<input type="submit" class="button" value="Yeni Konu">

Git: (gobutton)
Kod:
<input type="submit" class="button" value="Git">

Yeni Cevap(showthread_newreply):
Kod:
<a href="newreply.php?tid=22"><input type="submit" class="button" value="Yeni Cevap"></a>

Email(postbit_email):
Kod:
<a href="member.php?action=emailuser&amp;uid=1"><input type="submit" class="button" value="Email"></a>

Ö.M(postbit_pm):
Kod:
<a href="private.php?action=send&amp;uid=1"><input type="submit" class="button" value="Ö.M"></a>

Bul(postbit_find):
Kod:
<a href="search.php?action=finduser&amp;uid=1"><input type="submit" class="button" value="Bul"></a>

Rep(postbit_rep_button):
Kod:
<a href="javascript:MyBB.reputation(1,28);"><input type="submit" class="button" value="+Rep"></a>

Düzenle(postbit_edit):
Kod:
<a href="editpost.php?pid=28" id="edit_post_28"><input type="submit" class="button" value="Düzenle"></a>

Sil(postbit_quickdelete):
Kod:
<a href="editpost.php?pid=28" onclick="Thread.deletePost(28); return false;" style="" id="quick_delete_28"><input type="submit" class="button" value="Sil"></a>

Alıntı(postbit_quote):
Kod:
<a href="newreply.php?tid=22&amp;pid=28"><input type="submit" class="button" value="Alıntı"></a>


Çoklu Alıntı(postbit_multiquote):
Kod:
<a href="javascript:Thread.multiQuote(28);" style="" id="multiquote_link_28"><input type="submit" class="button" value="Çoklu Alıntı"></a>

Rapor Et(postbit_report)
Kod:
<a href="javascript:Thread.reportPost(28);"><input type="submit" class="button" value="Rapor et"></a>

Konu İçinde Ara(showthread_search)
Kod:
<div class="float_right">
        <form action="search.php" method="post">
            <input type="hidden" name="action" value="thread">
            <input type="hidden" name="tid" value="22">
            <input type="text" name="keywords" value="Anahtar Kelimeleri Girin" onfocus="if(this.value == 'Anahtar Kelimeleri Girin') { this.value = ''; }" onblur="if(this.value=='') { this.value='Anahtar Kelimeleri Girin'; }" class="textbox" size="25">
            <input type="submit" class="button" value="Konu İçinde Ara">
        </form>
    </div>

Cevabı Gönder(showthread_quickreply):
Kod:
<form method="post" action="newreply.php?tid=22&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
    <input type="hidden" name="my_post_key" value="6c015a5d94fafcda2cfd328c8c412b8b">
    <input type="hidden" name="subject" value="RE: RooTX™ Tanışma">
    <input type="hidden" name="action" value="do_newreply">
    <input type="hidden" name="posthash" value="c48835ba26cdd8f6dced4b58ac5d1d6e" id="posthash">
    <input type="hidden" name="quoted_ids" value="" id="quoted_ids">
    <input type="hidden" name="lastpid" id="lastpid" value="28">
    <input type="hidden" name="from_page" value="1">
    <input type="hidden" name="tid" value="22">
    <input type="hidden" name="method" value="quickreply">

    <table border="0" cellspacing="1" cellpadding="4" class="tborder">
        <thead>
            <tr>
                <td class="thead" colspan="2">
                    <div class="expcolimage"><img src="images/collapse.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" style="cursor: pointer;"></div>
                    <div><strong>Hızlı Cevap</strong></div>
                </td>
            </tr>
        </thead>
        <tbody style="" id="quickreply_e">
            <tr>
                <td class="trow1" valign="top" width="22%">
                    <strong>Mesaj</strong><br>
                    <span class="smalltext">Cevabınızı buraya yazınız.<br><br>
                    <label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1">&nbsp;<strong>İmza</strong></label><br>
                    <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1">&nbsp;<strong>İfadeleri İptal Et</strong></label><br><label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1">&nbsp;<strong>Konuyu Kilitle</strong></label><br><label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1">&nbsp;<strong>Konuyu Sabitle</strong></label></span>
                </td>
                <td class="trow1">
                    <div style="width: 95%">
                        <textarea style="width: 100%; padding: 4px; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
                    </div>
                    <div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
                        <span class="smalltext">
                            Alıntı yapmak için bir veya daha fazla mesaj seçtiniz. <a href="./newreply.php?tid=22&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">Bu mesajları alıntı yap</a> ya da <a href="javascript:Thread.clearMultiQuoted();">bu mesajları bırak</a>.
                        </span>
                    </div>
                </td>
            </tr>
            
            <tr>
                <td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="Cevabı Gönder" tabindex="2" accesskey="s" id="quick_reply_submit"> <input type="submit" class="button" name="previewpost" value="Mesaj Önizleme" tabindex="3"></td>
            </tr>
        </tbody>
    </table>
</form>

Mesaj Önizleme(postbit_quickreply):
Kod:
<form method="post" action="newreply.php?tid=22&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
    <input type="hidden" name="my_post_key" value="6c015a5d94fafcda2cfd328c8c412b8b">
    <input type="hidden" name="subject" value="RE: RooTX™ Tanışma">
    <input type="hidden" name="action" value="do_newreply">
    <input type="hidden" name="posthash" value="c48835ba26cdd8f6dced4b58ac5d1d6e" id="posthash">
    <input type="hidden" name="quoted_ids" value="" id="quoted_ids">
    <input type="hidden" name="lastpid" id="lastpid" value="28">
    <input type="hidden" name="from_page" value="1">
    <input type="hidden" name="tid" value="22">
    <input type="hidden" name="method" value="quickreply">

    <table border="0" cellspacing="1" cellpadding="4" class="tborder">
        <thead>
            <tr>
                <td class="thead" colspan="2">
                    <div class="expcolimage"><img src="images/collapse.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" style="cursor: pointer;"></div>
                    <div><strong>Hızlı Cevap</strong></div>
                </td>
            </tr>
        </thead>
        <tbody style="" id="quickreply_e">
            <tr>
                <td class="trow1" valign="top" width="22%">
                    <strong>Mesaj</strong><br>
                    <span class="smalltext">Cevabınızı buraya yazınız.<br><br>
                    <label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1">&nbsp;<strong>İmza</strong></label><br>
                    <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1">&nbsp;<strong>İfadeleri İptal Et</strong></label><br><label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1">&nbsp;<strong>Konuyu Kilitle</strong></label><br><label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1">&nbsp;<strong>Konuyu Sabitle</strong></label></span>
                </td>
                <td class="trow1">
                    <div style="width: 95%">
                        <textarea style="width: 100%; padding: 4px; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
                    </div>
                    <div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
                        <span class="smalltext">
                            Alıntı yapmak için bir veya daha fazla mesaj seçtiniz. <a href="./newreply.php?tid=22&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">Bu mesajları alıntı yap</a> ya da <a href="javascript:Thread.clearMultiQuoted();">bu mesajları bırak</a>.
                        </span>
                    </div>
                </td>
            </tr>
            
            <tr>
                <td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="Cevabı Gönder" tabindex="2" accesskey="s" id="quick_reply_submit"> <input type="submit" class="button" name="previewpost" value="Mesaj Önizleme" tabindex="3"></td>
            </tr>
        </tbody>
    </table>
</form>

Buyrun :)
Ara
Cevapla PGM
Teşekkür verenler:
#4
"Kafe" değil "Kafle"
Ara
Cevapla PGM
Teşekkür verenler:
#5
(02-06-2013 Saat: 11:07)RooTX™ Nickli Kullanıcıdan Alıntı:
Buyrun;

Yeni Konu (forumdisplay_newthread:
Kod:
<input type="submit" class="button" value="Yeni Konu">

Git: (gobutton)
Kod:
<input type="submit" class="button" value="Git">

Yeni Cevap(showthread_newreply):
Kod:
<a href="newreply.php?tid=22"><input type="submit" class="button" value="Yeni Cevap"></a>

Email(postbit_email):
Kod:
<a href="member.php?action=emailuser&amp;uid=1"><input type="submit" class="button" value="Email"></a>

Ö.M(postbit_pm):
Kod:
<a href="private.php?action=send&amp;uid=1"><input type="submit" class="button" value="Ö.M"></a>

Bul(postbit_find):
Kod:
<a href="search.php?action=finduser&amp;uid=1"><input type="submit" class="button" value="Bul"></a>

Rep(postbit_rep_button):
Kod:
<a href="javascript:MyBB.reputation(1,28);"><input type="submit" class="button" value="+Rep"></a>

Düzenle(postbit_edit):
Kod:
<a href="editpost.php?pid=28" id="edit_post_28"><input type="submit" class="button" value="Düzenle"></a>

Sil(postbit_quickdelete):
Kod:
<a href="editpost.php?pid=28" onclick="Thread.deletePost(28); return false;" style="" id="quick_delete_28"><input type="submit" class="button" value="Sil"></a>

Alıntı(postbit_quote):
Kod:
<a href="newreply.php?tid=22&amp;pid=28"><input type="submit" class="button" value="Alıntı"></a>


Çoklu Alıntı(postbit_multiquote):
Kod:
<a href="javascript:Thread.multiQuote(28);" style="" id="multiquote_link_28"><input type="submit" class="button" value="Çoklu Alıntı"></a>

Rapor Et(postbit_report)
Kod:
<a href="javascript:Thread.reportPost(28);"><input type="submit" class="button" value="Rapor et"></a>

Konu İçinde Ara(showthread_search)
Kod:
<div class="float_right">
        <form action="search.php" method="post">
            <input type="hidden" name="action" value="thread">
            <input type="hidden" name="tid" value="22">
            <input type="text" name="keywords" value="Anahtar Kelimeleri Girin" onfocus="if(this.value == 'Anahtar Kelimeleri Girin') { this.value = ''; }" onblur="if(this.value=='') { this.value='Anahtar Kelimeleri Girin'; }" class="textbox" size="25">
            <input type="submit" class="button" value="Konu İçinde Ara">
        </form>
    </div>

Cevabı Gönder(showthread_quickreply):
Kod:
<form method="post" action="newreply.php?tid=22&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
    <input type="hidden" name="my_post_key" value="6c015a5d94fafcda2cfd328c8c412b8b">
    <input type="hidden" name="subject" value="RE: RooTX™ Tanışma">
    <input type="hidden" name="action" value="do_newreply">
    <input type="hidden" name="posthash" value="c48835ba26cdd8f6dced4b58ac5d1d6e" id="posthash">
    <input type="hidden" name="quoted_ids" value="" id="quoted_ids">
    <input type="hidden" name="lastpid" id="lastpid" value="28">
    <input type="hidden" name="from_page" value="1">
    <input type="hidden" name="tid" value="22">
    <input type="hidden" name="method" value="quickreply">

    <table border="0" cellspacing="1" cellpadding="4" class="tborder">
        <thead>
            <tr>
                <td class="thead" colspan="2">
                    <div class="expcolimage"><img src="images/collapse.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" style="cursor: pointer;"></div>
                    <div><strong>Hızlı Cevap</strong></div>
                </td>
            </tr>
        </thead>
        <tbody style="" id="quickreply_e">
            <tr>
                <td class="trow1" valign="top" width="22%">
                    <strong>Mesaj</strong><br>
                    <span class="smalltext">Cevabınızı buraya yazınız.<br><br>
                    <label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1">&nbsp;<strong>İmza</strong></label><br>
                    <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1">&nbsp;<strong>İfadeleri İptal Et</strong></label><br><label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1">&nbsp;<strong>Konuyu Kilitle</strong></label><br><label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1">&nbsp;<strong>Konuyu Sabitle</strong></label></span>
                </td>
                <td class="trow1">
                    <div style="width: 95%">
                        <textarea style="width: 100%; padding: 4px; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
                    </div>
                    <div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
                        <span class="smalltext">
                            Alıntı yapmak için bir veya daha fazla mesaj seçtiniz. <a href="./newreply.php?tid=22&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">Bu mesajları alıntı yap</a> ya da <a href="javascript:Thread.clearMultiQuoted();">bu mesajları bırak</a>.
                        </span>
                    </div>
                </td>
            </tr>
            
            <tr>
                <td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="Cevabı Gönder" tabindex="2" accesskey="s" id="quick_reply_submit"> <input type="submit" class="button" name="previewpost" value="Mesaj Önizleme" tabindex="3"></td>
            </tr>
        </tbody>
    </table>
</form>

Mesaj Önizleme(postbit_quickreply):
Kod:
<form method="post" action="newreply.php?tid=22&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
    <input type="hidden" name="my_post_key" value="6c015a5d94fafcda2cfd328c8c412b8b">
    <input type="hidden" name="subject" value="RE: RooTX™ Tanışma">
    <input type="hidden" name="action" value="do_newreply">
    <input type="hidden" name="posthash" value="c48835ba26cdd8f6dced4b58ac5d1d6e" id="posthash">
    <input type="hidden" name="quoted_ids" value="" id="quoted_ids">
    <input type="hidden" name="lastpid" id="lastpid" value="28">
    <input type="hidden" name="from_page" value="1">
    <input type="hidden" name="tid" value="22">
    <input type="hidden" name="method" value="quickreply">

    <table border="0" cellspacing="1" cellpadding="4" class="tborder">
        <thead>
            <tr>
                <td class="thead" colspan="2">
                    <div class="expcolimage"><img src="images/collapse.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" style="cursor: pointer;"></div>
                    <div><strong>Hızlı Cevap</strong></div>
                </td>
            </tr>
        </thead>
        <tbody style="" id="quickreply_e">
            <tr>
                <td class="trow1" valign="top" width="22%">
                    <strong>Mesaj</strong><br>
                    <span class="smalltext">Cevabınızı buraya yazınız.<br><br>
                    <label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1">&nbsp;<strong>İmza</strong></label><br>
                    <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1">&nbsp;<strong>İfadeleri İptal Et</strong></label><br><label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1">&nbsp;<strong>Konuyu Kilitle</strong></label><br><label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1">&nbsp;<strong>Konuyu Sabitle</strong></label></span>
                </td>
                <td class="trow1">
                    <div style="width: 95%">
                        <textarea style="width: 100%; padding: 4px; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
                    </div>
                    <div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
                        <span class="smalltext">
                            Alıntı yapmak için bir veya daha fazla mesaj seçtiniz. <a href="./newreply.php?tid=22&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">Bu mesajları alıntı yap</a> ya da <a href="javascript:Thread.clearMultiQuoted();">bu mesajları bırak</a>.
                        </span>
                    </div>
                </td>
            </tr>
            
            <tr>
                <td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="Cevabı Gönder" tabindex="2" accesskey="s" id="quick_reply_submit"> <input type="submit" class="button" name="previewpost" value="Mesaj Önizleme" tabindex="3"></td>
            </tr>
        </tbody>
    </table>
</form>

Buyrun :)

Sağol ama konu kilit uyar falan onlarda eksik ya onlar kaldı tek heralde onlarıda yazarmısın ?
Cevapla PGM
Teşekkür verenler:
#6


Kilitli(showthread_newreply_closed)
Kod:
<a href="newreply.php?tid=22"><input type="submit" class="button" value="Kilitli"></a>

Uyar(postbit_warn):
Kod:
<a href="warnings.php?action=warn&amp;uid=8&amp;pid=24"><input type="submit" class="button" value="Uyar"></a>

Buyrun :)
Ara
Cevapla PGM
Teşekkür verenler:
#7
Cook Sağol kardeş.
Cevapla PGM
Teşekkür verenler:
#8
(02-06-2013 Saat: 11:26)Secilmis42™ Nickli Kullanıcıdan Alıntı: Cook Sağol kardeş.

Ne Demek Görevim :)
Ara
Cevapla PGM
Teşekkür verenler:


Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi



***

Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping