السلام عليكم ورحمة الله وبركاته
الدرس مفصل هذا ماتوقع سبق وتم التطرق له في ديزاد باتنة او في منتدى اخر
والشرح طريقة حصري لديزاد باتنة
اضافت تاقات h1 الى الكلمات الدلائليه + ازالة اسم المنتدى forum في الكلمات الدلائليه
لسهولت تعرف العناكب على الكلمات الدلائليه
هذي صوره للتعديلات على الكلمات الدلائليه



...
في قالب template tag_search
ابحث عن



رمز Code:
<td align=&quot;$stylevar[right]&quot;>$pagenav</td> </tr> </table>
ضع اسفلها
رمز Code:
<h1 align=&quot;center&quot;>$tag[tagtext]</h1>
ازالة اسم المنتدى forum من روابط الكلمات في الكلمات الدلائليه
ابحث عن
رمز Code:
<title>$vboptions[bbtitle] - <phrase 1=&quot;$tag[tagtext]&quot;>$vbphrase[threads_tagged_with_x_title]</phrase><if condition=&quot;$pagenumber>1&quot;> - <phrase 1=&quot;$pagenumber&quot;>$vbphrase[page_x]</phrase></if></title>
استبدلها بـ
رمز Code:
<title>$tag[tagtext]</title>
ولي مايبي يتعب
يستبدل قالب template
tag_search
بـ
رمز Code:
$stylevar[htmldoctype] <html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; dir=&quot;$stylevar[textdirection]&quot; lang=&quot;$stylevar[languagecode]&quot;> <head> $headinclude <title>$tag[tagtext] </title> <if condition=&quot;$show['inlinemod']&quot;> <meta name=&quot;keywords&quot; content=&quot;$tag[tagtext]&quot;> <meta name=&quot;description&quot; content=&quot;$tag[tagtext]&quot;> <script type=&quot;text/javascript&quot; src=&quot;clientscript/vbulletin_inlinemod.js?v=$vboptions[simpleversion]&quot;></script></if> </head> <body> $header $navbar <if condition=&quot;$pagenav&quot;> <table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;margin-bottom:3px&quot;> <tr valign=&quot;bottom&quot;> <td align=&quot;$stylevar[right]&quot;>$pagenav</td> </tr> </table> <p><h1 align=&quot;center&quot;>$tag[tagtext]</h1></p> </if> <form action=&quot;inlinemod.php&quot; method=&quot;post&quot; id=&quot;inlinemodform&quot;> <input type=&quot;hidden&quot; name=&quot;url&quot; value=&quot;$url&quot; /> <input type=&quot;hidden&quot; name=&quot;s&quot; value=&quot;$session[sessionhash]&quot; /> <input type=&quot;hidden&quot; name=&quot;securitytoken&quot; value=&quot;$bbuserinfo[securitytoken]&quot; /> <table class=&quot;tborder&quot; cellpadding=&quot;$stylevar[cellpadding]&quot; cellspacing=&quot;$stylevar[cellspacing]&quot; border=&quot;0&quot; width=&quot;100%&quot; align=&quot;center&quot; id=&quot;threadslist&quot;> <tr> <td class=&quot;tcat&quot; colspan=&quot;$columncount&quot;><phrase 1=&quot;$tag[tagtext]&quot;>$vbphrase[threads_tagged_with_x]</phrase></td> </tr> <tr> <if condition=&quot;$show['threadicons']&quot;> <td class=&quot;thead&quot; colspan=&quot;2&quot;>&nbsp;</td> <else /> <td class=&quot;thead&quot;>&nbsp;</td> </if> <td class=&quot;thead&quot; width=&quot;75%&quot;>$vbphrase[thread] / $vbphrase[thread_starter]</td> <td class=&quot;thead&quot; width=&quot;150&quot; align=&quot;center&quot; nowrap=&quot;nowrap&quot;>$vbphrase[last_post]</td> <td class=&quot;thead&quot; align=&quot;center&quot; nowrap=&quot;nowrap&quot;>$vbphrase[replies]</td> <td class=&quot;thead&quot; align=&quot;center&quot; nowrap=&quot;nowrap&quot;>$vbphrase[views]</td> <td class=&quot;thead&quot; width=&quot;25%&quot;>$vbphrase[forum]</td> <if condition=&quot;$show['inlinemod']&quot;> <if condition=&quot;$show['popups']&quot;> <td class=&quot;vbmenu_control&quot; id=&quot;imod&quot; align=&quot;center&quot; title=&quot;$vbphrase[moderation]&quot;> <script type=&quot;text/javascript&quot;> vbmenu_register('imod'); </script> </td> <else /> <td class=&quot;thead&quot; align=&quot;center&quot;> <input type=&quot;checkbox&quot; name=&quot;allbox&quot; id=&quot;checkall_all&quot; title=&quot;$vbphrase[check_uncheck_all]&quot; onclick=&quot;inlineMod.check_all()&quot; /> </td> </if> </if> </tr> $threadbits </table> <if condition=&quot;$show['ajax_js']&quot;> <script type=&quot;text/javascript&quot; src=&quot;clientscript/vbulletin_ajax_threadslist.js?v=$vboptions[simpleversion]&quot;></script> <script type=&quot;text/javascript&quot;> <!-- في بي vB_AJAX_Threadlist_Init('threadslist'); var titlemaxchars = parseInt(&quot;$vboptions[titlemaxchars]&quot; //--> </script> </if> <if condition=&quot;$pagenav&quot;> <table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;margin-top:3px&quot;> <tr valign=&quot;top&quot;> <if condition=&quot;$pagenav&quot;><td align=&quot;$stylevar[right]&quot;>$pagenav</td></if> </tr> </table> </if> <if condition=&quot;$show['inlinemod']&quot;> <table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;margin-top:3px&quot;> <tr valign=&quot;top&quot;> <td align=&quot;$stylevar[right]&quot;> <div class=&quot;smallfont&quot; style=&quot;text-align:$stylevar[left]; white-space:nowrap; float:$stylevar[right]&quot;> <strong>$vbphrase[moderation]</strong><br /> <select name=&quot;do&quot;> <if condition=&quot;$show['deletethread'] OR $show['spamctrls'] OR $show['openthread'] OR $show['approvethread'] OR $show['movethread'] OR $template_hook['inlinemod_thread_bottom']&quot;> <optgroup label=&quot;$vbphrase[option]&quot;> <if condition=&quot;$show['deletethread']&quot;> <option value=&quot;deletethread&quot;>$vbphrase[delete_threads]</option> <option value=&quot;undeletethread&quot;>$vbphrase[undelete_threads]</option> </if> <if condition=&quot;$show['spamctrls']&quot;> <option value=&quot;spamthread&quot;>$vbphrase[delete_threads_as_spam]</option> </if> <if condition=&quot;$show['openthread']&quot;> <option value=&quot;open&quot;>$vbphrase[open_threads]</option> <option value=&quot;close&quot;>$vbphrase[close_threads]</option> </if> <if condition=&quot;$show['approvethread']&quot;> <option value=&quot;approvethread&quot;>$vbphrase[approve_threads]</option> <option value=&quot;unapprovethread&quot;>$vbphrase[unapprove_threads]</option> </if> <if condition=&quot;$show['movethread']&quot;> <option value=&quot;stick&quot;>$vbphrase[stick_threads]</option> <option value=&quot;unstick&quot;>$vbphrase[unstick_threads]</option> <option value=&quot;movethread&quot;>$vbphrase[move_threads]</option> <option value=&quot;mergethread&quot;>$vbphrase[merge_threads]</option> </if> $template_hook[inlinemod_thread_bottom] </optgroup> </if> <optgroup label=&quot;____________________&quot;> <option value=&quot;viewthread&quot;>$vbphrase[view_selected_threads]</option> <option value=&quot;clearthread&quot;>$vbphrase[clear_thread_list]</option> </optgroup> </select><input type=&quot;submit&quot; class=&quot;button&quot; id=&quot;inlinego&quot; value=&quot;$vbphrase[go]&quot; /> <script type=&quot;text/javascript&quot;> <!-- inlineMod = new في بي vB_Inline_Mod('inlineMod', 'thread', 'inlinemodform', '$vbphrase[go_x]'); //--> </script> </div> </td> </tr> </table> </if> </form> <if condition=&quot;$show['inlinemod'] AND $show['popups']&quot;> <div class=&quot;vbmenu_popup&quot; id=&quot;imod_menu&quot; style=&quot;display:none&quot; align=&quot;$stylevar[left]&quot;> $threadadmin_imod_menu </div> </if> $footer </body> </html>
اتمنى اني وفقت
ونتضرو المزيد من الشروحات الحصريه ان شاء الله
اجمل تحيه .


الصور المصغرة المرفقة



©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى©