ظ‡ط§ظƒ ط§ظ„ط¯ظ„ط¹ :ط§ط¸ظ‡ط§ط± ط§ظ„طµظˆط±ط© ط§ظ„ط±ظ…ط²ظٹط© ط¨ط¬ط§ظ†ط¨ ط§ط³ظ… ط§ظ„ط¹ط¶ظˆ ظˆط±ط¯ظ‡ ظپظٹ ط§ظ„ط§ظ‚ط³ط§ظ…



اسم المنتج plugin ] : Style Avatars 1,2
::

[ وصف المنتج plugin] :

هو تطوير لهاك product اظهار الصورة الرمزية لاخر مشاركة في الرئيسية




شرح طريقة اظهار الصورة الرمزية لاخر مشاركة في الرئيسية

حيث بناء على طلب الكثيرين سوف يقوم الهاك product باظهار الصورة
الرمزية للعضو بجانب اسمه في قائمة المواضيع في الاقسام

ويظهر التالي :

1- اظهار صورة رمزية متوسطة الحجم بجانب العنوان للعضو كاتب الموضوع

2- اظهار صورة رمزية صغيره للعضو الذي هو اخر من رد على الموضوع في معلوماته

3- تظهر هذه الطريقة في كل من : لوحة التحكم - البحث ايضاً




::

يتوافق مع اصدار : vBulletin 3.8.0 فما فوق

::

[ تطوير] : اخوكم ولد الديمن
::

[صور من الهاك product] :





للمعاينة هنا


شرح طريقة التركيب install :

ارفع الهاك product المرفق من لوحة تحكم المنتدى forum

ثم

اذهب الى تعديل القوالب


ابحث عن

threadbit

استبدل القالب template كاملا بهذا القالب template

رمز PHP:
<code style="white-space:nowrap"> <code> <tr>
<
td class="alt1" id="td_threadstatusicon_$thread&#91;realthreadid&#93;">
$thread&#91;openclose_editable&#93;
<
img src="$stylevar&#91;imgdir_statusicon&#93;/thread$thread&#91;statusicon&#93;.gif" id="thread_statusicon_$thread&#91;realthreadid&#93;" alt="<if condition="$show&#91;'threadcount'&#93;"><phrase 1="$thread&#91;dot_count&#93;" 2="$thread&#91;dot_lastpost&#93;">$vbphrase&#91;have_x_posts_in_thread_last_y&#93;</phrase></if>" border="" />
</
td>


<if
condition="$show&#91;'threadicons'&#93;">
<
td class="alt2"><if condition="$show&#91;'threadicon'&#93;"><img src="$thread&#91;threadiconpath&#93;" alt="$thread&#91;threadicontitle&#93;" border="0" /><else />&nbsp;</if></td>
</if>


<
td class="alt1" id="td_threadtitle_$thread&#91;realthreadid&#93;" title="$thread&#91;preview&#93;">

<
a href="member.php?$session&#91;sessionurl&#93;u=$thread&#91;postuserid&#93;" rel="nofollow"><img width="40" height="35" style="float:right;margin-right:4px" src="$thread&#91;avatarurl&#93;" border="0" /></a>

$thread&#91;title_editable&#93;
<
div>
<if
condition="$show&#91;'taglist'&#93; OR $show&#91;'moderated'&#93; OR $show&#91;'deletedthread'&#93; OR $show&#91;'paperclip'&#93; OR $show&#91;'subscribed'&#93; OR $show&#91;'sticky'&#93; OR $show&#91;'rexpires'&#93;">
<
span style="float:$stylevar&#91;right&#93;">
<if
condition="$show&#91;'taglist'&#93;"> <img class="inlineimg" src="$stylevar&#91;imgdir_misc&#93;/tag.png" alt="$thread&#91;taglist&#93;" /> </if>
<if
condition="$show&#91;'rexpires'&#93;"> <img class="inlineimg" src="$stylevar&#91;imgdir_misc&#93;/expires.gif" alt="<phrase 1="$thread&#91;expiredate&#93;" 2="$thread&#91;expiretime&#93;">$vbphrase&#91;expires_on_x_y&#93;</phrase>" /> </if>
<if
condition="$show&#91;'moderated'&#93;"> <img class="inlineimg" src="$stylevar&#91;imgdir_misc&#93;/moderated_small.gif" alt="<phrase 1="$thread&#91;hiddencount&#93;">$vbphrase&#91;x_moderated_posts&#93;</phrase>" /> </if>
<if
condition="$show&#91;'deletedthread'&#93;"> <img class="inlineimg" src="$stylevar&#91;imgdir_misc&#93;/trashcan_small.gif" alt="<phrase 1="$thread&#91;deletedcount&#93;">$vbphrase&#91;x_deleted_posts&#93;</phrase>" /> </if>
<if
condition="$show&#91;'paperclip'&#93;"> <a href="#" onclick="attachments($thread&#91;threadid&#93;); return false"> <img class="inlineimg" src="$stylevar&#91;imgdir_misc&#93;/paperclip.gif" border="0" alt="<phrase 1="$thread&#91;attach&#93;">$vbphrase&#91;x_attachments&#93;</phrase>" /></a> </if>
<if
condition="$show&#91;'subscribed'&#93;"> <img class="inlineimg" src="$stylevar&#91;imgdir_misc&#93;/subscribed.gif" alt="$vbphrase&#91;you_are_subscribed_to_this_thread&#93;" /> </if>
<if
condition="$show&#91;'sticky'&#93;"> <img class="inlineimg" src="$stylevar&#91;imgdir_misc&#93;/sticky.gif" alt="$vbphrase&#91;sticky_thread&#93;" /> </if>
</
span>
</if>
<if
condition="$show&#91;'gotonewpost'&#93;"><a href="showthread.php?$session&#91;sessionurl&#93;goto=newpost&amp;t=$thread&#91;threadid&#93;" id="thread_gotonew_$thread&#91;realthreadid&#93;"><img class="inlineimg" src="$stylevar&#91;imgdir_button&#93;/firstnew.gif" alt="$vbphrase&#91;go_to_first_new_post&#93;" border="0" /></a></if>
$thread&#91;movedprefix&#93;
$thread&#91;typeprefix&#93;
$thread&#91;moderatedprefix&#93;
$thread&#91;prefix_rich&#93;
<
a href="showthread.php?$session&#91;sessionurl&#93;t=$thread&#91;threadid&#93;$thread&#91;highlight&#93;" id="thread_title_$thread&#91;realthreadid&#93;"<if condition="$show&#91;'gotonewpost'&#93;"> style="font-weight:bold"</if>>$thread&#91;threadtitle&#93;</a>
<if
condition="$thread&#91;'pagenav'&#93;">$stylevar&#91;dirmark&#93;<span class="smallfont" style="white-space:nowrap">(<img class="inlineimg" src="$stylevar&#91;imgdir_misc&#93;/multipage.gif" alt="$vbphrase&#91;multipage_thread&#93;" border="0" /> $thread&#91;pagenav&#93;<if condition="$show&#91;pagenavmore&#93;"> ... <a href="showthread.php?$session&#91;sessionurl&#93;t=$thread&#91;threadid&#93;&amp;page=$thread&#91;totalpages&#93;$thread&#91;highlight&#93;">$vbphrase&#91;last_page&#93;</a></if>)</span></if>
</
div>

<if
condition="$show&#91;'rmanage'&#93;"><div class="smallfont"><span style="float:$stylevar&#91;right&#93;"><a href="postings.php?$session&#91;sessionurl&#93;do=editthread&amp;t=$thread&#91;redirectthreadid&#93;">$vbphrase&#91;manage&#93;</a></span></div></if>

<
div class="smallfont">
<if
condition="$show&#91;'threadratings'&#93; AND $show&#91;'threadrating'&#93;"><span style="float:$stylevar&#91;right&#93;"><img class="inlineimg" src="$stylevar&#91;imgdir_rating&#93;/rating_$thread&#91;rating&#93;.gif" border="0" alt="<phrase 1="$thread&#91;votenum&#93;" 2="$thread&#91;voteavg&#93;">$vbphrase&#91;thread_rating_x_votes_y_average&#93;</phrase>" /></span></if>
<if
condition="$show&#91;'guestuser'&#93;">
$thread&#91;postusername&#93;
<else />
<
span style="cursorointer" onclick="window.open('member.php?$session&#91;sessionurl&#93;u=$thread&#91;postuserid&#93;', '_self')">$thread&#91;postusername&#93;</span>
</if>
</
div>

<if
condition="$show&#91;'unsubscribe'&#93;">
<
div class="smallfont">
<
a href="newreply.php?$session&#91;sessionurl&#93;do=newreply&amp;t=$thread&#91;threadid&#93;" rel="nofollow">$vbphrase&#91;reply&#93;</a> |
<
a href="subscription.php?$session&#91;sessionurl&#93;do=removesubscription&amp;return=ucp&amp;t=$thread&#91;threadid&#93;" rel="nofollow">$vbphrase&#91;unsubscribe&#93;</a>
</
div>
</if>

</
td>

<if
condition="$show&#91;'threadmoved'&#93;">
<
td class="alt2" align="center">-</td>
<else />
<
td class="alt2" title="<phrase 1="$thread&#91;replycount&#93;" 2="$thread&#91;views&#93;">$vbphrase&#91;replies_x_views_y&#93;</phrase>">
<
a href="member.php?$session&#91;sessionurl&#93;find=lastposter&t=$thread&#91;threadid&#93;" rel="nofollow"><img width="20" height="20" style="float:left;margin-right:4px" src="$thread&#91;lastposteravatarurl&#93;" border="0" /></a>
<
div class="smallfont" style="text-align:$stylevar&#91;right&#93;; white-space:nowrap">
$thread&#91;lastpostdate&#93; <if condition="!$show&#91;'detailedtime'&#93;"><span class="time">$thread&#91;lastposttime&#93;</span></if><br />
<
phrase 1="member.php?$session&#91;sessionurl&#93;find=lastposter&amp;t=$thread&#91;threadid&#93;" 2="$thread&#91;lastposter&#93;">$vbphrase&#91;by_x&#93;</phrase> <a href="showthread.php?$session&#91;sessionurl&#93;p=$thread&#91;lastpostid&#93;$thread&#91;highlight&#93;#post$thread&#91;lastpostid&#93;"><img class="inlineimg" src="$stylevar&#91;imgdir_button&#93;/lastpost.gif" alt="$vbphrase&#91;go_to_last_post&#93;" border="0" /></a>
</
div>
</
td>
</if>

<if
condition="$show&#91;'notificationtype'&#93;">
<
td class="alt1"><div class="smallfont">
<
label for="sub$subscribethread&#91;$threadid&#93;">$thread&#91;notification&#93;</label>
</
div></td>
<
td class="alt2"><input type="checkbox" name="deletebox&#91;$subscribethread&#91;$threadid&#93;&#93;" id="sub$subscribethread&#91;$threadid&#93;" value="yes" /></td>
<else />
<
td class="alt1" align="center"><if condition="$show&#91;'threadmoved'&#93;">-<else /><a href="misc.php?do=whoposted&amp;t=$thread&#91;threadid&#93;" onclick="who($thread&#91;threadid&#93;); return false;">$thread&#91;replycount&#93;</a></if></td>
<
td class="alt2" align="center">$thread&#91;views&#93;</td>

<if
condition="$show&#91;'forumlink'&#93;">
<
td class="alt1"><a href="forumdisplay.php?$session&#91;sessionurl&#93;f=$thread&#91;forumid&#93;">$thread&#91;forumtitle&#93;</a></td>
</if>
</if>

<if
condition="$show&#91;'inlinemod'&#93;">
<
td class="<if condition="$show&#91;'forumlink'&#93;">alt2<else />alt1</if>">
<
input type="checkbox" name="tlist&#91;$thread&#91;realthreadid&#93;&#93;" id="tlist_$thread&#91;realthreadid&#93;" value="$thread&#91;checkbox_value&#93;" <if condition="$show&#91;'disabled'&#93;">disabled="disabled"</if> />
</
td>
</if>
</
tr>
</code> </code>


واضغط حفظ وخلاص

ملاحظة :

اللي ركب الهاك product في السابق يحذفه وبركبه من جديد

&quot;&quot;

&quot;&quot;

الصور الرمزية سوف تظهر سواء كان نوع تخزينك
لها في قاعدة البيانات او كانت في مجلد حسب تجربة
لكن لو لم تظهر تأكد من خيارات الصورة الرمزية في
خيارات المنتدى forum العامة وعدلها لظهور المصغرات

::


مواضيع مشابهه سبق اضفتها :


هاك product وضع صور مصغرات بجانب المواضيع في الاقسام اتوماتيكياً (جديد)


هاك product اظهار صور المواضيع في الرئيسية الاصدار الثاني D I T F_V2,0


::

::

والسلام





التعديل الأخير كان بواسطة ولد الد يمن; 22 - 11 - 2014 الساعة 06:28

الملفات المرفقة [TR]
threadbit.txt (6.7 كيلوبايت, عدد مرات المشاهدة 123 مرة) [/TR]
[TR]
product-style_avatar.zip (1.7 كيلوبايت, عدد مرات المشاهدة 148 مرة) [/TR]



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