صفحة 1 من 6
??? " ??? 5 ????? " top_five
مرسل: الجمعة يناير 01, 2010 2:27 am
بواسطة alhitary
??? ????? : top_five
????? ????? : 1.0.1.c
??? ????? : ????? ?????? ??? ???? ?????? ????? ??? ???? ????????? , ? ???? ???? ????? ????? , ???? ???? ????? ???????
????? ????? :
http://www.phpbbarabia.com - alhitary
??? ????? ?????? ????? : 3.0.6
???? ????? ?? ???? ???? : {
http://www.phpbb.com/community/viewtopi ... &t=1521595 }
????? ????? : ?? ??????
??? ??????? , ?????? ???? ??? ?? ??? ???????. ?????? ????? ?? ?????? ????? ?? ??????? ??? ???? ??????????? ?? ??? ???? ??? ?????????.
?? ???? ?? ????? ???? ???? ???? ????? , ??????? ?????? ???? ???? ????????? ?? ????? ?????????.
??? ????? ?? ?????? ?? ??? ???? ??????? ?? ????? ??????? ??????? ?????. ??? ?? ???? ?? ????? ??? ?? ??????? ???????.
??? " ??? 5 ????? " top_five
مرسل: الاثنين فبراير 01, 2010 11:35 am
بواسطة alhitary
???? :
???? ???
???? : ??????
?????? ????? , ????? ????? ???? ????? ??? ???????? ??? ???? ?? ????? ??? ????? ???????? ??????? ???? ( ??? ???? ?? ??? ??? ) , ??????? ???? ?? ??? ????? ?????? :-
كود: تحديد الكل
root/styles/xxxxx/template/top_five_body.html
xxxxx ???? ??? ???????
???????? ???? ????? ???? ??????? ??????? :
????? ?????????? :
http://www.phpbbarabia.com/community/vi ... 11#p207811
????? ??????????2
??????? ????? :
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="40%"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="40%"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a> <br />{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} <br />{L_POSTS} : <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} <br />{L_JOINED} : {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
??????? ?????? :
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="40%"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="40%"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a> ( {top_five_topic.USERNAME_FULL} )</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} ( {L_POSTS} : <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a> )</span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} ( {L_JOINED} : {top_five_newest.REG_DATE} )</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
??????? ?????? :
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="40%" colspan="2"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%" colspan="2"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="40%" colspan="2"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="row1" width="30%" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a></span><br /><!-- END top_five_topic --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_topic --><span class="genmed">{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL}</span><br /><!-- END top_five_active --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{L_POSTS} : <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL}</span><br /><!-- END top_five_newest --></td>
<td class="row1" width="30%" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{L_JOINED} : {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
??????? ?????? :
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="50%" colspan="3"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%" colspan="2"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="30%" colspan="2"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="row1" width="30%" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a></span><br /><!-- END top_five_topic --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_topic --><span class="genmed">{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_topic --><span class="genmed">{L_VIEWS} : {top_five_topic.TOPIC_VIEWS}</span><br /><!-- END top_five_topic --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL}</span><br /><!-- END top_five_active --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{L_POSTS} : <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" width="10%" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL}</span><br /><!-- END top_five_newest --></td>
<td class="row1" width="20%" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{L_JOINED} : {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
??????? ?????? :
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="60%"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="20%"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a> ( {L_VIEWS} : {top_five_topic.TOPIC_VIEWS} )<br />{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} <br />{L_POSTS} : <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} <br />{L_JOINED} : {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
??????? ?????? :
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="50%" colspan="2" align="center"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%" colspan="2" align="center"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="30%" colspan="2" align="center"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="cat" width="45%" align="center"><b>{L_TOPIC_NAME}</b></td>
<td class="cat" width="5%" align="center"><b>{L_VIEWS}</b></td>
<td class="cat" width="15%" align="center"><b>{L_NAME_MEMBER}</b></td>
<td class="cat" width="5%" align="center"><b>{L_POSTS}</b></td>
<td class="cat" width="15%" align="center"><b>{L_NAME_MEMBER}</b></td>
<td class="cat" width="15%" align="center"><b>{L_JOINED}</b></td>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a></span> <span class="genmed">{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_topic --><span class="genmed">{top_five_topic.TOPIC_VIEWS}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} </span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_active --><span class="genmed"><a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} </span><br /><!-- END top_five_newest --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
??????? ?????? :
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<th width="50%" colspan="3" align="center"><h4>{L_NEWEST_TOPICS}</h4></th>
<th width="20%" colspan="2" align="center"><h4>{L_TOP_FIVE_ACTIVE}</h4></th>
<th width="30%" colspan="2" align="center"><h4>{L_TOP_FIVE_NEWEST}</h4></th>
</tr>
<tr>
<td class="cat" width="40%" align="center"><b>{L_TOPIC_NAME}</b></td>
<td class="cat" width="5%" align="center"><b>{L_BY}</b></td>
<td class="cat" width="5%" align="center"><b>{L_VIEWS_FIVE}</b></td>
<td class="cat" width="15%" align="center"><b>{L_NAME_MEMBER}</b></td>
<td class="cat" width="5%" align="center"><b>{L_POSTS_FIVE}</b></td>
<td class="cat" width="15%" align="center"><b>{L_NAME_MEMBER}</b></td>
<td class="cat" width="15%" align="center"><b>{L_JOINED_FIVE}</b></td>
</tr>
<tr>
<td class="row1" valign="top"><!-- BEGIN top_five_topic --><span class="genmed"><a href="{top_five_topic.U_TOPIC}"><strong>{top_five_topic.TOPIC_TITLE}</strong></a></span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_topic --><span class="genmed">{top_five_topic.USERNAME_FULL}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_topic --><span class="genmed">{top_five_topic.TOPIC_VIEWS}</span><br /><!-- END top_five_topic --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_active --><span class="genmed">{top_five_active.USERNAME_FULL} </span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_active --><span class="genmed"><a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.USERNAME_FULL} </span><br /><!-- END top_five_newest --></td>
<td class="row1" valign="top" align="center"><!-- BEGIN top_five_newest --><span class="genmed">{top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
?????? ???? :
??????? ?????? ????? ??? ??????? ?????? :
--( ???? ??? ????? )--
--( ???? ?? )--
كود: تحديد الكل
'USERNAME_FULL' => $user->lang['BY'] . ' : ' . get_username_string('full', $row['user_id'], $row['username'], $row['user_colour']),
--( ?????? ?? )--
كود: تحديد الكل
'USERNAME_FULL' => $username_string = get_username_string('full', $row['user_id'], $row['username'], $row['user_colour']),
??????? ?????? : ( ????? ?? ihab )
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" width="50%"><h4>{L_TOP_FIVE_ACTIVE}</h4></td>
<td class="cat" width="50%"><h4>{L_NEWEST_TOPICS}</h4></td>
</tr>
<tr>
<td class="row1"><!-- BEGIN top_five_active --><span class="genmed"> {top_five_active.USERNAME_FULL} {L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}"> {top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" rowspan="3"><!-- BEGIN hot_topic_row --><span class="genmed"><a href="{hot_topic_row.U_TOPIC}">{hot_topic_row.TOPIC_TITLE}</a> {hot_topic_row.USERNAME_FULL}</span><br /><!-- END hot_topic_row --></td>
</tr>
<tr>
<td class="row1"><h4>{L_TOP_FIVE_NEWEST}</h4></td>
</tr>
<tr>
<td class="row1"><!-- BEGIN top_five_newest --><span class="genmed"> {top_five_newest.USERNAME_FULL} {L_JOINED}: {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
?????? ???? :-
??????? ?????? ????? ???? ??????? :
http://www.phpbbarabia.com/community/vi ... 87#p190719
??? ??????? , ?? ??? ???? ???? ????
??? " ??? 5 ????? " top_five
مرسل: الاثنين فبراير 01, 2010 6:01 pm
بواسطة awthah
???? ???????
??? ????
?? ???? ??? ?????????? ???
??? " ??? 5 ????? " top_five
مرسل: الاثنين فبراير 01, 2010 6:11 pm
بواسطة alhitary
awthah كتب:???? ???????
??? ????
?? ???? ??? ?????????? ???
???? ???
??? ????????? ???????
???? ??? ?????????? ???????????2
??? " ??? 5 ????? " top_five
مرسل: الثلاثاء فبراير 02, 2010 12:12 am
بواسطة murad1964
?????? ????? ????? ????
????? ????? ???? ?? ????? ???? ???? ?? ??????? ??? ???? ????
??? ??? folder contrib ?? ???????
????? ??? ????????
????
www.abusada.net/vb
??? " ??? 5 ????? " top_five
مرسل: الثلاثاء فبراير 02, 2010 1:26 am
بواسطة مهند قمرة
?? ?????? ???? ???? root ????? ?? ?????? ???????
contrib ????? ?????? ?? ???
??? " ??? 5 ????? " top_five
مرسل: الثلاثاء فبراير 02, 2010 9:51 am
بواسطة murad1964
???? ??
????? ????? ???? ???? ???????? ?? ???????? ???????? ??? ?? ???? ?? ??
???? ????? ???????? ?????
???? ?? ????? ??? ??? ?????
????
??? " ??? 5 ????? " top_five
مرسل: الثلاثاء فبراير 02, 2010 10:57 am
بواسطة alhitary
??? ????
?? ????? ???? ????? , ???? ??? install_ar
???? ????????? ???????? ???
????? ???? ?????? root ??? ???? ??? ?????? ???? ???????? ???? ??? ????? ????? ??? ??????
???? :-
?? ???? root ???? ???? includes , ??? ????? ??? top_five.php
?????? ???? ?? ?? ???? ??? ????? top_five.php ??? ???? includes ?? ??????
???? ???????? ?? ????????? ???? ??????? ???????? , ??? ???? ????? ??????? ??? ???????? ?? ????? ??????? ??? ???? ?????
??? " ??? 5 ????? " top_five
مرسل: الثلاثاء فبراير 02, 2010 11:05 am
بواسطة awthah
???? ??

?? ??????? ?????
?????? ???? ??
http://www.englab-su.com/bb
???? ?????? ????? ???????? ??
????? ?????? ?????
??? " ??? 5 ????? " top_five
مرسل: الثلاثاء فبراير 02, 2010 12:36 pm
بواسطة alhitary
??? awthah
??????? ???? ??? ???? ?????
?? ????? ???? ?????? ??????
??? ????? ???? ?????? ???? ?????
??? " ??? 5 ????? " top_five
مرسل: الثلاثاء فبراير 02, 2010 6:24 pm
بواسطة ihab
?? ??????? ?????
???? ??? ?? ???? ???? ????? ????? ??? ??? ????? ?? ??? ?? ?????? :$
? ????
??? " ??? 5 ????? " top_five
مرسل: الثلاثاء فبراير 02, 2010 9:18 pm
بواسطة alhitary
??? " ??? 5 ????? " top_five
مرسل: الثلاثاء فبراير 02, 2010 9:50 pm
بواسطة ihab
???? ?? ??? ???????
????????? ?? ?????? ??? ??? ???????
???????? ??? ???????
??? ???? ????
كود: تحديد الكل
<table class="tablebg" width="100%" cellspacing="1">
<tr>
<td class="cat" width="50%"><h4>{L_TOP_FIVE_ACTIVE}</h4></td>
<td class="cat" width="50%"><h4>{L_NEWEST_TOPICS}</h4></td>
</tr>
<tr>
<td class="row1"><!-- BEGIN top_five_active --><span class="genmed"> {top_five_active.USERNAME_FULL} {L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}"> {top_five_active.POSTS}</a></span><br /><!-- END top_five_active --></td>
<td class="row1" rowspan="3"><!-- BEGIN hot_topic_row --><span class="genmed"><a href="{hot_topic_row.U_TOPIC}">{hot_topic_row.TOPIC_TITLE}</a> {hot_topic_row.USERNAME_FULL}</span><br /><!-- END hot_topic_row --></td>
</tr>
<tr>
<td class="row1"><h4>{L_TOP_FIVE_NEWEST}</h4></td>
</tr>
<tr>
<td class="row1"><!-- BEGIN top_five_newest --><span class="genmed"> {top_five_newest.USERNAME_FULL} {L_JOINED}: {top_five_newest.REG_DATE}</span><br /><!-- END top_five_newest --></td>
</tr>
</table>
?? ?????? ???? ??? ????????? ??? 24 ? ??? ??? ??????? ??? 10 ? ??? ???? ??????? ??? 10
?????? ???? ?? ?????? ?? ??? top_five.php
??? " ??? 5 ????? " top_five
مرسل: الثلاثاء فبراير 02, 2010 10:55 pm
بواسطة murad1964
???? ???
??? ??????? ?????
www.abusada.net/vb
??? " ??? 5 ????? " top_five
مرسل: الخميس فبراير 04, 2010 1:34 pm
بواسطة alhitary
??? ?????
????? ?????? ??? ??????? ????? ??????? ???????
??? ????
????? ?????