أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

فكرة لزيادة ارشفة الموضوع نرجو منكم تطبيقها


مشاهدة المشاركة في الموضوع بالعرض العادي
look/images/icons/i1.gif فكرة لزيادة ارشفة الموضوع نرجو منكم تطبيقها
  13-11-2011 02:49 صباحاً  
Soliman
معلومات الكاتب
ضع هذا الكود أعلى قالب الـ show_subject.tpl

CODE
    <!-- toolbar show subject -->
    <table class="row1" border="0" cellpadding="0" cellspacing="0" width="100%">
    <tbody><tr>

    <td><b>
    <ul>
    <li>{$lang[&#39;Title_subject&#39;]}
    {if {$_CONF[&#39;info_row&#39;][&#39;rewriterule&#39;]} == &#39;1&#39;}
    <a href="t{$subject_id}.html">
    {else}
    <a href="index.php?page=topic&amp;show=1&amp;id={$subject_id}">
    {/if}
    {$subject_title}</a> </li>
    <li>{if {$_CONF[&#39;info_row&#39;][&#39;rewriterule&#39;]} == &#39;1&#39;}
    <a href="t{$subject_id}.html">
    {else}
    <a href="index.php?page=topic&amp;show=1&amp;id={$subject_id}">
    {/if}
    {$subject_title}</a></li>

    <li>{$lang[&#39;tags&#39;]} :

    {if {$STOP_TAGS_TEMPLATE}}
    {$lang[&#39;no_tags&#39;]}
    {else}
    {Des::while}{tags}
    <a href="index.php?page=tags&amp;show=1&amp;id={$tags[&#39;id&#39;]}">{$tags[&#39;tag&#39;]}</a> ,
    {/Des::while}
    {/if}
    </li>
    </ul></b>
    </td>
    <td>
    <div align="center">
    <table style="border-collapse: collapse;" border="0" cellpadding="2" cellspacing="1">
    <tbody><tr>
    <td>نسخ الرابط</td>
    <td>
    {if {$_CONF[&#39;info_row&#39;][&#39;rewriterule&#39;]} == &#39;1&#39;}
    <input id="1" name="T1" size="50" class="bginput" onclick="this.select();" value="<?php echo $PowerBB->functions->GetForumAdress() ?>t{$subject_id}.html" type="text">
    {else}
    <input id="1" name="T1" size="50" class="bginput" onclick="this.select();" value="<?php echo $PowerBB->functions->GetForumAdress() ?>index.php?page=topic&amp;show=1&amp;id={$subject_id}" type="text">
    {/if}
    </td>
    </tr>
    <tr>
    <td>نسخ للمنتديات</td>
    <td>
    {if {$_CONF[&#39;info_row&#39;][&#39;rewriterule&#39;]} == &#39;1&#39;}
    <input id="2" name="T2" size="50" class="bginput" onclick="this.select();" value="[url=<?php echo $PowerBB->functions->GetForumAdress() ?>t{$subject_id}.html]{$subject_title}[/url]" type="text">
    {else}
    <input id="2" name="T2" size="50" class="bginput" onclick="this.select();" value="[url=<?php echo $PowerBB->functions->GetForumAdress() ?>index.php?page=topic&amp;show=1&amp;id={$subject_id}]{$subject_title}[/url]" type="text">
    {/if}
    </td>

    </tr>
    </tbody></table>
    </div>
    </td>
    </tr>
    </tbody></table>
    <!-- toolbar show subject -->



بالتوفيق


الساعة الآن 05:50 AM