وادنون
11-Nov-2007, 10:34 AM
هاك الأخثام : الهاك المميز الذي يمكنك من خثم اي موضوع تريد بالعلامات التالية:
1- موضوع منقول
2- مميز
3-مكرر
4-تهنئة
5-إعلان إعلان
بالإضافة على علامات الأخثام
حقيقة هاك جد جد مميز
****************************************
المزايا:-
1- عند ختم موضوع تظهر له صورة خاصة بداخله ويضاف إلى اسم الموضوع كلمة الختم مع تغير أيقونته إلى أيقونة خاصة بالختم.
2- إمكانية إضافة أي عدد من الأختام, مع تخصيص لون له وصورة واسم و أيقونة.
3- شريط خاص يظهر في بداية المنتدى ليعرض المواضيع المميزة مع ثلاثة أوضاع لطريقة عرضه.
4- خيارات كاملة للتحكم بالمواضيع المختومة و الأختام عن طريق لوحة التحكم.
****************************************
--------------------------
الجديد في النسخة 3.3
1- عدم اللجوء إلى تعديل أي ملف في المنتدى.
2- عند محاولة ختم موضوع مع فترة معينة تم ختمه مسبقاً لا تظهر فتر الختم السابقة وتم إصلاحه.
--------------------------
كيفية التركيب:
التعديل على القوالب :
قم بفتح قالب forumdispaly ثم ابحث عن السطر التالي:
<if condition="$show['dotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_dot.gif" alt="$vbphrase[thread_contains_a_message_written_by_you]" border="0" /></td>
<td class="smallfont">$vbphrase[you_have_posted_in_this_thread]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
اضف أسفله
<!-- stamps hack by 7beebi.com -->
<tr>
<td><img src="images/stamps/thread_bst.gif" border="0" alt="" /></td>
<td class="smallfont">$vbphrase[best_thread]</td>
<td><img src="images/stamps/thread_cpy.gif" border="0" alt="" /></td>
<td class="smallfont">$vbphrase[copied_thread]</td>
</tr>
<tr>
<td><img src="images/stamps/thread_rpt.gif" border="0" alt="" /></td>
<td class="smallfont">$vbphrase[repeated_thread]</td>
<td><img src="images/stamps/thread_con.gif" border="0" alt="" /></td>
<td class="smallfont">$vbphrase[copied_con]</td>
</tr>
<!-- / stamps hack -->
بعدها افتح قالب FORUMHOME ثم ابحث عن السطر التالي:
$navbar
اضف أسفله
<!-- stamps hack by 7beebi.com-->
$lastbestthreads
<!-- /stamps hack -->
بعد ذلك افتح قالبي postbit_legacy و postbit و ابحث عن السطر التالي:
<!-- message -->
أضف أعلاه
<!-- stamps hack by 7beebi.com-->
<if condition="$stampurl[url]">
<div style=" background-position: $vboptions[stamp_position]; width:100%;height:100%;background-repeat: $vboptions[repeat_stamp_pic]; background-image:url($stampurl[url]); background-attachment:scroll">
<br>
<br>
<else />
<div style="width:100%;height:100%">
</if>
<!-- end stamps hack -->
في نفس القالبين postbit_legacy و postbit ابحث عن السطر التالي:
<!-- / message -->
اضف اسفله
<!-- stamps hack by 7beebi.com-->
</div>
<!-- end stamps hack -->
افتح قالب threadbit ثم ابحث عن السطر التالي:
$thread[openclose_editable]
<img src="$stylevar[imgdir_statusicon]/thread$thread[statusicon].gif" id="thread_status_$thread[realthreadid]" alt="<if condition="$show['threadcount']"><phrase 1="$thread[dot_count]" 2="$thread[dot_lastpost]">$vbphrase[have_x_posts_in_thread_last_y]</phrase></if>" border="" />
قم بتغييره بالكود التالي:
<!-- stamps hack by 7beebi.com -->
<if condition="!$thread[stampid]">
<!-- / stamps hack -->
$thread[openclose_editable]
<img src="$stylevar[imgdir_statusicon]/thread$thread[statusicon].gif" id="thread_status_$thread[realthreadid]" alt="<if condition="$show['threadcount']"><phrase 1="$thread[dot_count]" 2="$thread[dot_lastpost]">$vbphrase[have_x_posts_in_thread_last_y]</phrase></if>" border="" />
<!-- stamps hack -->
<else />
$thread[openclose_editable]
<img src="$thread[stampicon]" id="thread_status_$thread[realthreadid]" alt="<if condition="$show['threadcount']"><phrase 1="$thread[dot_count]" 2="$thread[dot_lastpost]">$vbphrase[have_x_posts_in_thread_last_y]</phrase></if>" border="" />
</if>
<!-- / stamps hack -->
لتحميل الهاك مع الشرح :اضغط هنـــــــــا ([Link nur für registrierte Benutzer sichtbar])
1- موضوع منقول
2- مميز
3-مكرر
4-تهنئة
5-إعلان إعلان
بالإضافة على علامات الأخثام
حقيقة هاك جد جد مميز
****************************************
المزايا:-
1- عند ختم موضوع تظهر له صورة خاصة بداخله ويضاف إلى اسم الموضوع كلمة الختم مع تغير أيقونته إلى أيقونة خاصة بالختم.
2- إمكانية إضافة أي عدد من الأختام, مع تخصيص لون له وصورة واسم و أيقونة.
3- شريط خاص يظهر في بداية المنتدى ليعرض المواضيع المميزة مع ثلاثة أوضاع لطريقة عرضه.
4- خيارات كاملة للتحكم بالمواضيع المختومة و الأختام عن طريق لوحة التحكم.
****************************************
--------------------------
الجديد في النسخة 3.3
1- عدم اللجوء إلى تعديل أي ملف في المنتدى.
2- عند محاولة ختم موضوع مع فترة معينة تم ختمه مسبقاً لا تظهر فتر الختم السابقة وتم إصلاحه.
--------------------------
كيفية التركيب:
التعديل على القوالب :
قم بفتح قالب forumdispaly ثم ابحث عن السطر التالي:
<if condition="$show['dotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_dot.gif" alt="$vbphrase[thread_contains_a_message_written_by_you]" border="0" /></td>
<td class="smallfont">$vbphrase[you_have_posted_in_this_thread]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
اضف أسفله
<!-- stamps hack by 7beebi.com -->
<tr>
<td><img src="images/stamps/thread_bst.gif" border="0" alt="" /></td>
<td class="smallfont">$vbphrase[best_thread]</td>
<td><img src="images/stamps/thread_cpy.gif" border="0" alt="" /></td>
<td class="smallfont">$vbphrase[copied_thread]</td>
</tr>
<tr>
<td><img src="images/stamps/thread_rpt.gif" border="0" alt="" /></td>
<td class="smallfont">$vbphrase[repeated_thread]</td>
<td><img src="images/stamps/thread_con.gif" border="0" alt="" /></td>
<td class="smallfont">$vbphrase[copied_con]</td>
</tr>
<!-- / stamps hack -->
بعدها افتح قالب FORUMHOME ثم ابحث عن السطر التالي:
$navbar
اضف أسفله
<!-- stamps hack by 7beebi.com-->
$lastbestthreads
<!-- /stamps hack -->
بعد ذلك افتح قالبي postbit_legacy و postbit و ابحث عن السطر التالي:
<!-- message -->
أضف أعلاه
<!-- stamps hack by 7beebi.com-->
<if condition="$stampurl[url]">
<div style=" background-position: $vboptions[stamp_position]; width:100%;height:100%;background-repeat: $vboptions[repeat_stamp_pic]; background-image:url($stampurl[url]); background-attachment:scroll">
<br>
<br>
<else />
<div style="width:100%;height:100%">
</if>
<!-- end stamps hack -->
في نفس القالبين postbit_legacy و postbit ابحث عن السطر التالي:
<!-- / message -->
اضف اسفله
<!-- stamps hack by 7beebi.com-->
</div>
<!-- end stamps hack -->
افتح قالب threadbit ثم ابحث عن السطر التالي:
$thread[openclose_editable]
<img src="$stylevar[imgdir_statusicon]/thread$thread[statusicon].gif" id="thread_status_$thread[realthreadid]" alt="<if condition="$show['threadcount']"><phrase 1="$thread[dot_count]" 2="$thread[dot_lastpost]">$vbphrase[have_x_posts_in_thread_last_y]</phrase></if>" border="" />
قم بتغييره بالكود التالي:
<!-- stamps hack by 7beebi.com -->
<if condition="!$thread[stampid]">
<!-- / stamps hack -->
$thread[openclose_editable]
<img src="$stylevar[imgdir_statusicon]/thread$thread[statusicon].gif" id="thread_status_$thread[realthreadid]" alt="<if condition="$show['threadcount']"><phrase 1="$thread[dot_count]" 2="$thread[dot_lastpost]">$vbphrase[have_x_posts_in_thread_last_y]</phrase></if>" border="" />
<!-- stamps hack -->
<else />
$thread[openclose_editable]
<img src="$thread[stampicon]" id="thread_status_$thread[realthreadid]" alt="<if condition="$show['threadcount']"><phrase 1="$thread[dot_count]" 2="$thread[dot_lastpost]">$vbphrase[have_x_posts_in_thread_last_y]</phrase></if>" border="" />
</if>
<!-- / stamps hack -->
لتحميل الهاك مع الشرح :اضغط هنـــــــــا ([Link nur für registrierte Benutzer sichtbar])