forum_subject_table |
<style>
.UserPhoto_tiny_RCS {
border:1px solid #3E1C06;
float:right;
padding:2px;
background-color:transparent;
border-radius: 2px;
display: block;
}
.UserPhoto_tiny_RCS img {
width:40px;
height:40px;
text-align:center;
}
.User-Picture-forum-Home{
width: 40px;
height: 40px;
background-position: center;
background-repeat: no-repeat;
background-size: 40px;
display: inline-block;
vertical-align: middle;
}
</style>
<script type="text/javascript" src="includes/js/jquery.save.js"></script>
<script type='text/javascript'>
//
function AjaxTitle()
{
var data = {};
var AjaxState = {ajaxSend : $("#status").html("[img]{$image_path}/menu_open.gif[/img][/url]
<!-- Code search forum Menu start -->
<form name="search" action="index.php?page=forum" method="get">
<input type="hidden" name="page" value="forum" />
<input type="hidden" name="start" value="1" />
<input type="hidden" name="sort_order" value="DESC" />
<input type="hidden" name="section" value="{$SECTION_ID}" />
[table]
[tr]
[td]
<input type="text" name="keyword" value="{$lang['search_keyword']}" onfocus="if (this.value == '{$lang['search_keyword']}') this.value = '';" size="20"
dir="{$_CONF['info_row']['content_dir']}" />
<input type="submit" value="{$lang['start_search']}" name="search" />
[/td]
[/tr]
[tr]
[td]
[url=index.php?page=search&index=1]{$lang['advanced_search']}[/url]
[/td]
[/tr]
[/table]
</form>
[/center]
{/if}
[/td]
[/tr]
[/table]
<form name="tools_thread" method="post" enctype="multipart/form-data" action="index.php?page=management&subject=1&section={$SECTION_ID}&operator=tools_thread">
[table]
[tr]
[td]
{$lang['subject_title']}
[/td]
[td]
{$lang['reply_num']}
[/td]
[td]
{$lang['subject_visitor']}
[/td]
[td]
{$lang['write_date']}
[/td]
{if !{$mod_toolbar}}
[td]
<input type="checkbox" name="check_all" onclick="checkAll(this.form)" />
[/td]
{/if}
[/tr]
{template}adsense_forum{/template}
{template}forum_announcement_table{/template}
{if !{$NO_REVIEW_SUBJECTS}}
[tr]
[td]
{$lang['subjects_review']}
[/td]
[/tr]
{Des::while}{review_subject_list}
[tr]
[td]
{if {$review_subject_list['review_subject']} == 1}
[img]{$image_path}/dot_review.gif[/img]
{/if}
[/td]
[td]
[img]{$review_subject_list['icon']}[/img]
[/td]
[td]
<?php $PowerBB->_CONF['template']['while']['review_subject_list'][$this->x_loop]['title'] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF['template']['while']['review_subject_list'][$this->x_loop]['title']); ?>
[url=index.php?page=topic&show=1&id={$review_subject_list['id']}{$password}]
[img]{$image_path}/open.gif[/img][/url]
<font class="title_font">
[b]{$review_subject_list['prefix_subject']}[/b]
[url=index.php?page=topic&show=1&id={$review_subject_list['id']}{$password}]
{$review_subject_list['title']}[/url]
</font>
{if {$review_subject_list['reply_number']} > {$_CONF['info_row']['perpage']}}
[img]{$image_path}/multipage.gif[/img]
{/if}
{if {$review_subject_list['attach_subject']} == 1}
[img]{$image_path}/attach.gif[/img]
{/if}
{if {$review_subject_list['rating']} > {$_CONF['info_row']['show_rating_num_max']}}
[img]{$image_path}/rating/rating_5.gif[/img]
{/if}
{if {$review_subject_list['close']}}
{$lang['subject_close']}
{/if}
{if {$review_subject_list['delete_topic']}}
{$lang['subject_delete']}
{/if}
{if {$review_subject_list['special']}}
{$lang['subject_special']}
[img]{$image_path}/star.gif[/img]
{/if}
{if {$_CONF['info_row']['subject_describe_show']} and {$review_subject_list['subject_describe']} != ''}
<font class="smallfont">{$review_subject_list['subject_describe']}</font>
{/if}
<?php echo $PowerBB->functions->GetUsernameStyleAndUserId($PowerBB->_CONF['template']['while']['review_subject_list'][$this->x_loop]['writer']);?>
[/td]
[td]
{if {$review_subject_list['reply_number']} == 0}
{$review_subject_list['reply_number']}
{else}
[url=index.php?page=topic&show=1&id={$stick_subject_list['id']}{$password}]
[img]{$image_path}/open.gif[/img][/url]
<font class="title_font">
[b]{$stick_subject_list['prefix_subject']}[/b]
[url=index.php?page=topic&show=1&id={$stick_subject_list['id']}{$password}]
{$lang['sticky']}</b>
{$stick_subject_list['title']}[/url]
</font>
{if {$stick_subject_list['reply_number']} > {$_CONF['info_row']['perpage']}}
{template}forum_stick_perpage_reply{/template}
[img]{$image_path}/multipage.gif[/img]
{/if}
{if {$stick_subject_list['attach_subject']} == 1}
[img]{$image_path}/attach.gif[/img]
{/if}
{if {$stick_subject_list['rating']} > {$_CONF['info_row']['show_rating_num_max']}}
[img]{$image_path}/rating/rating_5.gif[/img]
{/if}
{if {$stick_subject_list['close']}}
{$lang['subject_close']}
{/if}
{if {$stick_subject_list['delete_topic']}}
{$lang['subject_delete']}
{/if}
{if {$stick_subject_list['special']}}
{$lang['subject_special']}
[img]{$image_path}/star.gif[/img]
{/if}
{if {$_CONF['info_row']['subject_describe_show']} and {$stick_subject_list['subject_describe']} != ''}
<font class="smallfont">{$stick_subject_list['subject_describe']}</font>
{/if}
<?php echo $PowerBB->functions->GetUsernameStyleAndUserId($PowerBB->_CONF['template']['while']['stick_subject_list'][$this->x_loop]['writer']);?>
[/td]
[td]
{if {$stick_subject_list['reply_number']} == 0}
{$stick_subject_list['reply_number']}
{else}
[url=index.php?page=topic&show=1&id={$subject_list['id']}{$password}]
[img]{$image_path}/multipage.gif[/img]
{/if}
{if {$subject_list['attach_subject']} == 1}
[img]{$image_path}/attach.gif[/img]
{/if}
{if {$subject_list['review_reply']} > 0}
[img]{$image_path}/moderated_small.gif[/img]
{/if}
{if {$subject_list['rating']} > {$_CONF['info_row']['show_rating_num_max']}}
[img]{$image_path}/rating/rating_5.gif[/img]
{/if}
{if {$subject_list['close']}}
{$lang['subject_close']}
{/if}
{if {$subject_list['delete_topic']}}
{$lang['subject_delete']}
{/if}
{if {$subject_list['special']}}
{$lang['subject_special']}
[img]{$image_path}/star.gif[/img]
{/if}
{if {$_CONF['info_row']['subject_describe_show']} and {$subject_list['subject_describe']} != ''}
<font class="smallfont">{$subject_list['subject_describe']}</font>
{/if}
{if {$subject_list['writer']} == 'Guest'}
{$lang['Guest_']}
{else}
<?php echo $PowerBB->functions->GetUsernameStyleAndUserId($PowerBB->_CONF['template']['while']['subject_list'][$this->x_loop]['writer']);?>
{/if}
[/td]
[td]
{if {$subject_list['reply_number']} == 0}
{$subject_list['reply_number']}
{else}
[url=index.php?page=rss&section=1&id={$SECTION_ID}]
[img]{$image_path}/rss.gif[/img][/url]{/if}[/td]
[/tr]
[/table]
[/td]
[/tr]
[/table]
المشاركة الأصلية كتبت بواسطة: Mr King مرحبا بك،
المرجو توضيح طلبك بصورة أو لقطة شاشة
المشاركة الأصلية كتبت بواسطة: Mr King أحتاج لمزيد من التوضيح من فضلك،
هل تقصد في آخرمشاركة في االصفحة الرئيسية ؟؟ وما هي الصورة التي تريد حذفها بالتحديد، صورة كاتب المشاركة؟ أو أيقونة الموضوع؟
<!-- start get avater_path to last_replier from stick_subject_list -->
<!-- end get avater_path to last_replier from stick_subject_list -->
<!-- start get avater_path to last_replier from subject_list -->
<!-- end get avater_path to last_replier from subject_list -->
<style>
.UserPhoto_tiny_RCS {
border:1px solid #3E1C06;
float:right;
padding:2px;
background-color:transparent;
border-radius: 2px;
display: block;
}
.UserPhoto_tiny_RCS img {
width:40px;
height:40px;
text-align:center;
}
.User-Picture-forum-Home{
width: 40px;
height: 40px;
background-position: center;
background-repeat: no-repeat;
background-size: 40px;
display: inline-block;
vertical-align: middle;
}
</style>
<script type="text/javascript" src="includes/js/jquery.save.js"></script>
<script type='text/javascript'>
//
function AjaxTitle()
{
var data = {};
var AjaxState = {ajaxSend : $("#status").html("[img]{$image_path}/menu_open.gif[/img][/url]
<!-- Code search forum Menu start -->
<form name="search" action="index.php?page=forum" method="get">
<input type="hidden" name="page" value="forum" />
<input type="hidden" name="start" value="1" />
<input type="hidden" name="sort_order" value="DESC" />
<input type="hidden" name="section" value="{$SECTION_ID}" />
[table]
[tr]
[td]
<input type="text" name="keyword" value="{$lang['search_keyword']}" onfocus="if (this.value == '{$lang['search_keyword']}') this.value = '';" size="20"
dir="{$_CONF['info_row']['content_dir']}" />
<input type="submit" value="{$lang['start_search']}" name="search" />
[/td]
[/tr]
[tr]
[td]
[url=index.php?page=search&index=1]{$lang['advanced_search']}[/url]
[/td]
[/tr]
[/table]
</form>
[/center]
{/if}
[/td]
[/tr]
[/table]
<form name="tools_thread" method="post" enctype="multipart/form-data" action="index.php?page=management&subject=1&section={$SECTION_ID}&operator=tools_thread">
[table]
[tr]
[td]
{$lang['subject_title']}
[/td]
[td]
{$lang['reply_num']}
[/td]
[td]
{$lang['subject_visitor']}
[/td]
[td]
{$lang['write_date']}
[/td]
{if !{$mod_toolbar}}
[td]
<input type="checkbox" name="check_all" onclick="checkAll(this.form)" />
[/td]
{/if}
[/tr]
{template}adsense_forum{/template}
{template}forum_announcement_table{/template}
{if !{$NO_REVIEW_SUBJECTS}}
[tr]
[td]
{$lang['subjects_review']}
[/td]
[/tr]
{Des::while}{review_subject_list}
[tr]
[td]
{if {$review_subject_list['review_subject']} == 1}
[img]{$image_path}/dot_review.gif[/img]
{/if}
[/td]
[td]
[img]{$review_subject_list['icon']}[/img]
[/td]
[td]
<?php $PowerBB->_CONF['template']['while']['review_subject_list'][$this->x_loop]['title'] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF['template']['while']['review_subject_list'][$this->x_loop]['title']); ?>
[url=index.php?page=topic&show=1&id={$review_subject_list['id']}{$password}]
[img]{$image_path}/open.gif[/img][/url]
<font class="title_font">
[b]{$review_subject_list['prefix_subject']}[/b]
[url=index.php?page=topic&show=1&id={$review_subject_list['id']}{$password}]
{$review_subject_list['title']}[/url]
</font>
{if {$review_subject_list['reply_number']} > {$_CONF['info_row']['perpage']}}
[img]{$image_path}/multipage.gif[/img]
{/if}
{if {$review_subject_list['attach_subject']} == 1}
[img]{$image_path}/attach.gif[/img]
{/if}
{if {$review_subject_list['rating']} > {$_CONF['info_row']['show_rating_num_max']}}
[img]{$image_path}/rating/rating_5.gif[/img]
{/if}
{if {$review_subject_list['close']}}
{$lang['subject_close']}
{/if}
{if {$review_subject_list['delete_topic']}}
{$lang['subject_delete']}
{/if}
{if {$review_subject_list['special']}}
{$lang['subject_special']}
[img]{$image_path}/star.gif[/img]
{/if}
{if {$_CONF['info_row']['subject_describe_show']} and {$review_subject_list['subject_describe']} != ''}
<font class="smallfont">{$review_subject_list['subject_describe']}</font>
{/if}
<?php echo $PowerBB->functions->GetUsernameStyleAndUserId($PowerBB->_CONF['template']['while']['review_subject_list'][$this->x_loop]['writer']);?>
[/td]
[td]
{if {$review_subject_list['reply_number']} == 0}
{$review_subject_list['reply_number']}
{else}
[url=index.php?page=topic&show=1&id={$stick_subject_list['id']}{$password}]
[img]{$image_path}/open.gif[/img][/url]
<font class="title_font">
[b]{$stick_subject_list['prefix_subject']}[/b]
[url=index.php?page=topic&show=1&id={$stick_subject_list['id']}{$password}]
{$lang['sticky']}</b>
{$stick_subject_list['title']}[/url]
</font>
{if {$stick_subject_list['reply_number']} > {$_CONF['info_row']['perpage']}}
{template}forum_stick_perpage_reply{/template}
[img]{$image_path}/multipage.gif[/img]
{/if}
{if {$stick_subject_list['attach_subject']} == 1}
[img]{$image_path}/attach.gif[/img]
{/if}
{if {$stick_subject_list['rating']} > {$_CONF['info_row']['show_rating_num_max']}}
[img]{$image_path}/rating/rating_5.gif[/img]
{/if}
{if {$stick_subject_list['close']}}
{$lang['subject_close']}
{/if}
{if {$stick_subject_list['delete_topic']}}
{$lang['subject_delete']}
{/if}
{if {$stick_subject_list['special']}}
{$lang['subject_special']}
[img]{$image_path}/star.gif[/img]
{/if}
{if {$_CONF['info_row']['subject_describe_show']} and {$stick_subject_list['subject_describe']} != ''}
<font class="smallfont">{$stick_subject_list['subject_describe']}</font>
{/if}
<?php echo $PowerBB->functions->GetUsernameStyleAndUserId($PowerBB->_CONF['template']['while']['stick_subject_list'][$this->x_loop]['writer']);?>
[/td]
[td]
{if {$stick_subject_list['reply_number']} == 0}
{$stick_subject_list['reply_number']}
{else}
[url=index.php?page=topic&show=1&id={$subject_list['id']}{$password}]
[img]{$image_path}/multipage.gif[/img]
{/if}
{if {$subject_list['attach_subject']} == 1}
[img]{$image_path}/attach.gif[/img]
{/if}
{if {$subject_list['review_reply']} > 0}
[img]{$image_path}/moderated_small.gif[/img]
{/if}
{if {$subject_list['rating']} > {$_CONF['info_row']['show_rating_num_max']}}
[img]{$image_path}/rating/rating_5.gif[/img]
{/if}
{if {$subject_list['close']}}
{$lang['subject_close']}
{/if}
{if {$subject_list['delete_topic']}}
{$lang['subject_delete']}
{/if}
{if {$subject_list['special']}}
{$lang['subject_special']}
[img]{$image_path}/star.gif[/img]
{/if}
{if {$_CONF['info_row']['subject_describe_show']} and {$subject_list['subject_describe']} != ''}
<font class="smallfont">{$subject_list['subject_describe']}</font>
{/if}
{if {$subject_list['writer']} == 'Guest'}
{$lang['Guest_']}
{else}
<?php echo $PowerBB->functions->GetUsernameStyleAndUserId($PowerBB->_CONF['template']['while']['subject_list'][$this->x_loop]['writer']);?>
{/if}
[/td]
[td]
{if {$subject_list['reply_number']} == 0}
{$subject_list['reply_number']}
{else}
[url=index.php?page=rss&section=1&id={$SECTION_ID}]
[img]{$image_path}/rss.gif[/img][/url]{/if}[/td]
[/tr]
[/table]
[/td]
[/tr]
[/table]
تحرير : forum_subject_table | |
اسم القالب | forum_subject_table |
القالب للأستايل | metin2gw |
حُرر في | 18-08-2016 05:34 |