126 lines
7.3 KiB
PHP
126 lines
7.3 KiB
PHP
<?php echo 'Discuz!应用中心开发者-简约设计';exit;?>
|
|
|
|
<!--{eval $_G[forum_thread][special] = 0;}-->
|
|
<!-- main postlist start -->
|
|
<!--{eval $needhiddenreply = ($hiddenreplies && $_G['uid'] != $post['authorid'] && $_G['uid'] != $_G['forum_thread']['authorid'] && !$post['first'] && !$_G['forum']['ismoderator']);}-->
|
|
<div class="plc cl">
|
|
<span class="avatar"><img src="<!--{avatar($post['authorid'], 'middle', true)}-->" alt="头像"/></span>
|
|
<div class="pi">
|
|
<ul class="authi">
|
|
<li class="grey">
|
|
<em>
|
|
<!--{if isset($post[isstick])}-->
|
|
<img src ="{IMGDIR}/settop.png" alt="{lang replystick}" class="vm" /> {lang from} {$post[number]}{$postnostick}
|
|
<!--{elseif $post[number] == -1}-->
|
|
{lang recommend_post}
|
|
<!--{else}-->
|
|
<!--{if !empty($postno[$post[number]])}-->$postno[$post[number]]<!--{else}-->{$post[number]}{$postno[0]}<!--{/if}-->
|
|
<!--{/if}-->
|
|
</em><b>
|
|
<!--{if $post['authorid'] && $post['username'] && !$post['anonymous']}-->
|
|
<a href="home.php?mod=space&uid=$post[authorid]" class="blue">$post[author]</a></b>
|
|
<!--{if $post[authorid] != $_G[uid] && $_G[uid]}-->
|
|
<a href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]&repquote=$post[pid]&extra=$_GET[extra]&page=$page" class="xg1" title="{lang reply}">{lang reply}</a>
|
|
<!--{/if}-->
|
|
<!--{else}-->
|
|
<!--{if !$post['authorid']}-->
|
|
<a href="javascript:;">{lang guest} <em>$post[useip]{if $post[port]}:$post[port]{/if}</em></a>
|
|
<!--{elseif $post['authorid'] && $post['username'] && $post['anonymous']}-->
|
|
<!--{if $_G['forum']['ismoderator']}--><a href="home.php?mod=space&uid=$post[authorid]" target="_blank">{lang anonymous}</a><!--{else}-->{lang anonymous}<!--{/if}-->
|
|
<!--{else}-->
|
|
$post[author] <em>{lang member_deleted}</em>
|
|
<!--{/if}-->
|
|
<!--{/if}-->
|
|
</li>
|
|
<li class="grey rela">
|
|
$post[dateline]
|
|
</li>
|
|
</ul>
|
|
<div class="message">
|
|
<!--{if $post['warned']}-->
|
|
<span class="grey byg_quote">{lang warn_get}</span>
|
|
<!--{/if}-->
|
|
<!--{if !$post['first'] && !empty($post[subject])}-->
|
|
<h2><strong>$post[subject]</strong></h2>
|
|
<!--{/if}-->
|
|
<!--{if $_G['adminid'] != 1 && $_G['setting']['bannedmessages'] & 1 && (($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5) || $post['status'] == -1 || $post['memberstatus'])}-->
|
|
<div class="grey byg_quote">{lang message_banned}</div>
|
|
<!--{elseif $_G['adminid'] != 1 && $post['status'] & 1}-->
|
|
<div class="grey byg_quote">{lang message_single_banned}</div>
|
|
<!--{elseif $needhiddenreply}-->
|
|
<div class="grey byg_quote">{lang message_ishidden_hiddenreplies}</div>
|
|
<!--{elseif $post['first'] && $_G['forum_threadpay']}-->
|
|
<!--{template forum/viewthread_pay}-->
|
|
<!--{else}-->
|
|
|
|
<!--{if $_G['setting']['bannedmessages'] & 1 && (($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5))}-->
|
|
<div class="grey byg_quote">{lang admin_message_banned}</div>
|
|
<!--{elseif $post['status'] & 1}-->
|
|
<div class="grey byg_quote">{lang admin_message_single_banned}</div>
|
|
<!--{/if}-->
|
|
<!--{if $post['first'] && $_G['forum_thread']['price'] > 0 && $_G['forum_thread']['special'] == 0}-->
|
|
<div class="byg_fufei_jilu cl">{lang pay_threads}: <strong>$_G[forum_thread][price] {$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][unit]}{$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][title]} </strong> <a href="forum.php?mod=misc&action=viewpayments&tid=$_G[tid]&mobile=2" class="y">{lang pay_view}</a></div>
|
|
<!--{/if}-->
|
|
|
|
<!--{if $post['first'] && $threadsort && $threadsortshow}-->
|
|
<!--{if $threadsortshow['optionlist'] && !($post['status'] & 1) && !$_G['forum_threadpay']}-->
|
|
<!--{if $threadsortshow['optionlist'] == 'expire'}-->
|
|
{lang has_expired}
|
|
<!--{else}-->
|
|
<div class="box_ex2 viewsort">
|
|
<h4>$_G[forum][threadsorts][types][$_G[forum_thread][sortid]]</h4>
|
|
<!--{loop $threadsortshow['optionlist'] $option}-->
|
|
<!--{if $option['type'] != 'info'}-->
|
|
$option[title]: <!--{if $option['value']}-->$option[value] $option[unit]<!--{else}--><span class="xg1">--</span><!--{/if}--><br />
|
|
<!--{/if}-->
|
|
<!--{/loop}-->
|
|
</div>
|
|
<!--{/if}-->
|
|
<!--{/if}-->
|
|
<!--{/if}-->
|
|
<!--{if $post['first']}-->
|
|
<!--{if !$_G[forum_thread][special]}-->
|
|
$post[message]
|
|
<!--{elseif $_G[forum_thread][special] == 1}-->
|
|
<!--{template forum/viewthread_poll}-->
|
|
<!--{elseif $_G[forum_thread][special] == 2}-->
|
|
<!--{template forum/viewthread_trade}-->
|
|
<!--{elseif $_G[forum_thread][special] == 3}-->
|
|
<!--{template forum/viewthread_reward}-->
|
|
<!--{elseif $_G[forum_thread][special] == 4}-->
|
|
<!--{template forum/viewthread_activity}-->
|
|
<!--{elseif $_G[forum_thread][special] == 5}-->
|
|
<!--{template forum/viewthread_debate}-->
|
|
<!--{elseif $threadplughtml}-->
|
|
$threadplughtml
|
|
$post[message]
|
|
<!--{else}-->
|
|
$post[message]
|
|
<!--{/if}-->
|
|
<!--{else}-->
|
|
$post[message]
|
|
<!--{/if}-->
|
|
|
|
<!--{/if}-->
|
|
</div>
|
|
<!--{if $_G['setting']['mobile']['mobilesimpletype'] == 0}-->
|
|
<!--{if $post['attachment']}-->
|
|
<div class="grey byg_quote">
|
|
{lang attachment}: <em><!--{if $_G['uid']}-->{lang attach_nopermission}<!--{else}-->{lang attach_nopermission_login}<!--{/if}--></em>
|
|
</div>
|
|
<!--{elseif $post['imagelist'] || $post['attachlist']}-->
|
|
<!--{if $post['imagelist']}-->
|
|
<!--{if count($post['imagelist']) == 1}-->
|
|
<ul class="img_one">{echo showattach($post, 1)}</ul>
|
|
<!--{else}-->
|
|
<ul class="img_list cl vm">{echo showattach($post, 1)}</ul>
|
|
<!--{/if}-->
|
|
<!--{/if}-->
|
|
<!--{if $post['attachlist']}-->
|
|
<ul>{echo showattach($post)}</ul>
|
|
<!--{/if}-->
|
|
<!--{/if}-->
|
|
<!--{/if}-->
|
|
</div>
|
|
</div>
|
|
<!-- main postlist end -->
|