صفحة 2 من 2

???????? ??????

مرسل: الثلاثاء أكتوبر 11, 2011 2:48 am
بواسطة alghzil
?? ?????? ??????? ?????? ??????? ??? ????? ?????? ??? ????? .

???????? ??????

مرسل: الثلاثاء أكتوبر 11, 2011 1:05 pm
بواسطة alghzil
????? ?? ????? ?????

?????

??? ????? ?? ???? ??? ??????? ? ??? ??? ??? ???????

??? ???? ???????

صورة



????? ?????? ???? ?? ???? ?? ??? ?? ????? ????????? ????? ?? ????? ????? ?????? ??????? ???? ?????? ?? ???????
<!-- INCLUDE cg1.html -->
???? ??? ??????
<!-- INCLUDE cg2.html -->
?? ?????? ??? ?? ???? .

???????? ??????

مرسل: الثلاثاء أكتوبر 11, 2011 1:27 pm
بواسطة Saif Alhak
????? ????? ?????

???? ??? br2.html ?? ????? ???????

???? ?? :

كود: تحديد الكل

<strong>???? ????? ??? </strong><br>
??????? ?? :

كود: تحديد الكل

<strong>???? ????? ??? {S_USERNAME}</strong><br>
???? ???? ??????? ;)

???????? ??????

مرسل: الثلاثاء أكتوبر 11, 2011 2:06 pm
بواسطة Saif Alhak
????? ?????? ?????

???? ??? forumlist_body.html ?? ????? ???????

???? ???????? ????????? ??????? :

كود: تحديد الكل

<!-- BEGIN forumrow -->
	<!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT -->
		</table>
		<!-- INCLUDE cg2.html -->
		<br />
	<!-- ENDIF -->

	<!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT -->
	    <!-- INCLUDE cg1.html -->
		<table class="tablebg" cellspacing="0" width="100%">
		<tr>
			<th colspan="2"> {L_FORUM} </th>
			<th width="50"> {L_TOPICS} </th>
			<th width="50"> {L_POSTS} </th>
			<th width="175"> {L_LAST_POST} </th>
		</tr>
		<tr>
			<td class="cat" colspan="5"><h4><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4></td>
		</tr>
	<!-- ENDIF -->
	
	<!-- IF not forumrow.S_IS_CAT -->
		<!-- IF forumrow.S_IS_LINK -->
			<tr>
				<td class="row1" width="31" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
				<td class="row1">
					<!-- IF forumrow.FORUM_IMAGE -->
						<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td align="middle" style="padding-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</td>
					<!-- ENDIF -->
					<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
					<p class="forumdesc">{forumrow.FORUM_DESC}</p>
					<!-- IF forumrow.FORUM_IMAGE --></tr></table><!-- ENDIF -->
				</td>
				<!-- IF forumrow.CLICKS -->
					<td class="row2" colspan="3" align="center"><span class="genmed">{L_REDIRECTS}: {forumrow.CLICKS}</span></td>
				<!-- ELSE -->
					<td class="row2" colspan="3" align="center"> </td>
				<!-- ENDIF -->
			</tr>
		<!-- ELSE -->
		<tr>
			<td class="row1" width="31" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
			<td class="row1">
				<!-- IF S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED -->
			<!--	<a class="feed-icon-forum" title="{L_FEED} - {forumrow.FORUM_NAME}" href="{U_FEED}?f={forumrow.FORUM_ID}"><img src="{T_THEME_PATH}/images/feed.gif" alt="{L_FEED} - {forumrow.FORUM_NAME}" /></a> -->
				<!-- ENDIF -->			
				<!-- IF forumrow.FORUM_IMAGE -->
					<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td align="middle" style="padding-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</td>
				<!-- ENDIF -->
				<a class="forumlink<!-- IF forumrow.S_UNREAD_FORUM --> link-new<!-- ENDIF -->" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
				<p class="forumdesc">{forumrow.FORUM_DESC}</p>
				<!-- IF forumrow.MODERATORS -->
					<p class="forumdesc"><strong>{forumrow.L_MODERATOR_STR}:</strong> {forumrow.MODERATORS}</p>
				<!-- ENDIF -->
				<!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS -->	
					<p class="forumdesc"><strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}</p>
				<!-- ENDIF -->
				<!-- IF forumrow.FORUM_IMAGE --></tr></table><!-- ENDIF -->
			</td>
			<td class="row2" align="center"><p class="topicdetails">{forumrow.TOPICS}</p></td>
			<td class="row2" align="center"><p class="topicdetails">{forumrow.POSTS}</p></td>
			<td class="row2" align="center" nowrap="nowrap">
				<!-- IF forumrow.LAST_POST_TIME -->
					<p class="topicdetails"><!-- IF forumrow.U_UNAPPROVED_TOPICS --><a href="{forumrow.U_UNAPPROVED_TOPICS}">{UNAPPROVED_IMG}</a> <!-- ENDIF -->{forumrow.LAST_POST_TIME}</p>
					<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
                        <!-- IF not S_IS_BOT --><a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a><!-- ENDIF -->
					</p>
				<!-- ELSE -->
					<p class="topicdetails">{L_NO_POSTS}</p>
				<!-- ENDIF -->
			</td>
		</tr>
		<!-- ENDIF -->
	<!-- ENDIF -->
	<!-- IF forumrow.S_LAST_ROW -->
		<!-- IF not S_IS_BOT and U_MARK_FORUMS -->
		<tr>
			<td colspan="5" class="cat" align="center">
				<a href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a>
			</td>
		</tr>
		<!-- ENDIF -->
		</table>
		<!-- INCLUDE cg2.html -->
	<!-- ENDIF -->
<!-- BEGINELSE -->
<!-- INCLUDE cg1.html -->
<table class="tablebg" cellspacing="0" width="100%">
<tr>
	<td class="row1" colspan="5" align="center" style="padding: 25px 5px;"><p class="gensmall">{L_NO_FORUMS}</p></td>
</tr>
</table>
<!-- INCLUDE cg2.html -->
<!-- END forumrow -->
???? ???? ??????? ;)

???????? ??????

مرسل: الثلاثاء أكتوبر 11, 2011 4:50 pm
بواسطة alghzil
Saif Alhak كتب:????? ????? ?????

???? ??? br2.html ?? ????? ???????

???? ?? :

كود: تحديد الكل

<strong>???? ????? ??? </strong><br>
??????? ?? :

كود: تحديد الكل

<strong>???? ????? ??? {S_USERNAME}</strong><br>
???? ???? ??????? ;)
???? ??? ?? ???? ????? ?? ??????? .

???????? ??????

مرسل: الثلاثاء أكتوبر 11, 2011 5:06 pm
بواسطة alghzil
Saif Alhak كتب:????? ?????? ?????

???? ??? forumlist_body.html ?? ????? ???????

???? ???????? ????????? ??????? :

كود: تحديد الكل

<!-- BEGIN forumrow -->
	<!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT -->
		</table>
		<!-- INCLUDE cg2.html -->
		<br />
	<!-- ENDIF -->

	<!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT -->
	    <!-- INCLUDE cg1.html -->
		<table class="tablebg" cellspacing="0" width="100%">
		<tr>
			<th colspan="2"> {L_FORUM} </th>
			<th width="50"> {L_TOPICS} </th>
			<th width="50"> {L_POSTS} </th>
			<th width="175"> {L_LAST_POST} </th>
		</tr>
		<tr>
			<td class="cat" colspan="5"><h4><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4></td>
		</tr>
	<!-- ENDIF -->
	
	<!-- IF not forumrow.S_IS_CAT -->
		<!-- IF forumrow.S_IS_LINK -->
			<tr>
				<td class="row1" width="31" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
				<td class="row1">
					<!-- IF forumrow.FORUM_IMAGE -->
						<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td align="middle" style="padding-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</td>
					<!-- ENDIF -->
					<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
					<p class="forumdesc">{forumrow.FORUM_DESC}</p>
					<!-- IF forumrow.FORUM_IMAGE --></tr></table><!-- ENDIF -->
				</td>
				<!-- IF forumrow.CLICKS -->
					<td class="row2" colspan="3" align="center"><span class="genmed">{L_REDIRECTS}: {forumrow.CLICKS}</span></td>
				<!-- ELSE -->
					<td class="row2" colspan="3" align="center"> </td>
				<!-- ENDIF -->
			</tr>
		<!-- ELSE -->
		<tr>
			<td class="row1" width="31" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
			<td class="row1">
				<!-- IF S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED -->
			<!--	<a class="feed-icon-forum" title="{L_FEED} - {forumrow.FORUM_NAME}" href="{U_FEED}?f={forumrow.FORUM_ID}"><img src="{T_THEME_PATH}/images/feed.gif" alt="{L_FEED} - {forumrow.FORUM_NAME}" /></a> -->
				<!-- ENDIF -->			
				<!-- IF forumrow.FORUM_IMAGE -->
					<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td align="middle" style="padding-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</td>
				<!-- ENDIF -->
				<a class="forumlink<!-- IF forumrow.S_UNREAD_FORUM --> link-new<!-- ENDIF -->" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
				<p class="forumdesc">{forumrow.FORUM_DESC}</p>
				<!-- IF forumrow.MODERATORS -->
					<p class="forumdesc"><strong>{forumrow.L_MODERATOR_STR}:</strong> {forumrow.MODERATORS}</p>
				<!-- ENDIF -->
				<!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS -->	
					<p class="forumdesc"><strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}</p>
				<!-- ENDIF -->
				<!-- IF forumrow.FORUM_IMAGE --></tr></table><!-- ENDIF -->
			</td>
			<td class="row2" align="center"><p class="topicdetails">{forumrow.TOPICS}</p></td>
			<td class="row2" align="center"><p class="topicdetails">{forumrow.POSTS}</p></td>
			<td class="row2" align="center" nowrap="nowrap">
				<!-- IF forumrow.LAST_POST_TIME -->
					<p class="topicdetails"><!-- IF forumrow.U_UNAPPROVED_TOPICS --><a href="{forumrow.U_UNAPPROVED_TOPICS}">{UNAPPROVED_IMG}</a> <!-- ENDIF -->{forumrow.LAST_POST_TIME}</p>
					<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
                        <!-- IF not S_IS_BOT --><a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a><!-- ENDIF -->
					</p>
				<!-- ELSE -->
					<p class="topicdetails">{L_NO_POSTS}</p>
				<!-- ENDIF -->
			</td>
		</tr>
		<!-- ENDIF -->
	<!-- ENDIF -->
	<!-- IF forumrow.S_LAST_ROW -->
		<!-- IF not S_IS_BOT and U_MARK_FORUMS -->
		<tr>
			<td colspan="5" class="cat" align="center">
				<a href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a>
			</td>
		</tr>
		<!-- ENDIF -->
		</table>
		<!-- INCLUDE cg2.html -->
	<!-- ENDIF -->
<!-- BEGINELSE -->
<!-- INCLUDE cg1.html -->
<table class="tablebg" cellspacing="0" width="100%">
<tr>
	<td class="row1" colspan="5" align="center" style="padding: 25px 5px;"><p class="gensmall">{L_NO_FORUMS}</p></td>
</tr>
</table>
<!-- INCLUDE cg2.html -->
<!-- END forumrow -->
???? ???? ??????? ;)

????? ????? ???? ???? ????? ????? ??????? ???? ??????? ????? ??? ?? ?????? ????.

???????? ??????

مرسل: الثلاثاء أكتوبر 11, 2011 6:01 pm
بواسطة alghzil
???? ???? ????? ???? ?? ????? ????forumlist_body.html

??? ?? ????? ????? ???? ????? ???? ?????? ??? ??? ?????? ??? ???? ????? ????? ????? ??? ??? ????? ???? ??? ?????? ?? ????? ???? ??? ??? ?????.

????? ?? ?????.

???????? ??????

مرسل: الأربعاء أكتوبر 12, 2011 12:24 am
بواسطة Saif Alhak
alghzil كتب:???? ???? ????? ???? ?? ????? ????forumlist_body.html

??? ?? ????? ????? ???? ????? ???? ?????? ??? ??? ?????? ??? ???? ????? ????? ????? ??? ??? ????? ???? ??? ?????? ?? ????? ???? ??? ??? ?????.

????? ?? ?????.

?????? ????? ????? forumlist_body.html ???????

كود: تحديد الكل

<!-- BEGIN forumrow -->
	<!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT -->
		</table>
		<!-- INCLUDE cg2.html -->
		<br />
	<!-- ENDIF -->

	<!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT -->
	    <!-- INCLUDE cg1.html -->
		<table class="tablebg" cellspacing="0" width="100%">
		<tr>
			<th colspan="2"> {L_FORUM} </th>
			<th width="50"> {L_TOPICS} </th>
			<th width="50"> {L_POSTS} </th>
			<th width="175"> {L_LAST_POST} </th>
		</tr>
		<tr>
			<td class="cat" colspan="5"><h4><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4></td>
		</tr>
	<!-- ENDIF -->
	
	<!-- IF not forumrow.S_IS_CAT -->
		<!-- IF forumrow.S_IS_LINK -->
			<tr>
				<td class="row1" width="31" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
				<td class="row1">
				<!-- IF forumrow.FORUM_IMAGE -->
					<div style="float: {S_CONTENT_FLOW_BEGIN}; margin-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</div>
				<!-- ENDIF -->
					<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
					<p class="forumdesc">{forumrow.FORUM_DESC}</p>
				</td>
				<!-- IF forumrow.CLICKS -->
					<td class="row2" colspan="3" align="center"><span class="genmed">{L_REDIRECTS}: {forumrow.CLICKS}</span></td>
				<!-- ELSE -->
					<td class="row2" colspan="3" align="center"> </td>
				<!-- ENDIF -->
			</tr>
		<!-- ELSE -->
		<tr>
			<td class="row1" width="31" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
			<td class="row1">
				<!-- IF S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED -->
			<!--	<a class="feed-icon-forum" title="{L_FEED} - {forumrow.FORUM_NAME}" href="{U_FEED}?f={forumrow.FORUM_ID}"><img src="{T_THEME_PATH}/images/feed.gif" alt="{L_FEED} - {forumrow.FORUM_NAME}" /></a> -->
				<!-- ENDIF -->			
				<!-- IF forumrow.FORUM_IMAGE -->
					<div style="float: {S_CONTENT_FLOW_BEGIN}; margin-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</div>
				<!-- ENDIF -->
				<a class="forumlink<!-- IF forumrow.S_UNREAD_FORUM --> link-new<!-- ENDIF -->" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
				<p class="forumdesc">{forumrow.FORUM_DESC}</p>
				<!-- IF forumrow.MODERATORS -->
					<p class="forumdesc"><strong>{forumrow.L_MODERATOR_STR}:</strong> {forumrow.MODERATORS}</p>
				<!-- ENDIF -->
				<!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS -->	
					<p class="forumdesc"><strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}</p>
				<!-- ENDIF -->
			</td>
			<td class="row2" align="center"><p class="topicdetails">{forumrow.TOPICS}</p></td>
			<td class="row2" align="center"><p class="topicdetails">{forumrow.POSTS}</p></td>
			<td class="row2" align="center" nowrap="nowrap">
				<!-- IF forumrow.LAST_POST_TIME -->
					<p class="topicdetails"><!-- IF forumrow.U_UNAPPROVED_TOPICS --><a href="{forumrow.U_UNAPPROVED_TOPICS}">{UNAPPROVED_IMG}</a> <!-- ENDIF -->{forumrow.LAST_POST_TIME}</p>
					<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
                        <!-- IF not S_IS_BOT --><a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a><!-- ENDIF -->
					</p>
				<!-- ELSE -->
					<p class="topicdetails">{L_NO_POSTS}</p>
				<!-- ENDIF -->
			</td>
		</tr>
		<!-- ENDIF -->
	<!-- ENDIF -->
	<!-- IF forumrow.S_LAST_ROW -->
		<!-- IF not S_IS_BOT and U_MARK_FORUMS -->
		<tr>
			<td colspan="5" class="cat" align="center">
				<a href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a>
			</td>
		</tr>
		<!-- ENDIF -->
		</table>
		<!-- INCLUDE cg2.html -->
	<!-- ENDIF -->
<!-- BEGINELSE -->
<!-- INCLUDE cg1.html -->
<table class="tablebg" cellspacing="0" width="100%">
<tr>
	<td class="row1" colspan="5" align="center" style="padding: 25px 5px;"><p class="gensmall">{L_NO_FORUMS}</p></td>
</tr>
</table>
<!-- INCLUDE cg2.html -->
<!-- END forumrow -->

???? ???? ??????? ;)

???????? ??????

مرسل: الأربعاء أكتوبر 12, 2011 1:10 am
بواسطة alghzil
?? ???? ?? ???? ?????? ????? ???? .

?????? ????? ??? ???? ???? ???? ?? ????.

???????? ??????

مرسل: الاثنين أكتوبر 31, 2011 2:04 pm
بواسطة محمود الديب
hosa كتب:????? ???? ??? ???? ????? ??? ????? ?????? ???? ????

??? ?????? ??? ????????? ???????: ?? ???? ?? ???? ????? ?????? ??? ???? "????? ?????????"

???? ??? ???? ????? ??????: ??????? ??????? ??????? ????? ???? ??? ?? ??? ??? ??????? ?? ??????? ??????? ?????? ???????? ??? ?? ???? ???????? ???? ????? ??????? ??? ????? ?????????? ???? ????? ?? ????? ?? ????? ??????

?? ???? ????? "????? ?????????" ?????? ???????: ???? ??????? ??????? ? ???? ????

???? ???? ?????

??? ??? ???? ?????? :roll:

???????? ??????

مرسل: الجمعة يونيو 01, 2012 3:12 pm
بواسطة mutazali
???? ????
?? ?????? ????? ??? ???????? ??? 3.0.10 ? ?? ???? ???? ????? ??????? ??? 3.0.10

???????? ??????

مرسل: الجمعة يونيو 01, 2012 7:02 pm
بواسطة محمود الديب
???? ?????? ??? ?????? 3.0.10 ???? ?????? ?? ???? ?????

??? ??? ???? ????? ????

???????? ??????

مرسل: الأحد يونيو 03, 2012 4:55 pm
بواسطة oldman
????? ?? ??? ??? ??????? ?????
????? ??? ?????

??? ??????? ??? 3.0.11

مرسل: السبت أكتوبر 27, 2012 9:06 pm
بواسطة محمود الديب
??? ????? ???????? ??????? 3.0.11

??????? ?? ???