部落设计's Archiver

upwind 发表于 2009-5-7 00:21

主题复制地址推荐给QQ/MSN上的好友(动态/静态) For 7.0(推广积分)

语言编码 GBK  
插件作者 saunders
1.非会员直接推广。
2.注册会员可得到论坛自身设置的积分。
设置推广奖励积分:后台-------积分设置--- 剩下就是在extcredits的访问推广框里自己填了 不想增加就不用填 请在使用前开启推广功能
安装方法:编辑模板文件viewthread_node.htm
找到:[code]<!--{if $lastmod['magicname']}--><div class="modact"><a href="misc.php?action=viewthreadmod&tid=$tid" title="{lang thread_mod}" onclick="floatwin('open_viewthreadmod', this.href, 600, 410);return false;">{lang magics_logs}</a></div><!--{/if}-->[/code]在其上方加入(这是动态地址)[code]<div align="center">
<!--{if $post['number'] == 1}-->
<script language="JavaScript">
<!--
function copyUrl(url){
var content='';
window.clipboardData.setData("Text",url);
alert("复制成功,请粘贴到你的QQ/MSN上推荐给你的好友,会员奖励相应积分");
}//-->
</script>
<a href="javascript:copyUrl('$post[subject]\n{$boardurl}
viewthread.php?
tid=$tid&fromuid=$discuz_uid')">
<img src="images/copy.gif" border="0"></a>
<!--{/if}--></div>[/code]在其上方加入(这是静态地址)[code]<div align="center">
<!--{if $post['number'] == 1}-->
<script language="JavaScript">
<!--
function copyUrl(url){
var content='';
window.clipboardData.setData("Text",url);
alert("复制成功,请粘贴到你的QQ/MSN上推荐给你的好友,会员奖励相应积分");
}//-->
</script>
<a href="javascript:copyUrl('$post[subject]\n{$boardurl}thread-$tid-1-1.html')">
<img src="images/copy.gif" border="0"></a>
<!--{/if}--></div>[/code]动态与静态其实就改变了一行链接代码.

将此图片保存放至论坛images目录下 改名copy.gif
[attach]486[/attach]

飞武网络 发表于 2009-11-4 18:48

正在寻找啊!{:2_96:}

wyj_jack 发表于 2010-7-1 15:19

谢谢。回头试试

wyj_jack 发表于 2010-7-1 16:03

找不到这段代码。

wyj_jack 发表于 2010-7-1 16:04

[code]<table id="pid$post[pid]" summary="pid$post[pid]" cellspacing="0" cellpadding="0">
<tr>
        <td class="postauthor">
                <!--{if $post['authorid'] && $post['username'] && !$post['anonymous']}-->
                <!--{if $authoronleft}-->
                        <div class="postinfo">
                                <a target="_blank" href="space.php?uid=$post['authorid']" style="margin-left: 20px; font-weight: 800">$post[author]</a>
                        </div>
                <!--{/if}-->
                <div class="popupmenu_popup userinfopanel" id="userinfo$post[pid]" style="display: none; position: absolute;{if $authoronleft}margin-top: -11px;{/if}">
                        <div class="popavatar">
                                <div id="userinfo$post[pid]_ma"></div>
                                <ul class="profile_side">
                                        <li class="pm"><a href="pm.php?action=new&uid=$post[authorid]" onclick="floatwin('open_sendpm', this.href, 600, 410);return false;" title="{lang send_pm}">{lang send_pm}</a></li>
                                        <!--{if $post['msn'][1]}-->
                                                <li style="text-indent:0"><a target="_blank" href="http://settings.messenger.live.com/Conversation/IMMe.aspx?invitee={$post[msn][1]}@apps.messenger.live.com&mkt=zh-cn" title="{lang msn_chat}"><img style="border-style: none; margin-right: 5px; vertical-align: middle;" src="http://messenger.services.live.com/users/{$post[msn][1]}@apps.messenger.live.com/presenceimage?mkt=zh-cn" width="16" height="16" />{lang msn_chat}</a></li>
                                        <!--{/if}-->
                                        <li class="buddy"><a href="my.php?item=buddylist&newbuddyid=$post[authorid]&buddysubmit=yes" target="_blank" id="ajax_buddy_$post['count']" title="{lang add_to_buddylist}" onclick="ajaxmenu(event, this.id, 3000, 0)">{lang add_to_buddylist}</a></li>
                                </ul>
                        </div>
                        <div class="popuserinfo">
                                <p>
                                        <a href="space.php?uid=$post[authorid]" target="_blank">$post[author]</a>
                                        <!--{if $post['nickname']}--><em>($post[nickname])</em><!--{/if}-->
                                        <!--{if $vtonlinestatus && $post['authorid']}-->
                                                <!--{if ($vtonlinestatus == 2 && $onlineauthors[$post[authorid]]) || ($vtonlinestatus == 1 && ($timestamp - $post['lastactivity'] <= 10800) && !$post['invisible'])}-->
                                                        <em>{lang online}
                                                <!--{else}-->
                                                        <em>{lang offline}
                                                <!--{/if}-->
                                                </em>
                                        <!--{/if}-->
                                </p>
                                <!--{if $post['customstatus']}--><p class="customstatus">$post[customstatus]</p><!--{/if}-->

                                <dl class="s_clear">{eval @eval('echo "'.$customauthorinfo[2].'";');}</dl>
                                <div class="imicons">
                                        <!--{if $post['qq']}--><a href="http://wpa.qq.com/msgrd?V=1&amp;Uin=$post[qq]&amp;Site=$bbname&amp;Menu=yes" target="_blank" title="QQ"><img src="{IMGDIR}/qq.gif" alt="QQ" /></a><!--{/if}-->
                                        <!--{if $post['icq']}--><a href="http://wwp.icq.com/scripts/search.dll?to=$post[icq]" target="_blank" title="ICQ"><img src="{IMGDIR}/icq.gif" alt="ICQ" /></a><!--{/if}-->
                                        <!--{if $post['yahoo']}--><a href="http://edit.yahoo.com/config/send_webmesg?.target=$post[yahoo]&.src=pg" target="_blank" title="Yahoo"><img src="{IMGDIR}/yahoo.gif" alt="Yahoo!"  /></a><!--{/if}-->
                                        <!--{if $post['taobao']}--><a href="javascript:;" onclick="window.open('http://amos.im.alisoft.com/msg.aw?v=2&uid='+encodeURIComponent('$post[taobaoas]')+'&site=cntaobao&s=2&charset=utf-8')" title="taobao"><img src="{IMGDIR}/taobao.gif" alt="{lang taobao}" /></a><!--{/if}-->
                                        <!--{if $ucappopen['UCHOME']}-->
                                                <a href="{$uchomeurl}/space.php?uid=$post[authorid]" target="_blank" title="{lang space}"><img src="{IMGDIR}/home.gif" alt="{lang space}"  /></a>
                                        <!--{elseif $ucappopen['XSPACE']}-->
                                                <a href="{$xspaceurl}/?uid-$post[authorid]" target="_blank" title="{lang space}"><img src="{IMGDIR}/home.gif" alt="{lang space}"  /></a>
                                        <!--{/if}-->
                                        <!--{if $post['site']}--><a href="$post[site]" target="_blank" title="{lang member_homepage}"><img src="{IMGDIR}/forumlink.gif" alt="{lang member_homepage}"  /></a><!--{/if}-->
                                        <a href="space.php?uid=$post[authorid]" target="_blank" title="{lang member_viewpro}"><img src="{IMGDIR}/userinfo.gif" alt="{lang member_viewpro}"  /></a>
                                </div>
                                <div id="avatarfeed"><span id="threadsortswait"></span></div>
                        </div>
                </div>
                <!--{/if}-->
                $post[newpostanchor] $post[lastpostanchor]
                <!--{if $post['authorid'] && $post['username'] && !$post['anonymous']}-->
                        <div id="userinfo$post[pid]_a">
                        <!--{if $bannedmessages & 2 && (($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5) || ($post['status'] & 1))}-->
                                <div class="avatar">{lang member_avatar_banned}</div>
                        <!--{elseif $post['avatar'] && $showavatars}-->
                                <div class="avatar" onmouseover="showauthor(this, 'userinfo$post[pid]')"><a href="space.php?uid=$post[authorid]" target="_blank">$post[avatar]</a></div>
                        <!--{/if}-->
                        <p><em>$post[authortitle]</em><p>
                        <!--{if $post['customstatus']}--><em style="color:#099">($post[customstatus])</em><!--{/if}-->
                        </p>                        
                        </div>
                        <p>{eval showstars($post['stars']);}</p>
                        <!--{if $customauthorinfo[1]}--><dl class="profile s_clear">{eval @eval('echo "'.$customauthorinfo[1].'";');}</dl><!--{/if}-->
                        <p><a href="http://w109322.s16.mydiscuz.com/home//space.php?uid=$post[authorid]" target="_blank">访问我的个人博客</a>
                        <!--{if $post['medals']}--><p>
                                <!--{loop $post['medals'] $medal}-->
                                <img src="images/common/$medal[image]" alt="$medal[name]" title="$medal[name]" />
                                <!--{/loop}--></p>
                        <!--{/if}-->
                <!--{else}-->
                        <div class="avatar">
                        <!--{if !$post['authorid']}-->
                                <a href="javascript:;">{lang guest} <em>$post[useip]</em></a>
                        <!--{elseif $post['authorid'] && $post['username'] && $post['anonymous']}-->
                                <!--{if $forum['ismoderator']}--><a href="space.php?uid=$post[authorid]" target="_blank">{lang anonymous}</a><!--{else}-->{lang anonymous}<!--{/if}-->
                        <!--{else}-->
                                $post[author] <em>{lang member_deleted}</em>
                        <!--{/if}-->
                        </div>
                <!--{/if}-->
                <!--{if $allowedituser || $allowbanuser || ($forum['ismoderator'] && $allowviewip && ($thread['digest'] >= 0 || !$post['first']))}-->
                        <hr class="shadowline" />

                        <p>
                                <!--{if $forum['ismoderator'] && $allowviewip && ($thread['digest'] >= 0 || !$post['first'])}-->
                                        <a href="javascript:;" onclick="ajaxget('topicadmin.php?action=getip&fid=$fid&tid=$tid&pid=$post[pid]', 'ajax_getip_$post[count]');doane(event)" title="{lang admin_getip}" class="lightlink">IP</a>&nbsp;&nbsp;
                                <!--{/if}-->
                                <!--{if $allowedituser}-->
                                        <a href="{if $adminid == 1}admincp.php?action=members&username=$post[usernameenc]&submit=yes&frames=yes{else}modcp.php?action=members&op=edit&uid=$post[authorid]{/if}" target="_blank" class="lightlink">{lang edit_member}</a>&nbsp;&nbsp;
                                <!--{/if}-->
                                <!--{if $allowbanuser}-->
                                        {if $adminid == 1}<a href="admincp.php?action=members&operation=ban&username=$post[usernameenc]&frames=yes" target="_blank" class="lightlink">{lang ban_member}</a>
                                        {else}<a href="modcp.php?action=members&op=ban&uid=$post[authorid]" target="_blank" class="lightlink">{lang ban_member}</a>
                                        {/if}
                                <!--{/if}-->
                        </p>
                        <p id="ajax_getip_$post[count]"></p>
                <!--{/if}-->
        </td>
        <td class="postcontent">
                <div class="postinfo">
                        <strong><a title="{lang emailfriend_url_copy}" id="postnum$post[pid]" href="javascript:;" onclick="setcopy('{$boardurl}viewthread.php?tid=$tid&amp;page=$page$fromuid#pid$post[pid]', '{lang post_copied}')"><!--{if !empty($postno[$post[number]])}-->$postno[$post[number]]<!--{else}--><em>{$post[number]}</em>{$postno[0]}<!--{/if}--></a></strong>
                        <div class="posterinfo">
                                <div class="pagecontrol">
                                        <!--{if $post['first']}-->
                                                <a href="viewthread.php?action=printable&amp;tid=$tid" target="_blank" class="print left">{lang thread_printable}</a>
                                                <!--{if MSGBIGSIZE}-->
                                                        <div class="msgfsize right">
                                                                <label>{lang font_zoom}: </label><small onclick="$('postlist').className='mainbox viewthread'" title="{lang common}">t</small><big onclick="$('postlist').className='mainbox viewthread t_bigfont'" title="{lang zoom_in}">T</big>
                                                        </div>
                                                <!--{/if}-->
                                        <!--{elseif $thread['special'] == 5}-->
                                                <span class="debatevote poststand_{echo intval($post[stand])}">
                                                        <label><!--{if $post[stand] == 1}--><a href="viewthread.php?tid=$tid&extra=$extra&stand=1" title="{lang debate_view_square}">{lang debate_square}</a>
                                                                <!--{elseif $post[stand] == 2}--><a href="viewthread.php?tid=$tid&extra=$extra&stand=2" title="{lang debate_view_opponent}">{lang debate_opponent}</a>
                                                                <!--{else}--><a href="viewthread.php?tid=$tid&extra=$extra&stand=0" title="{lang debate_view_neutral}">{lang debate_neutral}</a><!--{/if}-->
                                                        </label>
                                                        <!--{if $post[stand]}-->
                                                                <span><a href="misc.php?action=debatevote&tid=$tid&pid=$post[pid]" id="voterdebate_$post[pid]" onclick="ajaxmenu(event, this.id)">{lang debate_support}</a>$post[voters]</span>
                                                        <!--{/if}-->
                                                </span>
                                        <!--{/if}-->
                                </div>
                                <div class="authorinfo">
                                <!--{if $_DCACHE['groupicon'][$post['groupid']]}-->
                                        <img class="authicon" id="authicon$post[pid]" src="$_DCACHE['groupicon'][$post['groupid']]" onclick="showauthor(this, 'userinfo$post[pid]')" />
                                <!--{else}-->
                                        <img class="authicon" id="authicon$post[pid]" src="images/common/online_member.gif" onclick="showauthor(this, 'userinfo$post[pid]');" />
                                <!--{/if}-->
                                <!--{if $post['authorid'] && !$post['anonymous']}-->
                                        <!--{if !$authoronleft}--><a href="space.php?uid=$post[authorid]" class="posterlink" target="_blank">$post[author]</a><!--{/if}--><em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
                                        <!--{if !$authorid}-->
                                                 | <a href="viewthread.php?tid=$post[tid]&amp;page=$page&authorid=$post[authorid]" rel="nofollow">{lang thread_show_author}</a>
                                        <!--{else}-->
                                                 | <a href="viewthread.php?tid=$post[tid]&amp;page=$page" rel="nofollow">{lang thread_show_all}</a>
                                        <!--{/if}-->
                                <!--{elseif $post['authorid'] && $post['username'] && $post['anonymous']}-->
                                        {lang anonymous} <em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
                                <!--{elseif !$post['authorid'] && !$post['username']}-->
                                        {lang guest} <em id="authorposton$post[pid]">{lang poston} $post[dateline]</em>
                                <!--{/if}-->
                                </div>
                        </div>
                </div>
                <div class="defaultpost">
                <!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist['thread2'][$post['count']])}--><div class="ad_textlink2" id="ad_thread2_$post[count]">$advlist[thread2][$post[count]]</div><!--{else}--><div id="ad_thread2_$post[count]"></div><!--{/if}-->
               
                        <div class="postmessage <!--{if $post['first']}-->firstpost<!--{/if}-->">
                                <!--{if $post['warned']}-->
                                        <span class="postratings"><a href="misc.php?action=viewwarning&amp;tid=$tid&amp;uid=$post[authorid]" title="{lang warn_get}" onclick="floatwin('open_viewwarning', this.href, 600, 410);return false;"><img src="{IMGDIR}/warning.gif" border="0" /></a></span>
                                <!--{/if}-->
                                <!--{if $thread[special] == 3 && $post['first']}-->
                                        <!--{if $thread['price'] > 0}-->
                                                <cite class="re_unsolved">{lang reward_unsolved}</cite>
                                        <!--{elseif $thread['price'] < 0}-->
                                                <cite class="re_solved">{lang reward_solved}</cite>
                                        <!--{/if}-->
                                        <!--{if $activityclose}--><cite class="re_solved">{lang activity_close}</cite><!--{/if}-->
                                <!--{/if}-->

                                <!--{if $post['first']}-->
                                        <div id="threadtitle">
                                                <!--{if $thread['readperm']}--><em>{lang readperm_thread} $thread[readperm]</em><!--{/if}-->
                                                <h1>$thread[subject]</h1>
                                                <!--{if $thread[tags] || $relatedkeywords}-->
                                                        <div class="threadtags">
                                                                <!--{if $thread['tags']}-->$thread[tags]<!--{/if}-->
                                                                <!--{if $relatedkeywords}--><span class="postkeywords">$relatedkeywords</span><!--{/if}-->
                                                        </div>
                                                <!--{/if}-->
                                        </div>
                                        <!--{if $thread['special'] == 2 && !$post[message] && $post['authorid'] == $discuz_uid}-->
                                                <p>
                                                        <a href="post.php?action=edit&amp;fid=$fid&amp;tid=$tid&amp;pid=$post[pid]" onclick="floatwin('open_edit', this.href, 600, 410, '600,0');return false;">{lang post_add_aboutcounter}</a>
                                                </p>
                                        <!--{/if}-->
                                <!--{elseif $post['subject']}-->
                                        <h2>$post[subject]</h2>
                                <!--{/if}-->


                        <!--{if $adminid != 1 && $bannedmessages & 1 && (($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5))}-->
                                <div class="locked">{lang message_banned}</div>
                        <!--{elseif $adminid != 1 && $post['status'] & 1}-->
                                <div class="locked">{lang message_single_banned}</div>
                        <!--{elseif $post['first'] && $threadpay}-->
                                {subtemplate viewthread_pay}
                        <!--{else}-->
                                <!--{if $bannedmessages & 1 && (($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5))}-->
                                        <div class="locked">{lang admin_message_banned}</div>
                                <!--{elseif $post['status'] & 1}-->
                                        <div class="locked">{lang admin_message_single_banned}</div>
                                <!--{/if}-->
                                <!--{if $post['first']}-->
                                        <!--{if $thread['price'] > 0 && $thread['special'] == 0}-->
                                                <div class="locked"><em class="right"><a href="misc.php?action=viewpayments&tid=$tid" onclick="floatwin('open_pay', this.href, 600, 410);return false;">{lang pay_view}</a></em>{lang pay_threads}:<strong>{$extcredits[$creditstransextra[1]][title]} $thread[price] {$extcredits[$creditstransextra[1]][unit]} </strong></div>
                                        <!--{/if}-->
                                        <!--{if $typetemplate}-->
                                                $typetemplate
                                        <!--{elseif $optionlist && !($post['status'] & 1) && !$threadpay}-->
                                                <div class="typeoption">
                                                        <h4>$forum[threadsorts][types][$thread[sortid]]</h4>
                                                        <table summary="{lang threadtype_option}" cellpadding="0" cellspacing="0" class="formtable datatable">
                                                        <!--{loop $optionlist $option}-->
                                                                <tr class="{echo swapclass('colplural')}">
                                                                        <th>$option[title]</th>
                                                                        <td><!--{if $option['value']}-->$option[value]<!--{else}-->-<!--{/if}--></td>
                                                                </tr>
                                                        <!--{/loop}-->
                                                        </table>
                                                </div>
                                        <!--{/if}-->
                                        <!--{if $thread[special] == 1}-->
                                                {template viewthread_poll}
                                        <!--{elseif $thread[special] == 3}-->
                                                {template viewthread_reward_price}
                                        <!--{elseif $thread[special] == 4}-->
                                                {template viewthread_activity_info}
                                        <!--{elseif $thread[special] == 5}-->
                                                {template viewthread_debate_umpire}
                                        <!--{elseif $thread[special] == 6}-->
                                                {template viewthread_video}
                                        <!--{/if}-->
                                <!--{/if}-->
                                <div class="{if !$thread[special]}t_msgfontfix{else}specialmsg{/if}">
                                        <table cellspacing="0" cellpadding="0"><tr><td class="t_msgfont" id="postmessage_$post[pid]"><!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist['thread3'][$post['count']])}--><div class="ad_pip" id="ad_thread3_$post[count]">$advlist[thread3][$post[count]]</div><!--{else}--><div id="ad_thread3_$post[count]"></div><!--{/if}--><div id="ad_thread4_$post[count]"></div>$post[message]</td></tr></table>
                                        <!--{if $post['first']}-->
                                                <!--{if $thread[special] == 2}-->
                                                        {template viewthread_trade}
                                                <!--{elseif $thread[special] == 3}-->
                                                        <!--{if $bapid}-->{eval $bestpost = $postlist[$bapid];unset($postlist[$bapid]);}<!--{/if}-->
                                                        {template viewthread_reward}
                                                <!--{elseif $thread[special] == 4}-->
                                                        {template viewthread_activity}
                                                <!--{elseif $thread[special] == 5}-->
                                                        {template viewthread_debate}
                                                <!--{/if}-->
                                        <!--{/if}-->

                                        <!--{if $post['attachment']}-->
                                                <div class="locked">{lang attachment}: <em>{lang attach_nopermission}</em></div>
                                        <!--{elseif $hideattach[$post[pid]] && $post['attachments']}-->
                                                <div class="locked">{lang attachment}: <em>{lang attachment_reply_show}</em></div>
                                        <!--{elseif $post['imagelist'] || $post['attachlist']}-->
                                                <div class="postattachlist">
                                                        <!--{if $post['imagelist']}-->
                                                                $post['imagelist']
                                                        <!--{/if}-->
                                                        <!--{if $post['attachlist']}-->
                                                                $post[attachlist]
                                                        <!--{/if}-->
                                                </div>
                                        <!--{/if}-->

                                        <!--{if $relatedthreadlist && !$qihoo['relate']['position'] && $post['first']}-->
                                                <div class="tagrelated">
                                                        <h3><em><a href="http://search.qihoo.com/sint/qusearch.html?kw=$searchkeywords&amp;sort=rdate&amp;ics=$charset&amp;domain=$site&amp;tshow=1" target="_blank">{lang thread_more_related_threads}</a></em>{lang qihoo_relatedthreads}</h3>
                                                        <ul>
                                                        <!--{loop $relatedthreadlist $key $threads}-->
                                                                <!--{if $threads[tid] != $tid}-->
                                                                <li>
                                                                        <!--{if !$threads['insite']}-->
                                                                        [{lang qihoo_webthread}] <a href="topic.php?url={echo urlencode($threads[tid])}&amp;md5={echo md5($threads[tid])}&amp;statsdata=$fid||$tid" target="_blank">$threads[title]</a>&nbsp;&nbsp;&nbsp;
                                                                        [ <a href="post.php?action=newthread&amp;fid=$fid&amp;extra=$extra&amp;url={echo urlencode($threads[tid])}&amp;md5={echo md5($threads[tid])}&amp;from=direct" style="color: #090" target="_blank">{lang reprint}</a> ]
                                                                        <!--{else}-->
                                                                        <a href="viewthread.php?tid=$threads[tid]&amp;statsdata=$fid||$tid" target="_blank">$threads[title]</a>
                                                                        <!--{/if}-->
                                                                </li>
                                                                <!--{/if}-->
                                                        <!--{/loop}-->
                                                        </ul>
                                                </div>
                                        <!--{/if}-->

                                        <!--{if $post['first'] && $relatedtagstatus}-->
                                                <div id="relatedtags"></div>
                                                <script type="text/javascript" src="tag.php?action=relatetag&rtid=$tid" reload="1"></script>
                                        <!--{/if}-->
                                </div>

                                <!--{if !empty($post['ratelog'])}-->
                                        <dl class="newrate">
                                                <dt>
                                                        <!--{if !empty($postlist[$post[pid]]['totalrate'])}-->
                                                                <strong><a href="misc.php?action=viewratings&amp;tid=$tid&amp;pid=$post[pid]" onclick="floatwin('open_viewratings', this.href, 600, 410);return false;" title="{lang thread_rate_log_lately}">{echo count($postlist[$post[pid]][totalrate]);}</a></strong>
                                                                <p>{lang thread_rate_count}</p>
                                                        <!--{/if}-->
                                                </dt>
                                                <dd>
                                                        <ul class="s_clear">
                                                        <div id="post_rate_$post[pid]"></div>
                                                        <!--{loop $post['ratelog'] $uid $ratelog}-->
                                                                <li>
                                                                        <div id="rate_{$post[pid]}_{$uid}_menu" class="attach_popup" style="display: none;">
                                                                                <p class="cornerlayger">$ratelog[reason] &nbsp;&nbsp;
                                                                                        <!--{loop $ratelog['score'] $id $score}-->
                                                                                                <!--{if $score > 0}-->
                                                                                                        <em>{$extcredits[$id][title]} + $score $extcredits[$id][unit]</em>
                                                                                                <!--{else}-->
                                                                                                        {$extcredits[$id][title]} $score $extcredits[$id][unit]
                                                                                                <!--{/if}-->
                                                                                        <!--{/loop}-->
                                                                                </p>
                                                                                <p class="minicorner"></p>
                                                                        </div>
                                                                        <p id="rate_{$post[pid]}_{$uid}" onmouseover="showMenu(this.id,false,2)" class="rateavatar"><a href="space.php?uid=$uid" target="_blank">{echo discuz_uc_avatar($uid, 'small');}</a></p>
                                                                        <p><a href="space.php?uid=$uid" target="_blank">$ratelog[username]</a></p>
                                                                </li>
                                                        <!--{/loop}-->
                                                        </ul>
                                                </dd>
                                        </dl>
                                <!--{else}-->
                                        <div id="post_rate_div_$post[pid]"></div>
                                <!--{/if}-->
                                <!--{/if}-->
                                <!--{if $post['first']}-->
                                        <!--{if $lastmod['modaction']}--><div class="modact"><a href="misc.php?action=viewthreadmod&amp;tid=$tid" title="{lang thread_mod}" onclick="floatwin('open_viewthreadmod', this.href, 600, 410);return false;">{lang thread_mod_by}</a></div><!--{/if}-->
                                        <!--{if $lastmod['magicname']}--><div class="modact"><a href="misc.php?action=viewthreadmod&amp;tid=$tid" title="{lang thread_mod}" onclick="floatwin('open_viewthreadmod', this.href, 600, 410);return false;">{lang magics_logs}</a></div><!--{/if}-->
                                        <div class="useraction">
                                                <a id="ajax_favorite" {if $discuz_uid}href="my.php?item=favorites&amp;tid=$tid" onclick="ajaxmenu(event, this.id, 3000, 0)"{else}href="logging.php?action=login" onclick="floatwin('open_login', this.href, 600, 400);return false;"{/if}>{lang thread_favorite}</a>
                                                <a id="emailfriend" href="misc.php?action=emailfriend&amp;tid=$tid" onclick="floatwin('open_emailfriend', this.href, 250, {if $discuz_uid}380{else}200{/if});return false;">{lang thread_email_friend}</a>
                                                <a id="ratelink" {if $discuz_uid}href="misc.php?action=rate&amp;tid=$tid&amp;pid=$post[pid]" onclick="floatwin('open_rate', this.href, 250, 270);return false;"{else}href="logging.php?action=login" onclick="floatwin('open_login', this.href, 600, 400);return false;"{/if}>{lang rate}</a>
                                        </div>
                                <!--{/if}-->
                        </div>

                </div>
                <!--{if $post['signature'] && ($bannedmessages & 4 && (($post['authorid'] && !$post['username']) || ($post['groupid'] == 4 || $post['groupid'] == 5) || ($post['status'] & 1)))}-->
                <div class="signatures">
                        <table cellspacing="0" cellpadding="0">
                                <tr>
                                        <td>{lang member_signature_banned}</td>
                                </tr>
                        </table>
                </div>
                <!--{elseif $post['signature'] && !$post['anonymous'] && $showsignatures}-->
                <div class="signatures" style="maxHeightIE: {$maxsigrows}px;">
                        <table cellspacing="0" cellpadding="0">
                                <tr>
                                        <td>
                                        $post[signature]
                                        </td>
                                </tr>
                        </table>
                </div>
                <!--{/if}-->
        </td>
</tr>
<tr>
        <td class="postauthor"></td>
        <td class="postcontent" style="padding:0 1px;">
        <br><!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist['thread1'][$post['count']])}--><div class="ad_textlink1" id="ad_thread1_$post[count]">$advlist[thread1][$post[count]]</div><!--{else}--><div id="ad_thread1_$post[count]"></div><!--{/if}-->
                <div class="postactions">
                        <!--{if $forum['ismoderator'] && ($allowdelpost || $allowbanpost)}-->
                                <span class="right">
                                <label for="manage$post[pid]">
                                <!--{if $post['first'] && $thread['digest'] == -1}-->
                                        <input type="checkbox" id="manage$post[pid]" disabled="disabled" />
                                <!--{else}-->
                                        <input type="checkbox" id="manage$post[pid]" {if !empty($modclick)}checked="checked" {/if}onclick="pidchecked(this);modclick(this, $post[pid])" value="$post[pid]" />
                                <!--{/if}-->
                                {lang manage}
                                </label>
                                </span>
                        <!--{/if}-->
                        <div class="postact s_clear">
                                <em>
                                        <a class="fastreply" href="post.php?action=reply&amp;fid=$fid&amp;tid=$tid&amp;reppost=$post[pid]&amp;extra=$extra&amp;page=$page" onclick="floatwin('open_reply', this.href, 600, 410, '600,0');return false;">{lang reply}</a>
                                        <a class="repquote" href="post.php?action=reply&amp;fid=$fid&amp;tid=$tid&amp;repquote=$post[pid]&amp;extra=$extra&amp;page=$page" onclick="floatwin('open_reply', this.href, 600, 410, '600,0');return false;">{lang reply_quote}</a>
                                        <!--{if (($forum['ismoderator'] && $alloweditpost && !(in_array($post['adminid'], array(1, 2, 3)) && $adminid > $post['adminid'])) || ($forum['alloweditpost'] && $discuz_uid && $post['authorid'] == $discuz_uid)) && ($thread['digest'] >= 0 || !$post['first'])}-->
                                                <a class="editpost" href="post.php?action=edit&amp;fid=$fid&amp;tid=$tid&amp;pid=$post[pid]"{if !$post['first'] || !$threadsort && !$thread['special']} onclick="floatwin('open_edit', this.href, 600, 410, '600,0');return false;"{/if}>{lang edit}</a>
                                        <!--{/if}-->
                                </em>
                                <p>
                                        <!--{if $thread['special'] == 3 && ($forum['ismoderator'] || $thread['authorid'] == $discuz_uid) && $discuz_uid != $post['authorid'] && $post['authorid'] != $thread['authorid'] && $post['first'] == 0 && $thread['price'] > 0}-->
                                                <a href="javascript:;" onclick="setanswer($post['pid'])">{lang reward_set_bestanswer}</a>
                                        <!--{/if}-->

                                        <!--{if $post['first']}-->
                                                <a href="my.php?item=subscriptions&amp;subadd=$tid" id="ajax_subscription" onclick="ajaxmenu(event, this.id, 3000, null, 0)">{lang thread_subscribe}</a>
                                        <!--{elseif $raterange && $post['authorid']}-->
                                                <a href="misc.php?action=rate&amp;tid=$tid&amp;pid=$post[pid]" onclick="floatwin('open_rate', this.href, 250, 270);return false;">{lang rate}</a>
                                        <!--{/if}-->

                                        <!--{if $post['rate'] && $forum['ismoderator']}-->
                                                <a href="misc.php?action=removerate&amp;tid=$tid&amp;pid=$post[pid]&amp;page=$page" onclick="floatwin('open_rate', this.href, 600, 410);return false;">{lang removerate}</a>
                                        <!--{/if}-->

                                        <!--{if !$forum['ismoderator'] && $discuz_uid && $reportpost && $discuz_uid != $post['authorid']}-->
                                                <a href="misc.php?action=report&amp;fid=$fid&amp;tid=$tid&amp;pid=$post[pid]" onclick="floatwin('open_report', this.href, 250, 215);doane(event);">{lang reportpost}</a>
                                        <!--{/if}-->

                                        <!--{if $discuz_uid && $magicstatus}-->
                                                <a href="magic.php?action=usemagic&amp;type=1&amp;pid=$post[pid]" onclick="floatwin('open_magics', this.href, 250, 215);doane(event);">{lang magics_title}</a>
                                        <!--{/if}-->
                                        <a href="javascript:;" onclick="scrollTo(0,0);">TOP</a>
                                </p>
                        </div>
                </div>
        </td>
</tr>
<tr class="threadad">
        <td class="postauthor" colspan="2">
                <!--{if $post['first'] && $thread['replies']}--><!--{if $admode && empty($insenz['hardadstatus']) && !empty($advlist['interthread'])}--><div class="ad_column" id="ad_interthread">$advlist[interthread]<!--{else}--><div id="ad_interthread"><!--{/if}--></div><!--{/if}-->
        </td>
</tr>
<!--{if $post['first'] && $thread[special] == 5 && $stand != ''}-->
<tr class="threadad stand_select">
        <td class="postauthor" style="background: #EBF2F8;"></td>
        <td>
                <div class="itemtitle s_clear">
                        <h2>{lang debate_filter}: </h2>
                        <ul>
                                <li><a href="viewthread.php?tid=$tid&extra=$extra" hidefocus="true"><span>{lang all}</span></a></li>
                                <li <!--{if $stand == 1}-->class="current"<!--{/if}-->><a href="viewthread.php?tid=$tid&extra=$extra&stand=1" hidefocus="true"><span>{lang debate_square}</span></a></li>
                                <li <!--{if $stand == 2}-->class="current"<!--{/if}-->><a href="viewthread.php?tid=$tid&extra=$extra&stand=2" hidefocus="true"><span>{lang debate_opponent}</span></a></li>
                                <li <!--{if $stand == 0}-->class="current"<!--{/if}-->><a href="viewthread.php?tid=$tid&extra=$extra&stand=0" hidefocus="true"><span>{lang debate_neutral}</span></a></li>
                        </ul>
                </div>
                <hr class="solidline" />
        </td>
</tr>
<!--{/if}-->
</table>
<!--{if $aimgs[$post[pid]]}-->
<script type="text/javascript" reload="1">aimgcount[{$post[pid]}] = [{echo implode(',', $aimgs[$post[pid]]);}];attachimgshow($post[pid]);</script>
<!--{/if}-->[/code]

wyj_jack 发表于 2010-7-1 16:05

知道放哪里的说下哈。

wyj_jack 发表于 2010-7-1 16:12

好了。。。。。。。。

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.