المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : تعديل كوووول في threadbit



romaissa
10-30-2013, بتوقيت غرينيتش 09:20 PM
http://www.dzbatna.com/images/icons/iconrote.gif طھط¹ط¯ظٹظ„ ظƒظˆظˆظˆظˆظ„ ظپظٹ threadbit (http://www.dzbatna.com/t1402948/)



استبدل محتوى threadbit
لمشاهدة مثال :
http://eltaleb.net/vb/forumdisplay.php?f=206
هذا الكود code يضيف كلمة كاتب الموضوع تحت اسم الموضوع
و عند الضغط على اسم العضو تذهب الى ملفه الشخصيhttp://www.dzbatna.com/images/smilies/icon30.gif

رمز 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;">

$thread&#91;title_editable&#93;
<div>
<if condition="$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;'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;
<a href="showthread.php?$session&#91;sessionurl&#93;t=$thread&#91;threa did&#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;threa did&#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 />
كاتب الموضوع:
<a href="member.php?$session&#91;sessionurl&#93;u=$thread&#91;postuseri d&#93;">$thread&#91;postusername&#93;</a></span>
</if>
</div>

<if condition="$show&#91;'unsubscribe'&#93;">
<div class="smallfont">
<a href="newreply.php?$session&#91;sessionurl&#93;do=newreply&amp;t=$th read&#91;threadid&#93;" rel="nofollow">$vbphrase&#91;reply&#93;</a> |
<a href="subscription.php?$session&#91;sessionurl&#93;do=removesubs cription&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>">
<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;lastp ostid&#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;for umid&#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>








ألعاب الأندرويد مجانا و حصريا (http://www.apotox.info/forum)



https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-ash4/482113_236967293114455_1193518507_n.png (http://www.dzbatna.com)
©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى (http://www.dzbatna.com)©

استعمل مربع البحث في الاسفل لمزيد من المواضيع


سريع للبحث عن مواضيع في المنتدى