صفحة 1 من 5

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: الثلاثاء يوليو 01, 2008 10:11 pm
بواسطة Almsamim
??? ??????? ????? ? ??? ?????? ?? ??????? phpBB3.0.3 ? ???? ?????? ? ???? ?? ?????
#############################################################
## ??? ????? : ??? ??? ????????? ?? ???????? ??????? ?? ????????
## ??? ????? :????? ??? ????? ???? ????????? ? ????????? ?????? ? ???????? ??????? ? ???????? ???????.
## ???? ????? :1.0.0
## ????? ????? ????? : ???
## ??? ??????? : 2 ?????
## ??????? ??????? :
viewforum.php,
language/ar/viewforum.php,
styles/prosilver/template/viewforum_body.html,
styles/subsilver2/template/viewforum_body.html
## ?????? : GPL
##############################################################
## ??? ??????? ? ????? ????? ??? ???? ??? ???? ???????? ?? ??????? ???????
##############################################################
???? ????? :
صورة
##############################################################
??????? :
المواضيع.zip
(28.76 KiB) حُمِّل 1723 مرةً
##############################################################

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: السبت يوليو 05, 2008 8:18 pm
بواسطة abdalmajed
?? ????? ????
????? ?????

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: السبت يوليو 05, 2008 8:37 pm
بواسطة Almsamim
abdalmajed كتب:?? ????? ????
????? ?????
??? ??? ?????? ????? ???? ? ??? ???? ?? ?????? ? ???? ?????? ?? ?? ???? ???
;)

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: السبت يوليو 05, 2008 8:51 pm
بواسطة abdalmajed
??????? ????? ??? ??? ????? ?????? ??? ?? ?????? ??? ?? ?? ???? ???????
??? ?????? ????? ???
www.vidodido.com/board
??????? ?????
http://www.vidodido.com/board/viewforum.php?f=7

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: السبت يوليو 05, 2008 8:54 pm
بواسطة abdalmajed
?? ???? ?? ????? ?????
???? ?????? ??? ??? ????? ?? ??? ???? ??? ?????? ????
???? ????? ????? ??? ???????? ??????? ?????? ?????
??????

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: السبت يوليو 05, 2008 9:47 pm
بواسطة Almsamim
abdalmajed كتب:?? ???? ?? ????? ?????
???? ?????? ??? ??? ????? ?? ??? ???? ??? ?????? ????
???? ????? ????? ??? ???????? ??????? ?????? ?????
??????
??? ?????? ????? ??? ????? PROSILVER ? ????? ????? ??? ????? SUBSILVER2
??? ??????? ??? ??????? ???? VIEWFORUM_BODY.HTML
???? ???? ?? table ????? ?? ??? ???? ? ?? ?? ???? ??? ??? ?? ????? ?? ????? ?? ?????? ??? wysiwyg

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: الأحد يوليو 06, 2008 10:51 am
بواسطة abdalmajed
????? ?? ???? ??? ??????? ???? ????? ??? ?????
????? ??????? ????? ???? ?? ????? ????? ???

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

<!-- INCLUDE overall_header.html -->

<!-- IF S_FORUM_RULES -->
	<div class="forumrules">
		<!-- IF U_FORUM_RULES -->
			<h3>{L_FORUM_RULES}</h3><br />
			<a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
		<!-- ELSE -->
			<h3>{L_FORUM_RULES}</h3><br />
			{FORUM_RULES}
		<!-- ENDIF -->
	</div>

	<br clear="all" />
<!-- ENDIF -->

<!-- IF S_DISPLAY_ACTIVE -->
	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
		<td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><span class="nav">{L_ACTIVE_TOPICS}</span></td>
	</tr>

	<tr>
		<!-- IF S_TOPIC_ICONS -->
			<th colspan="3"> {L_TOPICS} </th>
		<!-- ELSE -->
			<th colspan="2"> {L_TOPICS} </th>
		<!-- ENDIF -->
		<th> {L_AUTHOR} </th>
		<th> {L_REPLIES} </th>
		<th> {L_VIEWS} </th>
		<th> {L_LAST_POST} </th>
	</tr>

	<!-- BEGIN topicrow -->

		<tr>
			<td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
			<!-- IF S_TOPIC_ICONS -->
				<td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ENDIF --></td>
			<!-- ENDIF -->
			<td class="row1">
				<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a><!-- ENDIF -->
				{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}"class="topictitle">{topicrow.TOPIC_TITLE}</a>
				<!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
					<a href="{topicrow.U_MCP_QUEUE}">{UNAPPROVED_IMG}</a> 
				<!-- ENDIF -->
				<!-- IF topicrow.S_TOPIC_REPORTED -->
					<a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a> 
				<!-- ENDIF -->
				<!-- IF topicrow.PAGINATION -->
					<p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
				<!-- ENDIF -->
			</td>
			<td class="row2" width="130" align="center"><p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p></td>
			<td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
			<td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
			<td class="row1" width="140" align="center">
				<p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
				<p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
					<a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a>
				</p>
			</td>
		</tr>

	<!-- BEGINELSE -->

		<tr>
			<!-- IF S_TOPIC_ICONS -->
				<td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
			<!-- ELSE -->
				<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
			<!-- ENDIF -->
		</tr>
	<!-- END topicrow -->

	<tr align="center">
		<td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"> </td>
	</tr>
	</table>

	<br clear="all" />
<!-- ENDIF -->

<!-- IF S_HAS_SUBFORUM -->
	<!-- INCLUDE forumlist_body.html -->
	<br clear="all" />
<!-- ENDIF -->

<!-- IF S_IS_POSTABLE or S_NO_READ_ACCESS -->
	<div id="pageheader">

		<!-- IF MODERATORS -->
			<p class="moderators"><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->: {MODERATORS}</p>
		<!-- ENDIF -->
	</div>

	<br />
<!-- ENDIF -->

<div id="pagecontent">

<!-- IF S_NO_READ_ACCESS -->
	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
		<td class="row1" height="30" align="center" valign="middle"><span class="gen">{L_NO_READ_ACCESS}</span></td>
	</tr>
	</table>

	<!-- IF not S_USER_LOGGED_IN -->

		<br /><br />

		<form method="post" action="{S_LOGIN_ACTION}">

		<table class="tablebg" width="100%" cellspacing="1">
		<tr>
			<td class="cat"><h4><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></h4></td>
		</tr>
		<tr>
			<td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />  <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" /><!-- IF S_AUTOLOGIN_ENABLED -->  <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->  <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
		</tr>
		</table>
		
		</form>

	<!-- ENDIF -->

	<br clear="all" />
<!-- ENDIF -->

	<!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
		<table width="100%" cellspacing="1">
		<tr>
			<!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
				<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a></td>
			<!-- ENDIF -->
			<!-- IF TOTAL_TOPICS -->
				<td class="nav" valign="middle" nowrap="nowrap"> {PAGE_NUMBER}<br /></td>
				<td class="gensmall" nowrap="nowrap"> [ {TOTAL_TOPICS} ] </td>
				<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
			<!-- ENDIF -->
		</tr>
		</table>
	<!-- ENDIF -->

	<table border="0" width="100" cellspacing="0" cellpadding="0" dir="rtl" align="center">
		<tr>
			<td>
			<img border="0" src="{T_THEME_PATH}/images/HaTooM/Shooq_13.gif" width="777" height="182"></td>
		</tr>
		<tr>
			<td background="{T_THEME_PATH}/images/HaTooM/Shooq_15.gif">	<!-- IF not S_DISPLAY_ACTIVE and (S_IS_POSTABLE or .topicrow) -->
		<table class="tablebg" width="100%" cellspacing="1">
		<tr>
			<td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->">
				<table width="100%" cellspacing="0">
				<tr class="nav">
					<td valign="middle"> <!-- IF S_WATCH_FORUM_LINK and not S_IS_BOT --><a href="{S_WATCH_FORUM_LINK}">{S_WATCH_FORUM_TITLE}</a><!-- ENDIF --></td>
					<td align="{S_CONTENT_FLOW_END}" valign="middle"><!-- IF not S_IS_BOT and U_MARK_TOPICS --><a href="{U_MARK_TOPICS}">{L_MARK_TOPICS_READ}</a><!-- ENDIF --> </td>
				</tr>
				</table>
			</td>
		</tr>

		<tr>
			<!-- IF S_TOPIC_ICONS -->
				<th colspan="3"> {L_TOPICS} </th>
			<!-- ELSE -->
				<th colspan="2"> {L_TOPICS} </th>
			<!-- ENDIF -->
			<th> {L_AUTHOR} </th>
			<th> {L_REPLIES} </th>
			<th> {L_VIEWS} </th>
			<th> {L_LAST_POST} </th>
		</tr>

		<!-- BEGIN topicrow -->

			<!-- IF topicrow.S_FIRST_ROW or not topicrow.S_TOPIC_TYPE_SWITCH -->
				<!-- IF topicrow.S_TOPIC_TYPE eq 3 -->
					<tr>
						<td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_GLOBAL_ANNOUNCEMENTS}</b></td>
					</tr>
				<!-- ELSEIF topicrow.S_TOPIC_TYPE eq 2 -->
					<tr>
						<td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_ANNOUNCEMENTS}</b></td>
					</tr>
				<!-- ELSEIF topicrow.S_TOPIC_TYPE eq 1 -->
					<tr>
						<td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_STICKY}</b></td>
					</tr>
				<!-- ELSEIF topicrow.S_TOPIC_TYPE eq 0 -->
					<tr>
						<td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_TOPICS}</b></td>
					</tr>
				<!-- ENDIF -->
			<!-- ENDIF -->

			<tr>
				<td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
				<!-- IF S_TOPIC_ICONS -->
					<td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ENDIF --></td>
				<!-- ENDIF -->
				<td class="row1">
					<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a><!-- ENDIF -->
					{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a>
					<!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
						<a href="{topicrow.U_MCP_QUEUE}">{topicrow.UNAPPROVED_IMG}</a> 
					<!-- ENDIF -->
					<!-- IF topicrow.S_TOPIC_REPORTED -->
						<a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a> 
					<!-- ENDIF -->
					<!-- IF topicrow.PAGINATION -->
						<p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
					<!-- ENDIF -->
				</td>
				<td class="row2" width="130" align="center"><p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p></td>
				<td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
				<td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
				<td class="row1" width="140" align="center">
					<p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
					<p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
						<a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a>
					</p>
				</td>
			</tr>

		<!-- BEGINELSE -->
			<!-- IF S_IS_POSTABLE -->
			<tr>
				<!-- IF S_TOPIC_ICONS -->
					<td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
				<!-- ELSE -->
					<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
				<!-- ENDIF -->
			</tr>
			<!-- ENDIF -->
		<!-- END topicrow -->

		<tr align="center">
			<!-- IF S_TOPIC_ICONS -->
				<td class="cat" colspan="7">
			<!-- ELSE -->
				<td class="cat" colspan="6">
			<!-- ENDIF -->
					<form method="post" action="{S_FORUM_ACTION}"><span class="gensmall">{L_DISPLAY_TOPICS}:</span> {S_SELECT_SORT_DAYS} <span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input class="btnlite" type="submit" name="sort" value="{L_GO}" /></form>
				</td>
		</tr>
		</table>
	<!-- ENDIF -->
</td>
		</tr>
		<tr>
			<td>
			<img border="0" src="{T_THEME_PATH}/images/HaTooM/Shooq_16.gif" width="777" height="59"></td>
		</tr>
	</table>
	<!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
		<table width="100%" cellspacing="1">
		<tr>
			<!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
				<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a></td>
			<!-- ENDIF -->
			<!-- IF TOTAL_TOPICS -->
				<td class="nav" valign="middle" nowrap="nowrap"> {PAGE_NUMBER}<br /></td>
				<td class="gensmall" nowrap="nowrap"> [ {TOTAL_TOPICS} ] </td>
				<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
			<!-- ENDIF -->
		</tr>
		</table>
	<!-- ENDIF -->

		<br clear="all" />
</div>

<!-- IF S_DISPLAY_ONLINE_LIST -->
	<br clear="all" />

	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
		<td class="cat"><h4>{L_WHO_IS_ONLINE}</h4></td>
	</tr>
	<tr>
		<td class="row1"><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
	</tr>
	</table>
<!-- ENDIF -->

<!-- IF S_DISPLAY_POST_INFO -->
	<br clear="all" />

	<table width="100%" cellspacing="0">
	<tr>
		<td align="{S_CONTENT_FLOW_BEGIN}" valign="top">
			<table cellspacing="3" cellpadding="0" border="0">
			<tr>
				<td width="20" style="text-align: center;">{FOLDER_NEW_IMG}</td>
				<td class="gensmall">{L_NEW_POSTS}</td>
				<td>  </td>
				<td width="20" style="text-align: center;">{FOLDER_IMG}</td>
				<td class="gensmall">{L_NO_NEW_POSTS}</td>
				<td>  </td>
				<td width="20" style="text-align: center;">{FOLDER_ANNOUNCE_IMG}</td>
				<td class="gensmall">{L_ICON_ANNOUNCEMENT}</td>
			</tr>
			<tr>
				<td style="text-align: center;">{FOLDER_HOT_NEW_IMG}</td>
				<td class="gensmall">{L_NEW_POSTS_HOT}</td>
				<td>  </td>
				<td style="text-align: center;">{FOLDER_HOT_IMG}</td>
				<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
				<td>  </td>
				<td style="text-align: center;">{FOLDER_STICKY_IMG}</td>
				<td class="gensmall">{L_ICON_STICKY}</td>			
			</tr>
			<tr>
				<td style="text-align: center;">{FOLDER_LOCKED_NEW_IMG}</td>
				<td class="gensmall">{L_NEW_POSTS_LOCKED}</td>
				<td>  </td>
				<td style="text-align: center;">{FOLDER_LOCKED_IMG}</td>
				<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
				<td>  </td>
				<td style="text-align: center;">{FOLDER_MOVED_IMG}</td>
				<td class="gensmall">{L_TOPIC_MOVED}</td>
			</tr>
			</table>
		</td>
	</tr>
	</table>
<!-- ENDIF -->

<br clear="all" />

<table width="100%" cellspacing="0">
<tr>
	<td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
	<td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
</tr>
</table>

<table style="width: 220px" class="tablebg" cellspacing="0" cellpadding="1">
	<tr>
		<td class="cat">??????? ????????</td>
	</tr>
	<tr>
		<td class="row1"><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></td>
	</tr>
</table>

<!-- INCLUDE overall_footer.html -->
????? ??? ?? ?????? ????? ?? ??? ???? ?????? ???? ???? ??? ???????
??? ????? ??? ???? ?? ???? ??? ???? ????? ??? ?????? ???? ???? ??? ??????? ????
?????? ??????
??? ?????? ????? ???

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: الأحد يوليو 06, 2008 12:20 pm
بواسطة Almsamim
??? ????????? ?? ??? ?????? ???? ?????

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

		<!-- BEGIN topicrow -->

			<!-- IF topicrow.S_FIRST_ROW or not topicrow.S_TOPIC_TYPE_SWITCH -->
				<!-- IF topicrow.S_TOPIC_TYPE eq 3 -->
   <table class="tablebg" width="100%" cellspacing="1">
					<tr>
						<td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_GLOBAL_ANNOUNCEMENTS}</b></td>
					</tr>
</table>
				<!-- ELSEIF topicrow.S_TOPIC_TYPE eq 2 -->
   <table class="tablebg" width="100%" cellspacing="1">
					<tr>
						<td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_ANNOUNCEMENTS}</b></td>
					</tr></table>
				<!-- ELSEIF topicrow.S_TOPIC_TYPE eq 1 -->
   <table class="tablebg" width="100%" cellspacing="1">
					<tr>
						<td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_STICKY}</b></td>
					</tr></table>
				<!-- ELSEIF topicrow.S_TOPIC_TYPE eq 0 -->
   <table class="tablebg" width="100%" cellspacing="1">
					<tr>
						<td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_TOPICS}</b></td>
					</tr></table>
				<!-- ENDIF -->
			<!-- ENDIF -->
?? ???? ??????

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: الأحد يوليو 06, 2008 2:46 pm
بواسطة abdalmajed
????? ?? ????
?? ???? ??? ???? ??? ??? ???? ?????? ????
?? ??? ????? :(
??? ?? ??? ??? ???? ????? ?? ????? ?????

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: الأحد يوليو 06, 2008 3:31 pm
بواسطة Almsamim
abdalmajed كتب:????? ?? ????
?? ???? ??? ???? ??? ??? ???? ?????? ????
?? ??? ????? :(
??? ?? ??? ??? ???? ????? ?? ????? ?????
???? ???? ???? ?????? ?? ????

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: الأحد يوليو 06, 2008 7:15 pm
بواسطة abdalmajed
????? ?? ???? ?????? ??? ??? ??? ???? ???? ????
?? ????? ???? ??? ?????? ??? ??? ???? ??? ??????
????? ??? ??? ?????? ????? ????? ?? ??? ?? ?? ?? ???? ??? ??
????? ??? ???? ???????? ??? ????????? ?? ???????? ???? ??????? ????
?????? ?? ???? ??? ???????? ???? ???? ??

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: الخميس يوليو 31, 2008 4:06 pm
بواسطة alahamdan
??? ?? ??? ????? ??????? ?????????

??? ???? ??? ???? ?? 3.2 ? ?? ??? ?????

????

????? ??????

مرسل: الأحد أغسطس 03, 2008 2:34 am
بواسطة alahamdan
??? ??????? ???? ???? ???? ?? ???? ????? ?????? ?????? ??????? ??????? ???????? ??????? ???? ???? ??????? ???? ????? ???? ????? ????? ??? ???? ??? ??????? ??????? ????? ??? ??? ????? ????? ???? ????.

?? ??? ?? ?? ?????? ? ??? ??? ??? viewforum_body.html :

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

<!-- INCLUDE overall_header.html -->

<!-- IF S_FORUM_RULES -->
	<div class="forumrules">
		<!-- IF U_FORUM_RULES -->
			<h3>{L_FORUM_RULES}</h3><br />
			<a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
		<!-- ELSE -->
			<h3>{L_FORUM_RULES}</h3><br />
			{FORUM_RULES}
		<!-- ENDIF -->
	</div>

	<br clear="all" />
<!-- ENDIF -->

<!-- IF S_DISPLAY_ACTIVE -->
	<!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
	{$CA_BLOCK_START}
	<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
	{$CA_CAP_START}{L_ACTIVE_TOPICS}{$CA_CAP_END}
	<tr>
		<!-- IF $CA_HAS_ICONS -->
			<th colspan="3"> {L_TOPICS} </th>
		<!-- ELSE -->
			<th colspan="2"> {L_TOPICS} </th>
		<!-- ENDIF -->
		<th> {L_AUTHOR} </th>
		<th> {L_REPLIES} </th>
		<th> {L_VIEWS} </th>
		<th> {L_LAST_POST} </th>
	</tr>

	<!-- BEGIN topicrow -->

		<tr>
			<td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
			<!-- IF $CA_HAS_ICONS -->
			<td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE --> <!-- ENDIF --></td>
			<!-- ENDIF -->
			<td class="row1">
				<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a><!-- ENDIF -->
				{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --> link-new<!-- ENDIF -->">{topicrow.TOPIC_TITLE}</a>
				<!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
					<a href="{topicrow.U_MCP_QUEUE}">{UNAPPROVED_IMG}</a> 
				<!-- ENDIF -->
				<!-- IF topicrow.S_TOPIC_REPORTED -->
					<a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a> 
				<!-- ENDIF -->
				<!-- IF topicrow.PAGINATION -->
					<p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
				<!-- ENDIF -->
			</td>
			<td class="row2" width="130" align="center"><p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p></td>
			<td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
			<td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
			<td class="row1" width="140" align="center">
				<p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
				<p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
					<a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a>
				</p>
			</td>
		</tr>

	<!-- BEGINELSE -->
        <!-- IF S_IS_POSTABLE -->
		<tr>
			<!-- IF $CA_HAS_ICONS -->
				<td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
			<!-- ELSE -->
				<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
			<!-- ENDIF -->
		</tr>
		<!-- ENDIF -->
	<!-- END topicrow -->

	<tr align="center">
		<td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"> </td>
	</tr>
	</table>
	{$CA_BLOCK_END}

	<br clear="all" />
<!-- ENDIF -->

<!-- IF S_HAS_SUBFORUM -->
	<!-- INCLUDE forumlist_body.html -->
<!-- ENDIF -->

<!-- IF S_IS_POSTABLE or S_NO_READ_ACCESS -->
	<div id="pageheader">
	    <!-- IF not $CA_FORUMLIST -->
    		<h2><a class="titles" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></h2>
    	<!-- ENDIF -->

		<!-- IF MODERATORS -->
			<p class="moderators"><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->: {MODERATORS}</p>
		<!-- ENDIF -->
		<!-- IF U_MCP -->
			<p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
		<!-- ENDIF -->
	</div>

	<br clear="all" />
<!-- ENDIF -->

<div id="pagecontent">

<!-- IF S_NO_READ_ACCESS -->
    {$CA_BLOCK_START}
	<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
	{$CA_CAP_START}{L_MESSAGE}{$CA_CAP_END}
	<tr>
		<td class="row1" height="30" align="center" valign="middle"><span class="gen">{L_NO_READ_ACCESS}</span></td>
	</tr>
	</table>
	{$CA_BLOCK_END}

	<!-- IF not S_USER_LOGGED_IN -->

		<br /><br />

		<form method="post" action="{S_LOGIN_ACTION}">

        {$CA_BLOCK_START}
		<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
		{$CA_CAP_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP_END}
		<tr>
			<td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />  <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" /><!-- IF S_AUTOLOGIN_ENABLED -->  <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->  <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
		</tr>
		</table>
		{$CA_BLOCK_END}
		
		</form>

	<!-- ENDIF -->

	<br clear="all" />
<!-- ENDIF -->

	<!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
		<table width="100%" cellspacing="1">
		<tr>
			<!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
				<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a></td>
			<!-- ENDIF -->
			<!-- IF S_IS_POSTABLE -->
				<!-- IF TOTAL_TOPICS -->
					<td class="nav" valign="middle" nowrap="nowrap"> {PAGE_NUMBER}<br /></td>
					<td class="gensmall" nowrap="nowrap"> [ {TOTAL_TOPICS} ] </td>
				<!-- ENDIF -->
				<td align="{S_CONTENT_FLOW_END}" width="100%">
					<!-- IF S_WATCH_FORUM_LINK --><a href="{S_WATCH_FORUM_LINK}">{S_WATCH_FORUM_TITLE}</a> <!-- IF U_MARK_TOPICS -->| <!-- ENDIF --><!-- ENDIF -->
					<!-- IF U_MARK_TOPICS --><a href="{U_MARK_TOPICS}">{L_MARK_TOPICS_READ}</a> <!-- ENDIF -->
					<!-- IF TOTAL_TOPICS --><br /><!-- INCLUDE pagination.html --><!-- ENDIF -->
				</td>
			<!-- ELSEIF TOTAL_TOPICS -->
				<td class="nav" valign="middle" nowrap="nowrap"> {PAGE_NUMBER}<br /></td>
				<td class="gensmall" nowrap="nowrap"> [ {TOTAL_TOPICS} ] </td>
				<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
			<!-- ENDIF -->
		</tr>
		</table>
	<!-- ENDIF -->

    <!-- IF not S_DISPLAY_ACTIVE and (S_IS_POSTABLE or .topicrow) -->
		<!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
		{$CA_BLOCK_START}
		<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
		{$CA_CAP_START}{FORUM_NAME}{$CA_CAP_END}
		<tr>
			<!-- IF $CA_HAS_ICONS -->
				<th colspan="3"> {L_TOPICS} </th>
			<!-- ELSE -->
				<th colspan="2"> {L_TOPICS} </th>
			<!-- ENDIF -->
			<th> {L_AUTHOR} </th>
			<th> {L_REPLIES} </th>
			<th> {L_VIEWS} </th>
			<th> {L_LAST_POST} </th>
		</tr>

      <!-- BEGIN topicrow -->

         <!-- IF topicrow.S_FIRST_ROW or not topicrow.S_TOPIC_TYPE_SWITCH -->
            <!-- IF topicrow.S_TOPIC_TYPE eq 3 -->
               <tr>
                  <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_GLOBAL_ANNOUNCEMENTS}</b></td>
               </tr>
            <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 2 -->
               <tr>
                  <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_ANNOUNCEMENTS}</b></td>
               </tr>
            <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 1 -->
               <tr>
                  <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_STICKY}</b></td>
               </tr>
            <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 0 -->
               <tr>
                  <td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_TOPICS}</b></td>
               </tr>
            <!-- ENDIF -->
         <!-- ENDIF -->

			   <tr>
				<td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
				<!-- IF $CA_HAS_ICONS -->
					<td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE --> <!-- ENDIF --></td>
				<!-- ENDIF -->
				<td class="row1">
					<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a><!-- ENDIF -->
					{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --> link-new<!-- ENDIF -->">{topicrow.TOPIC_TITLE}</a>
					<!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
						<a href="{topicrow.U_MCP_QUEUE}">{topicrow.UNAPPROVED_IMG}</a> 
					<!-- ENDIF -->
					<!-- IF topicrow.S_TOPIC_REPORTED -->
						<a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a> 
					<!-- ENDIF -->
					<!-- IF topicrow.PAGINATION -->
						<p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
					<!-- ENDIF -->
				</td>
				<td class="row2" width="130" align="center"><p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p></td>
				<td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
				<td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
				<td class="row1" width="140" align="center">
					<p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
					<p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
						<a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a>
					</p>
				</td>
			</tr>

		<!-- BEGINELSE -->

			<tr>
				<!-- IF $CA_HAS_ICONS -->
					<td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
				<!-- ELSE -->
					<td class="row1" colspan="2" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
				<!-- ENDIF -->
			</tr>
		<!-- END topicrow -->

		<tr align="center">
			<!-- IF $CA_HAS_ICONS -->
				<td class="cat" colspan="7">
			<!-- ELSE -->
				<td class="cat" colspan="2">
			<!-- ENDIF -->
					<form method="post" action="{S_FORUM_ACTION}"><span class="gensmall">{L_DISPLAY_TOPICS}:</span> {S_SELECT_SORT_DAYS} <span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input class="btnlite" type="submit" name="sort" value="{L_GO}" /></form>
				</td>
		</tr>
		</table>
		{$CA_BLOCK_END}
	<!-- ENDIF -->

	<!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
		<table width="100%" cellspacing="1">
		<tr>
			<!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
				<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle"><!-- IF not S_IS_BOT --><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a><!-- ENDIF --></td>
			<!-- ENDIF -->
			<!-- IF TOTAL_TOPICS -->
				<td class="nav" valign="middle" nowrap="nowrap"> {PAGE_NUMBER}</td>
				<td class="gensmall" nowrap="nowrap"> [ {TOTAL_TOPICS} ] </td>
				<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
			<!-- ENDIF -->
		</tr>
		</table>
	<!-- ENDIF -->

	<br clear="all" />

</div>

<!-- INCLUDE breadcrumbs.html -->

<!-- IF S_DISPLAY_ONLINE_LIST -->
	<br clear="all" />

	<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
	<tr>
		<td class="cat"><h4>{L_WHO_IS_ONLINE}</h4></td>
	</tr>
	<tr>
		<td class="row1"><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
	</tr>
	</table>
<!-- ENDIF -->

<!-- IF S_DISPLAY_POST_INFO -->
	<br clear="all" />

	<table width="100%" cellspacing="0">
	<tr>
		<td align="right"><span class="gensmall"><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></span></td>
				<td align="left" valign="top">
			<table cellspacing="3" cellpadding="0" border="0" class="legend legend-viewforum">
			<tr>
				<td width="20" style="text-align: center;">{FOLDER_NEW_IMG}</td>
				<td class="gensmall">{L_NEW_POSTS}</td>
				<td>  </td>
				<td width="20" style="text-align: center;">{FOLDER_IMG}</td>
				<td class="gensmall">{L_NO_NEW_POSTS}</td>
				<td>  </td>
				<td width="20" style="text-align: center;">{FOLDER_ANNOUNCE_IMG}</td>
				<td class="gensmall">{L_ICON_ANNOUNCEMENT}</td>
			</tr>
			<tr>
				<td style="text-align: center;">{FOLDER_HOT_NEW_IMG}</td>
				<td class="gensmall">{L_NEW_POSTS_HOT}</td>
				<td>  </td>
				<td style="text-align: center;">{FOLDER_HOT_IMG}</td>
				<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
				<td>  </td>
				<td style="text-align: center;">{FOLDER_STICKY_IMG}</td>
				<td class="gensmall">{L_ICON_STICKY}</td>			
			</tr>
			<tr>
				<td style="text-align: center;">{FOLDER_LOCKED_NEW_IMG}</td>
				<td class="gensmall">{L_NEW_POSTS_LOCKED}</td>
				<td>  </td>
				<td style="text-align: center;">{FOLDER_LOCKED_IMG}</td>
				<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
				<td>  </td>
				<td style="text-align: center;">{FOLDER_MOVED_IMG}</td>
				<td class="gensmall">{L_TOPIC_MOVED}</td>
			</tr>
			</table>
		</td>
	</tr>
	</table>
<!-- ENDIF -->

<br clear="all" />

<table width="100%" cellspacing="0">
<tr>
	<td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
	<td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
</tr>
</table>

<!-- INCLUDE overall_footer.html -->

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: الاثنين أغسطس 04, 2008 2:22 am
بواسطة q8ieng
????? ???? ????? ??? ??? ???? 3.0.2 ??????? ????? ??????? ?? overall_header.html

???? ???? ????? ?????? :) ????????

[?????] ??? ??? ????????? ?? ???????? ??????? ?? ????????

مرسل: الاثنين أغسطس 04, 2008 2:40 am
بواسطة alahamdan
??? ?? ????? ??????? ??? overall_header.html ?? ??? ???? ???? ?????????!

???? ???? ?? ???? viewforum_body.html .

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

??????? ????? ???? ????? viewforum_body.html ????? ?????? ?????? :

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

<!-- INCLUDE overall_header.html -->

<!-- IF S_FORUM_RULES -->
   <div class="forumrules">
      <!-- IF U_FORUM_RULES -->
         <h3>{L_FORUM_RULES}</h3><br />
         <a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
      <!-- ELSE -->
         <h3>{L_FORUM_RULES}</h3><br />
         {FORUM_RULES}
      <!-- ENDIF -->
   </div>

   <br clear="all" />
<!-- ENDIF -->

<!-- IF S_DISPLAY_ACTIVE -->
   <!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
   {$CA_BLOCK_START}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   {$CA_CAP_START}{L_ACTIVE_TOPICS}{$CA_CAP_END}
   <tr>
      <!-- IF $CA_HAS_ICONS -->
         <th colspan="3"><!-- IF topicrow.S_TOPIC_TYPE eq 3 --> {L_GLOBAL_ANNOUNCEMENTS} <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 2 --> {L_ANNOUNCEMENTS} <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 1 --> {L_STICKY} <!-- ELSE --> {L_TOPICS} <!-- ENDIF --></th>
      <!-- ELSE -->
         <th colspan="2"><!-- IF topicrow.S_TOPIC_TYPE eq 3 --> {L_GLOBAL_ANNOUNCEMENTS} <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 2 --> {L_ANNOUNCEMENTS} <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 1 --> {L_STICKY} <!-- ELSE --> {L_TOPICS} <!-- ENDIF --></th>
      <!-- ENDIF -->
      <th> {L_AUTHOR} </th>
      <th> {L_REPLIES} </th>
      <th> {L_VIEWS} </th>
      <th> {L_LAST_POST} </th>
   </tr>

   <!-- BEGIN topicrow -->

      <tr>
         <td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
         <!-- IF $CA_HAS_ICONS -->
         <td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE --> <!-- ENDIF --></td>
         <!-- ENDIF -->
         <td class="row1">
            <!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a><!-- ENDIF -->
            {topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --> link-new<!-- ENDIF -->">{topicrow.TOPIC_TITLE}</a>
            <!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
               <a href="{topicrow.U_MCP_QUEUE}">{UNAPPROVED_IMG}</a> 
            <!-- ENDIF -->
            <!-- IF topicrow.S_TOPIC_REPORTED -->
               <a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a> 
            <!-- ENDIF -->
            <!-- IF topicrow.PAGINATION -->
               <p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
            <!-- ENDIF -->
         </td>
         <td class="row2" width="130" align="center"><p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p></td>
         <td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
         <td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
         <td class="row1" width="140" align="center">
            <p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
            <p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
               <a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a>
            </p>
         </td>
      </tr>

   <!-- BEGINELSE -->
        <!-- IF S_IS_POSTABLE -->
      <tr>
         <!-- IF $CA_HAS_ICONS -->
            <td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
         <!-- ELSE -->
            <td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
         <!-- ENDIF -->
      </tr>
      <!-- ENDIF -->
   <!-- END topicrow -->

   <tr align="center">
      <td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"> </td>
   </tr>
   </table>
   {$CA_BLOCK_END}

   <br clear="all" />
<!-- ENDIF -->

<!-- IF S_HAS_SUBFORUM -->
   <!-- INCLUDE forumlist_body.html -->
<!-- ENDIF -->

<!-- IF S_IS_POSTABLE or S_NO_READ_ACCESS -->
   <div id="pageheader">
       <!-- IF not $CA_FORUMLIST -->
          <h2><a class="titles" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></h2>
       <!-- ENDIF -->

      <!-- IF MODERATORS -->
         <p class="moderators"><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->: {MODERATORS}</p>
      <!-- ENDIF -->
      <!-- IF U_MCP -->
         <p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
      <!-- ENDIF -->
   </div>

   <br clear="all" />
<!-- ENDIF -->

<div id="pagecontent">

<!-- IF S_NO_READ_ACCESS -->
    {$CA_BLOCK_START}
   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   {$CA_CAP_START}{L_MESSAGE}{$CA_CAP_END}
   <tr>
      <td class="row1" height="30" align="center" valign="middle"><span class="gen">{L_NO_READ_ACCESS}</span></td>
   </tr>
   </table>
   {$CA_BLOCK_END}

   <!-- IF not S_USER_LOGGED_IN -->

      <br /><br />

      <form method="post" action="{S_LOGIN_ACTION}">

        {$CA_BLOCK_START}
      <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
      {$CA_CAP_START}<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>{$CA_CAP_END}
      <tr>
         <td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />  <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" /><!-- IF S_AUTOLOGIN_ENABLED -->  <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->  <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
      </tr>
      </table>
      {$CA_BLOCK_END}
      
      </form>

   <!-- ENDIF -->

   <br clear="all" />
<!-- ENDIF -->

   <!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
      <table width="100%" cellspacing="1">
      <tr>
         <!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
            <td align="{S_CONTENT_FLOW_BEGIN}" valign="middle"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a></td>
         <!-- ENDIF -->
         <!-- IF S_IS_POSTABLE -->
            <!-- IF TOTAL_TOPICS -->
               <td class="nav" valign="middle" nowrap="nowrap"> {PAGE_NUMBER}<br /></td>
               <td class="gensmall" nowrap="nowrap"> [ {TOTAL_TOPICS} ] </td>
            <!-- ENDIF -->
            <td align="{S_CONTENT_FLOW_END}" width="100%">
               <!-- IF S_WATCH_FORUM_LINK --><a href="{S_WATCH_FORUM_LINK}">{S_WATCH_FORUM_TITLE}</a> <!-- IF U_MARK_TOPICS -->| <!-- ENDIF --><!-- ENDIF -->
               <!-- IF U_MARK_TOPICS --><a href="{U_MARK_TOPICS}">{L_MARK_TOPICS_READ}</a> <!-- ENDIF -->
               <!-- IF TOTAL_TOPICS --><br /><!-- INCLUDE pagination.html --><!-- ENDIF -->
            </td>
         <!-- ELSEIF TOTAL_TOPICS -->
            <td class="nav" valign="middle" nowrap="nowrap"> {PAGE_NUMBER}<br /></td>
            <td class="gensmall" nowrap="nowrap"> [ {TOTAL_TOPICS} ] </td>
            <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
         <!-- ENDIF -->
      </tr>
      </table>
   <!-- ENDIF -->

    <!-- IF not S_DISPLAY_ACTIVE and (S_IS_POSTABLE or .topicrow) -->
      <!-- IF S_TOPIC_ICONS --><!-- BEGIN topicrow --><!-- IF topicrow.TOPIC_ICON_IMG --><!-- DEFINE $CA_HAS_ICONS = '1' --><!-- ENDIF --><!-- END topicrow --><!-- ENDIF -->
      <!-- BEGIN topicrow -->

         <!-- IF topicrow.S_FIRST_ROW or not topicrow.S_TOPIC_TYPE_SWITCH -->
            <!-- IF topicrow.S_TOPIC_TYPE eq 3 -->
      {$CA_BLOCK_START}
      <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}"><br>
      {$CA_CAP_START}{L_GLOBAL_ANNOUNCEMENTS}{$CA_CAP_END}
      <tr>
         <!-- IF $CA_HAS_ICONS -->
            <th colspan="3"> {L_TOPICS} </th>
         <!-- ELSE -->
            <th colspan="2"> {L_TOPICS} </th>
         <!-- ENDIF -->
         <th> {L_AUTHOR} </th>
         <th> {L_REPLIES} </th>
         <th> {L_VIEWS} </th>
         <th> {L_LAST_POST} </th>
      </tr>
             <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 2 -->
      {$CA_BLOCK_START}
      <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}"><br><br>
      {$CA_CAP_START}{L_ANNOUNCEMENTS}{$CA_CAP_END}
      <tr>
         <!-- IF $CA_HAS_ICONS -->
            <th colspan="3"> {L_TOPICS} </th>
         <!-- ELSE -->
            <th colspan="2"> {L_TOPICS} </th>
         <!-- ENDIF -->
         <th> {L_AUTHOR} </th>
         <th> {L_REPLIES} </th>
         <th> {L_VIEWS} </th>
         <th> {L_LAST_POST} </th>
      </tr>
                  <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 1 -->
      {$CA_BLOCK_START}
      <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}"><br><br>
      {$CA_CAP_START}{L_STICKY}{$CA_CAP_END}
      <tr>
         <!-- IF $CA_HAS_ICONS -->
            <th colspan="3"> {L_TOPICS} </th>
         <!-- ELSE -->
            <th colspan="2"> {L_TOPICS} </th>
         <!-- ENDIF -->
         <th> {L_AUTHOR} </th>
         <th> {L_REPLIES} </th>
         <th> {L_VIEWS} </th>
         <th> {L_LAST_POST} </th>
      </tr>
                  <!-- ELSEIF topicrow.S_TOPIC_TYPE eq 0 -->
      {$CA_BLOCK_START}
      <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}"><br><br>
      {$CA_CAP_START}{L_TOPICS} {FORUM_NAME}{$CA_CAP_END}
      <tr>
         <!-- IF $CA_HAS_ICONS -->
            <th colspan="3"> {L_TOPICS} </th>
         <!-- ELSE -->
            <th colspan="2"> {L_TOPICS} </th>
         <!-- ENDIF -->
         <th> {L_AUTHOR} </th>
         <th> {L_REPLIES} </th>
         <th> {L_VIEWS} </th>
         <th> {L_LAST_POST} </th>
      </tr>
            <!-- ENDIF -->
         <!-- ENDIF -->

            <tr>
            <td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
            <!-- IF $CA_HAS_ICONS -->
               <td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE --> <!-- ENDIF --></td>
            <!-- ENDIF -->
            <td class="row1">
               <!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a><!-- ENDIF -->
               {topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle<!-- IF topicrow.S_UNREAD_TOPIC --> link-new<!-- ENDIF -->">{topicrow.TOPIC_TITLE}</a>
               <!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
                  <a href="{topicrow.U_MCP_QUEUE}">{topicrow.UNAPPROVED_IMG}</a> 
               <!-- ENDIF -->
               <!-- IF topicrow.S_TOPIC_REPORTED -->
                  <a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a> 
               <!-- ENDIF -->
               <!-- IF topicrow.PAGINATION -->
                  <p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
               <!-- ENDIF -->
            </td>
            <td class="row2" width="130" align="center"><p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p></td>
            <td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
            <td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
            <td class="row1" width="140" align="center">
               <p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
               <p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
                  <a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a>
               </p>
            </td>
         </tr>

      <!-- BEGINELSE -->

         <tr>
            <!-- IF $CA_HAS_ICONS -->
               <td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
            <!-- ELSE -->
               <td class="row1" colspan="2" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
            <!-- ENDIF -->
         </tr>
      <!-- END topicrow -->

      <tr align="center">
         <!-- IF $CA_HAS_ICONS -->
            <td class="cat" colspan="7">
         <!-- ELSE -->
            <td class="cat" colspan="2">
         <!-- ENDIF -->
               <form method="post" action="{S_FORUM_ACTION}"><span class="gensmall">{L_DISPLAY_TOPICS}:</span> {S_SELECT_SORT_DAYS} <span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input class="btnlite" type="submit" name="sort" value="{L_GO}" /></form>
            </td>
      </tr>
      </table>
      {$CA_BLOCK_END}
   <!-- ENDIF -->

   <!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
      <table width="100%" cellspacing="1">
      <tr>
         <!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
            <td align="{S_CONTENT_FLOW_BEGIN}" valign="middle"><!-- IF not S_IS_BOT --><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a><!-- ENDIF --></td>
         <!-- ENDIF -->
         <!-- IF TOTAL_TOPICS -->
            <td class="nav" valign="middle" nowrap="nowrap"> {PAGE_NUMBER}</td>
            <td class="gensmall" nowrap="nowrap"> [ {TOTAL_TOPICS} ] </td>
            <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
         <!-- ENDIF -->
      </tr>
      </table>
   <!-- ENDIF -->

   <br clear="all" />

</div>

<!-- INCLUDE breadcrumbs.html -->

<!-- IF S_DISPLAY_ONLINE_LIST -->
   <br clear="all" />

   <table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
   <tr>
      <td class="cat"><h4>{L_WHO_IS_ONLINE}</h4></td>
   </tr>
   <tr>
      <td class="row1"><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
   </tr>
   </table>
<!-- ENDIF -->

<!-- IF S_DISPLAY_POST_INFO -->
   <br clear="all" />

   <table width="100%" cellspacing="0">
   <tr>
      <td align="right"><span class="gensmall"><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></span></td>
            <td align="left" valign="top">
         <table cellspacing="3" cellpadding="0" border="0" class="legend legend-viewforum">
         <tr>
            <td width="20" style="text-align: center;">{FOLDER_NEW_IMG}</td>
            <td class="gensmall">{L_NEW_POSTS}</td>
            <td>  </td>
            <td width="20" style="text-align: center;">{FOLDER_IMG}</td>
            <td class="gensmall">{L_NO_NEW_POSTS}</td>
            <td>  </td>
            <td width="20" style="text-align: center;">{FOLDER_ANNOUNCE_IMG}</td>
            <td class="gensmall">{L_ICON_ANNOUNCEMENT}</td>
         </tr>
         <tr>
            <td style="text-align: center;">{FOLDER_HOT_NEW_IMG}</td>
            <td class="gensmall">{L_NEW_POSTS_HOT}</td>
            <td>  </td>
            <td style="text-align: center;">{FOLDER_HOT_IMG}</td>
            <td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
            <td>  </td>
            <td style="text-align: center;">{FOLDER_STICKY_IMG}</td>
            <td class="gensmall">{L_ICON_STICKY}</td>         
         </tr>
         <tr>
            <td style="text-align: center;">{FOLDER_LOCKED_NEW_IMG}</td>
            <td class="gensmall">{L_NEW_POSTS_LOCKED}</td>
            <td>  </td>
            <td style="text-align: center;">{FOLDER_LOCKED_IMG}</td>
            <td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
            <td>  </td>
            <td style="text-align: center;">{FOLDER_MOVED_IMG}</td>
            <td class="gensmall">{L_TOPIC_MOVED}</td>
         </tr>
         </table>
      </td>
   </tr>
   </table>
<!-- ENDIF -->

<br clear="all" />

<table width="100%" cellspacing="0">
<tr>
   <td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
   <td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
</tr>
</table>

<!-- INCLUDE overall_footer.html -->
???????? ????? ?????? ???.

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

?????? : ?? ????? ????? ?? ??? ???? ???? (???? ???? ??? ???) .

???? ???? ??? 3.0.2 (??? ????). ????? ???? ?????.

???? ?????.[/b]