123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232 |
- <!--{eval $threadsort = $threadsorts = null;}-->
- <!--{template common/header}-->
- <!-- header start -->
- <div class="wk_header">
- <header class="width100">
- <h1 class="wk_fl"><a href="portal.php?mod=index"><img alt="$_G[setting][bbname]" src="$_G['style']['styleimgdir']/logo.png" class="width100"/></a></h1>
- <div class="wk_fr wk_nav"><div class="toggle-btn wk_hmenu"><span class="icon-i"></span><span class="icon-i"></span><span class="icon-i"></span></div></div>
- <div class="wk_fr wk_nav"><a href="#" title="{lang reply}" id="replyid"><img src="$_G['style']['styleimgdir']/icon_send.jpg" class="width100"/></a></div>
- <div class="wk_fr wk_nav"><a href="home.php?mod=spacecp&ac=favorite&type=thread&id=$_G[tid]" title="{lang favorite}" class="favbtn"><img src="$_G['style']['styleimgdir']/icon_fav.jpg" class="width100"/></a></div>
- </header>
- </div>
- <div class="clear"></div>
- <!-- header end -->
- <div class="wk_modn mt-mb">
- <div class="row">
- <a href="./" title="{lang homepage}"></a>
- <em>›</em>
- <a href="forum.php?forumlist=1">{$_G[setting][navs][2][navname]}</a> $navigation
- <em>›</em>
- <span>$touch_lang[33]</span>
- </div>
- </div>
- <!--{hook/viewthread_top_mobile}-->
- <!-- main postlist start -->
- <div class="postlist">
- <h2>
- <!--{if $_G['forum_thread']['typeid'] && $_G['forum']['threadtypes']['types'][$_G['forum_thread']['typeid']]}-->
- [{$_G['forum']['threadtypes']['types'][$_G['forum_thread']['typeid']]}]
- <!--{/if}-->
- <!--{if $threadsorts && $_G['forum_thread']['sortid']}-->
- [{$_G['forum']['threadsorts']['types'][$_G['forum_thread']['sortid']]}]
- <!--{/if}-->
- $_G[forum_thread][subject]
- <!--{if $_G['forum_thread'][displayorder] == -2}--> <span>({lang moderating})</span>
- <!--{elseif $_G['forum_thread'][displayorder] == -3}--> <span>({lang have_ignored})</span>
- <!--{elseif $_G['forum_thread'][displayorder] == -4}--> <span>({lang draft})</span>
- <!--{/if}-->
- </h2>
- <!--{eval $postcount = 0;}-->
- <!--{eval $wy=1}-->
- <!--{loop $postlist $post}-->
- <!--{eval $needhiddenreply = ($hiddenreplies && $_G['uid'] != $post['authorid'] && $_G['uid'] != $_G['forum_thread']['authorid'] && !$post['first'] && !$_G['forum']['ismoderator']);}-->
- <!--{hook/viewthread_posttop_mobile $postcount}-->
- <div class="plc cl {if is_int($wy/2)}wk_wye{/if}" id="pid$post[pid]">
- <span class="avatar"><img src="<!--{if !$post['authorid'] || $post['anonymous']}--><!--{avatar(0, small, true)}--><!--{else}--><!--{avatar($post[authorid], small, true)}--><!--{/if}-->" style="width:32px;height:32px;" /></span>
- <div class="display pi" href="#replybtn_$post[pid]">
- <ul class="authi">
- <li class="grey">
- <em>
- <!--{if isset($post[isstick])}-->
- <img src ="{IMGDIR}/settop.png" title="{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>
- <!--{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">
- <!--{if $_G['forum']['ismoderator']}-->
- <!-- manage start -->
- <!--{if $post[first]}-->
- <em><a href="#moption_$post[pid]" class="popup blue">{lang manage}</a></em>
- <div id="moption_$post[pid]" popup="true" class="manage" style="display:none;">
- <!--{if !$_G['forum_thread']['special']}-->
- <input type="button" value="{lang edit}" class="redirect button" href="forum.php?mod=post&action=edit&fid=$_G[fid]&tid=$_G[tid]&pid=$post[pid]<!--{if $_G[forum_thread][sortid]}--><!--{if $post[first]}-->&sortid={$_G[forum_thread][sortid]}<!--{/if}--><!--{/if}-->{if !empty($_GET[modthreadkey])}&modthreadkey=$_GET[modthreadkey]{/if}&page=$page">
- <!--{/if}-->
- <input type="button" value="{lang delete}" class="dialog button" href="forum.php?mod=topicadmin&action=moderate&fid={$_G[fid]}&moderate[]={$_G[tid]}&operation=delete&optgroup=3&from={$_G[tid]}">
- <input type="button" value="{lang close}" class="dialog button" href="forum.php?mod=topicadmin&action=moderate&fid={$_G[fid]}&moderate[]={$_G[tid]}&from={$_G[tid]}&optgroup=4">
- <input type="button" value="{lang admin_banpost}" class="dialog button" href="forum.php?mod=topicadmin&action=banpost&fid={$_G[fid]}&tid={$_G[tid]}&topiclist[]={$_G[forum_firstpid]}">
- <input type="button" value="{lang topicadmin_warn_add}" class="dialog button" href="forum.php?mod=topicadmin&action=warn&fid={$_G[fid]}&tid={$_G[tid]}&topiclist[]={$_G[forum_firstpid]}">
- </div>
- <!--{else}-->
- <em><a href="#moption_$post[pid]" class="popup blue">{lang manage}</a></em>
- <div id="moption_$post[pid]" popup="true" class="manage" style="display:none;">
- <input type="button" value="{lang edit}" class="redirect button" href="forum.php?mod=post&action=edit&fid=$_G[fid]&tid=$_G[tid]&pid=$post[pid]{if !empty($_GET[modthreadkey])}&modthreadkey=$_GET[modthreadkey]{/if}&page=$page">
- <!--{if $_G['group']['allowdelpost']}--><input type="button" value="{lang modmenu_deletepost}" class="dialog button" href="forum.php?mod=topicadmin&action=delpost&fid={$_G[fid]}&tid={$_G[tid]}&operation=&optgroup=&page=&topiclist[]={$post[pid]}"><!--{/if}-->
- <!--{if $_G['group']['allowbanpost']}--><input type="button" value="{lang modmenu_banpost}" class="dialog button" href="forum.php?mod=topicadmin&action=banpost&fid={$_G[fid]}&tid={$_G[tid]}&operation=&optgroup=&page=&topiclist[]={$post[pid]}"><!--{/if}-->
- <!--{if $_G['group']['allowwarnpost']}--><input type="button" value="{lang modmenu_warn}" class="dialog button" href="forum.php?mod=topicadmin&action=warn&fid={$_G[fid]}&tid={$_G[tid]}&operation=&optgroup=&page=&topiclist[]={$post[pid]}"><!--{/if}-->
- </div>
- <!--{/if}-->
- <!-- manage end -->
- <!--{/if}-->
- <!--{if $post[first]}-->
- <em><a href="home.php?mod=spacecp&ac=favorite&type=thread&id=$_G[tid]" class="favbtn blue" <!--{if $_G[forum][ismoderator]}-->style="margin-right:10px;"<!--{/if}-->>{lang favorite}</a></em>
- <!--{/if}-->
- $post[dateline]
- </li>
- </ul>
- <div class="message">
- <!--{if $post['warned']}-->
- <span class="grey 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 quote">{lang message_banned}</div>
- <!--{elseif $_G['adminid'] != 1 && $post['status'] & 1}-->
- <div class="grey quote">{lang message_single_banned}</div>
- <!--{elseif $needhiddenreply}-->
- <div class="grey 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 quote">{lang admin_message_banned}</div>
- <!--{elseif $post['status'] & 1}-->
- <div class="grey quote">{lang admin_message_single_banned}</div>
- <!--{/if}-->
- <!--{if $_G['forum_thread']['price'] > 0 && $_G['forum_thread']['special'] == 0}-->
- {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]" >{lang pay_view}</a>
- <!--{/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="grey">--</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}-->
- <div class="bdsharebuttonbox"><a href="#" class="bds_more" data-cmd="more"></a><a href="#" class="bds_qzone" data-cmd="qzone" title=""></a><a href="#" class="bds_tsina" data-cmd="tsina" title=""></a><a href="#" class="bds_tqq" data-cmd="tqq" title=""></a><a href="#" class="bds_renren" data-cmd="renren" title=""></a><a href="#" class="bds_weixin" data-cmd="weixin" title=""></a></div>
- <script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"1","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
- <!--{else}-->
- $post[message]
- <!--{/if}-->
- <!--{/if}-->
- </div>
- <!--{if $_G['setting']['mobile']['mobilesimpletype'] == 0}-->
- <!--{if $post['attachment']}-->
- <div class="grey 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}-->
- <!--{if $_G[uid] && $allowpostreply && !$post[first]}-->
- <div id="replybtn_$post[pid]" class="replybtn" display="true" style="display:none;position:absolute;right:0px;top:5px;">
- <input type="button" class="redirect button" href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]&repquote=$post[pid]&extra=$_GET[extra]&page=$page" value="{lang reply}">
- </div>
- <!--{/if}-->
- </div>
- </div>
- <!--{hook/viewthread_postbottom_mobile $postcount}-->
- <!--{eval $postcount++;}-->
- <!--{eval $wy++}-->
- <!--{/loop}-->
- <!--{subtemplate forum/forumdisplay_fastpost}-->
- </div>
- <!-- main postlist end -->
- $multipage
- <!--{hook/viewthread_bottom_mobile}-->
- <script type="text/javascript">
- $('.favbtn').on('click', function() {
- var obj = $(this);
- $.ajax({
- type:'POST',
- url:obj.attr('href') + '&handlekey=favbtn&inajax=1',
- data:{'favoritesubmit':'true', 'formhash':'{FORMHASH}'},
- dataType:'xml',
- })
- .success(function(s) {
- popup.open(s.lastChild.firstChild.nodeValue);
- evalscript(s.lastChild.firstChild.nodeValue);
- })
- .error(function() {
- window.location.href = obj.attr('href');
- popup.close();
- });
- return false;
- });
- </script>
- <!--{template common/footer}-->
|