MyBB Depo Forum
Hızlı Düzenleme Ve Son Düzenlenen Hk. - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: MyBB 1.6 Depo (https://mybbdepo.com/mybb-1-6-depo-forumu)
+--- Forum: MyBB 1.6 Çözülmüş Soru ve Sorunlar (https://mybbdepo.com/mybb-1-6-cozulmus-soru-ve-sorunlar-forumu)
+--- Konu Başlığı: Hızlı Düzenleme Ve Son Düzenlenen Hk. (/hizli-duzenleme-ve-son-duzenlenen-hk-konusu.html)

Sayfalar: 1 2


Hızlı Düzenleme Ve Son Düzenlenen Hk. - Kiliza - 05-06-2014

Web site Site Adresi :
Kod:
www.oyuncucaddesi.com

Versiyon MyBB Sürümü : 1.6.12

Eklenti-Plugin Kurulu Eklentiler :

  1. Gelişmiş Hızlı Cevap Plugin (1.0.3)
  2. Anahtar Kelimeler Eklentisi (v1)
  3. ChangUonDyU - Sohbet Eklentisi (3.6.0)
  4. Default Avatar (1.0)
  5. Favicon Eklentisi (1.1)
  6. Gizli İçerik Plugin (1.0)
  7. √ Google SEO Plugin (1.6.7)
  8. MetaTags Eklentisi (1.0)
  9. Bugün Online Olanlar Gelişmiş (2.0)
  10. Genel Bakış (3.9.2
  11. √ PluginLibrary Eklentisi (12)
  12. Admin Özel Mesaj Takibi (2.4.3)
  13. ProStats Gelişmiş İstatistik Plugin (1.7.7)
  14. Ziyaretçilere Link Gizleme (1.0)
  15. Kayan Resimli Manşet Plugin (v1)

Hata-Sorun Sorun açıklaması : Öncelikle benim 2 Sorunum Var Arkadaşlar, Tasarımımızı değiştirdik yeni temamız SanalKing.Net Teması.

1.Cisi ) Son Düzenlenen Ve Saat konu gösteriminde 2 adet kodlara biraz baktım ama pek bir şey anlamadım Üsttekini kaldırmak istiyorum konu sonunda showtread şablonunun kodlarını atacağım.


Resim = resim




2.Cisi) Arkadaşlar düzenleye basınca direk gelişmiş düzenlemeyi açıyor hızlı düzenle çıkmıyor ? Bunun hakkında yardım alabilirmiyim. Teşekkürler.



Showtread Şablon Kodları (1. Sorun Hakkında Düzenlenen Mesaj)

Kod:
<html>
<head>
<title>{$thread['subject']} {$google_seo_page}</title>
{$headerinclude}
<link rel="shortlink" href="{$mybb->settings['bburl']}/showthread.php?tid={$tid}" />
<link rel="archivelink" href="{$mybb->settings['bburl']}/archive/index.php/thread-{$tid}.html" />
<script type="text/javascript">
<!--
    var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
<script type="text/javascript" src="jscripts/fitonpage.js?ver=230"></script>
<script type="text/javascript">
<!--
    var fitonpage_on = "{$mybb->settings['g33k_fitonpage_enabled']}";
    var fitonpage_resize = "{$mybb->settings['g33k_fitonpage_resize']}";
    var fitonpage_fluid = "{$mybb->settings['g33k_fitonpage_fluid']}";
    var fitonpage_topbar_resized = "{$lang->fitonpage_topbar_resized}";
    var fitonpage_topbar_full = "{$lang->fitonpage_topbar_full}";
    var fitonpage_topbar_text_class = "{$mybb->settings['g33k_fitonpage_topbar_text_class']}";
    var fitonpage_topbar_bground = "{$mybb->settings['g33k_fitonpage_topbar_bground']}";
    var fitonpage_topbar_icon = "{$mybb->settings['g33k_fitonpage_topbar_icon']}";
    var fitonpage_location = "showthread";
-->
</script>
</head>
<body>
    {$header}
    {$pollbox}{$fblb_template}
    <div class="float_left">
        {$multipage}
    </div>
    <div class="float_right">
        {$newreply}
    </div>
    {$ratethread}
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" 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>{$gponebutton}
                <div>
                     <h1>{$thread['threadprefix']}{$thread['subject']}</h1>
                </div>
            </td>
        </tr>
    </table>
    <div id="posts">
        {$posts}
    </div>
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" 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;" />
    {$quickreply}
<br />
<!-- @Anahtar Kelimeler -->

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="100%">
<thead>
<tr>
<td class="thead">
<div><center><strong>Anahtar Kelimeler</strong></center></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
<tr>
<td class="trow1">
<p align="left">{$thread['subject']} indir, {$thread['subject']} Videosu, {$thread['subject']} online izle, {$thread['subject']} Bedava indir, {$thread['subject']} Yükle, {$thread['subject']} Hakkında, {$thread['subject']} nedir, {$thread['subject']} Free indir, {$thread['subject']} oyunu, {$thread['subject']} download</td>
</tr>
</tbody>
</table>

<!-- /@Anahtar Kelimeler -->
<br />
<!-- @Anahtar Kelimeler -->

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="100%">
<thead>
<tr>
<td class="thead">
<div><center><strong>Anahtar Kelimeler</strong></center></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
<tr>
<td class="trow1">
<p align="left">{$thread['threadprefix']} {$thread['subject']} indir, {$thread['threadprefix']} {$thread['subject']} Videosu, {$thread['threadprefix']} {$thread['subject']} online izle, {$thread['threadprefix']} {$thread['subject']} Bedava indir, {$thread['threadprefix']} {$thread['subject']} Yükle, {$thread['threadprefix']} {$thread['subject']} Hakkında, {$thread['threadprefix']} {$thread['subject']} nedir, {$thread['threadprefix']} {$thread['subject']} Free indir, {$thread['threadprefix']} {$thread['subject']} oyunu, {$thread['threadprefix']} {$thread['subject']} download</td>
</tr>
</tbody>
</table>

<!-- /@Anahtar Kelimeler -->
    {$threadexbox}
<br />
<table class="tborder" style="clear: both;" border="0" cellpadding="4" cellspacing="1">
<tr>
<td class="thead" colspan="2"><div><h1>{$thread['threadprefix']}{$thread['subject']}konusu</h1></div></td>
</tr>
<tbody>
<tr>
<td class="trow2" width="130"><img src="images/arac/link-icon.png" alt="{$thread['subject']} Konusunun Linki " border="0" style="vertical-align: middle;"><b> Direk Link</b></td>
<td class="trow2"><input class="textbox" name="url" title="{$thread['subject']}: Konusuna Ait Konu Linki." value="{$mybb->settings['bburl']}/{$konu_link}" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow1" width="130"><img src="images/arac/html-icon.png" alt="{$thread['subject']} Konusunun HTML Kodu " border="0" style="vertical-align: middle;"><b> HTML Link</b></td>
<td class="trow1"><input class="textbox" name="html" title="{$thread['subject']}: Konusunu Bloğunuzda Paylaşmak İçin Kodu Kopyalayınız." value="&lt;a href=&quot;{$mybb->settings['bburl']}/{$konu_link}&quot;&gt;{$thread['subject']}&lt;/a&gt;" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow2" width="130"><img src="images/arac/mykod-icon.png" alt="{$thread['subject']} Konusu BBCode Linki" border="0" style="vertical-align: middle;"><b> BBCode Link</b></td>
<td class="trow2"><input class="textbox" name="bbcode" title="{$thread['subject']}: Konusunu Forumunuzda Paylaşmak İçin Kodu Kopyalayınız." value="[url={$mybb->settings['bburl']}/{$konu_link}]{$thread['subject']}[/url]" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow1" width="130"><img src="images/arac/paylas-icon.png" alt="{$thread['subject']} Konusunu Paylaş" border="0" style="vertical-align: middle;"> <b> Sosyal Paylaş</b></td>
<td class="trow1">
<div class="sosyal-paylasDiv"><ul class="sosyal-paylas">
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://net.sabah.com.tr/net?shareUrl='+encodeURIComponent(location.href)); return false;" class="netSabah" title="Sabah net"><span>Sabah net</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.google.com/bookmarks/mark?op=edit&amp;bkmk='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;source=Fotomac', 'google','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="google" title="google"><span>google</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(location.href), 'facebook','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="facebook" title="facebook"><span>facebook</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://digg.com/submit?phase=2&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'digg','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="digg" title="digg"><span>digg</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://twitter.com/?status='+encodeURIComponent(location.href), 'twitter','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="twiter" title="twiter"><span>twiter</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u='+encodeURIComponent(location.href), 'yahoo','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="yahoo" title="yahoo"><span>yahoo</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.mixx.com/submit/story?title='+encodeURIComponent(document.title)+'&amp;page_url='+encodeURIComponent(location.href), 'mixx','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="mixx" title="mixx"><span>mixx</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.stumbleupon.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'stumbleupon','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="stumbleupon" title="stumbleupon"><span>stumbleupon</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://del.icio.us/post?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'delicious','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="delicious" title="delicious"><span>delicious</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'reddit','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="reddit" title="reddit"><span>reddit</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.myspace.com/index.cfm?fuseaction=postto&amp;u='+encodeURIComponent(location.href)+'&amp;t='+encodeURIComponent(document.title), 'MySpace','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="myspace" title="myspace"><span>myspace</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://friendfeed.com/share/bookmarklet/frame#url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'friendfeed','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="friendfeed" title="friendfeed"><span>friendfeed</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.google.com/reader/link?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'buzz','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600');return false;" class="buzz" title="google buzz"><span>google buzz</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.linkedin.com/shareArticle?mini=true&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;summary='+encodeURIComponent(document.title),'linkedin','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600');return false;" class="linkedin" title="linkedin"><span>linkedin</span></a></li>
</ul></div></td>
</tr>
</tbody></table>
<br />
    {$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}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
        </ul>
    </div>

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


POSTBİT ŞABLONU

Kod:
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
    
<td class="tcat" colspan="2"><div style="float:left">{$post['postdate']}, {$post['posttime']} <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></div></td>


<tr>
        <td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
{$post['onlinestatus']}
        <div class=postingo><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
        <span class="smalltext">
            <div class=postingo>{$post['usertitle']}</div>
            <div class=postingo>{$post['groupimage']}</div>
            <div class=postingo>{$post['useravatar']}</div>
            {$post['user_details']}
<div class="screwypostbitisim">İsim<dd> {$post['fid4']} </dd></div>
        </span>
    </td>
    <td class="{$altbg}" valign="top">
        <table width="100%">
            <tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
            <br />
            <div id="pid_{$post['pid']}" class="post_body">
                {$post['message']}
            </div>
            {$post['attachments']}
            {$post['signature']}
            <div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
                <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                {$post['iplogged']}
            </div>
        </td></tr>
    </table>
</td>
</tr>
<tr>
    <td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td>
    <td class="{$altbg}" style="vertical-align: middle;">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr valign="bottom">
                <td align="left" ><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</span></td>
                <td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </tr>
        </table>
    </td>
</tr>
</table>


TEMAMIZ KESİNLİKLE WAREZ DEĞİLDİR. İNANMAYANLAR STARFOX İLE İLETİŞİME GEÇEBİLİR.



Cvp: Hızlı Düzenleme Ve Son Düzenlenen Hk. - tsunami - 05-06-2014

Son düzenlenen yeri kalırmak için postbit ve eklemek istediğin hızlı düzenle seçeneği için de postbit_edit şablonlarına bakman gerekir.


Cvp: Hızlı Düzenleme Ve Son Düzenlenen Hk. - MelihAtasever - 05-06-2014

Edit : postbit_edit şablonuyla alakası yok tüm kodları yedek alarak sildim durum gene aynı.


Cvp: Hızlı Düzenleme Ve Son Düzenlenen Hk. - tsunami - 05-06-2014

(05-06-2014, Saat:15:10)KaptaN_38 Adlı Kullanıcıdan Alıntı: Edit : postbit_edit şablonuyla alakası yok tüm kodları yedek alarak sildim durum gene aynı.
Hangi temaymış o ki link verin de inceleyelim..


Cvp: Hızlı Düzenleme Ve Son Düzenlenen Hk. - MelihAtasever - 05-06-2014

(05-06-2014, Saat:15:16)tsunami Adlı Kullanıcıdan Alıntı:
(05-06-2014, Saat:15:10)KaptaN_38 Adlı Kullanıcıdan Alıntı: Edit : postbit_edit şablonuyla alakası yok tüm kodları yedek alarak sildim durum gene aynı.
Hangi temaymış o ki link verin de inceleyelim..

sitemizde editli tek rengi mevcut bulunuyor sadece biz adminler kullanıyoruz Süper

http://www.sanalking.net/ demosu var şuanlık Süper


Cvp: Hızlı Düzenleme Ve Son Düzenlenen Hk. - usameavci - 05-06-2014

postbit şablonunuzu konuya ekleyin.

Düzenleme butonu içinde tahminim şu yönde. Çakışma olduğu için popup menu kısmı çalışmıyor olabilir. Ayrıca kontrol etmemiz için temayı görmemiz lazım, demo üyelik açarsanız iyi olur Melek - Masum


Cvp: Hızlı Düzenleme Ve Son Düzenlenen Hk. - Kiliza - 05-06-2014

Demo Üyelik ::

Kullanıcı adı == @@@@
Şifre = = 123456789


Otomatik olarak yeni temamıza giriş yapacaksınız .



Cvp: Hızlı Düzenleme Ve Son Düzenlenen Hk. - usameavci - 05-06-2014

Pstbit şablonunu silip aşağıdaki kodu komple yapıştırın.
Kod:
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
    <tr>
        <td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;">
            <a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
            {$post['onlinestatus']}
            <div class=postingo><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
            <span class="smalltext">
                <div class=postingo>{$post['usertitle']}</div>
                <div class=postingo>{$post['groupimage']}</div>
                <div class=postingo>{$post['useravatar']}</div>
                {$post['user_details']}
                <div class="screwypostbitisim">İsim<dd> {$post['fid4']} </dd></div>
            </span>
        </td>
        <td class="{$altbg}" valign="top">
            <table width="100%">
                <tr>
                    <td>
                        {$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span><br />
                        <div id="pid_{$post['pid']}" class="post_body">{$post['message']}</div>
                        {$post['attachments']}
                        {$post['signature']}
                        <div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
                            <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                            {$post['iplogged']}
                        </div>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    <tr>
        <td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;">
            <span class="smalltext">{$post['postdate']} {$post['posttime']}</span>
        </td>
        <td class="{$altbg}" style="vertical-align: middle;">
            <table width="100%" border="0" cellpadding="0" cellspacing="0">
                <tr valign="bottom">
                    <td align="left" ><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</span></td>
                    <td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
                </tr>
            </table>
        </td>
    </tr>
</table>