:::::تعريب بوصالح جرافيكس / هاك اخر المواضيع المطور ::::::
للمشاهدة
http://www.tsmim.com/vb/index.php?styleid=53
عمل الهاك :
يظهر أخر المشاركات بثلاث اقسام يحددها المدير العام للمنتدى بالفورم هوم
المميزات :
1- سهولة التركيب
2- نستطيع التحكم فيه من لوحة التحكم >>> من خيارات المنتدى >>>> Last X threads in forumhome forum specific forum
3- فيه 3 اعمدة وكل عامود نتحكم في ظهوره من لوحة التحكم
4- امكانية تشغيله او ايقافه ON/OFF
5- اذا وضعت مؤشر الفأرة على المشاركة يظهر لدينا اسم الكاتب + الردود + المشاهدة + المرفقات الخ الخ
:: [التركيب] ::
1- أستدعي البرودكت abosaleh_last.xml بالضغط على الرابط التالي :
http://www.xxxx.com/vb/admincp/plugin.php?do=product
وغيير الاحرف xxxx الى دومين موقعك ومن الاسفل استورد الملف >> abosaleh_last.xml
2- افتح قالب الــ FORUMHOME وأبحـــث عن :
وأضف بعده :كود PHP:
$navbar
كود PHP:
<!-- last 10 tsmim.com -->
<if condition="$vboptions[endislastx]">
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" dir="rtl">
<thead>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('developer')"><img id="collapseimg_developer" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_developer].gif" alt="" border="0" /></a>
<img border="0" src="$stylevar[imgdir_misc]/subscribed_event.gif"> $vbphrase[ltff]$forumnamedevel
</td>
</tr>
</thead>
<tbody id="collapseobj_developer" style="$vbcollapse[collapseobj_developer]">
<tr>
<td class="alt1">
<table width='100%' cellspacing="0" border="0" dir="rtl">
<tr>
<if condition="$vboptions[endislastx1]"><td class="alt1" width="33%" align="right">
<p align="right"><img border="0" src="$stylevar[imgdir_misc]/sticky.gif"> $vbphrase[ltfff]$forumnamedevel1</td></if>
<if condition="$vboptions[endislastx2]"><td class="alt1" width="33%" align="right">
<p align="right"><img border="0" src="$stylevar[imgdir_misc]/sticky.gif"> $vbphrase[ltfff]$forumnamedevel2</td></if>
<if condition="$vboptions[endislastx3]"><td class="alt1" width="33%" align="right">
<p align="right"><img border="0" src="$stylevar[imgdir_misc]/sticky.gif"> $vbphrase[ltfff]$forumnamedevel3</td></if>
</tr>
<tr>
<if condition="$vboptions[endislastx1]"><td class="alt1" width="33%" align="right">
<p align="right">$lastxdevelt1</td></if>
<if condition="$vboptions[endislastx2]"><td class="alt1" width="33%" align="right">
<p align="right">$lastxdevelt2</td></if>
<if condition="$vboptions[endislastx3]"><td class="alt1" width="33%" align="right">
<p align="right">$lastxdevelt3</td></if>
</tr>
</table>
</td>
</tr>
</tbody>
</table></div>
</if>
<!-- /last 10 tsmim.com -->
![]()