安装方法
1、修改viewthread.htm模板
找到
复制内容到剪贴板
代码:
{template header}在上面添加
复制内容到剪贴板
代码:
<SCRIPT src="include/wangzhi.js" type=text/javascript></SCRIPT>找到
复制内容到剪贴板
代码:
<!--{if $postkey == $topiccount-1}--><a name="#lastpost"></a><!--{/if}-->在下面添加
复制内容到剪贴板
代码:
<!--{if $post['postcount']==1}-->
收藏到: <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(1)">Vivi</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(2)">狐摘</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(3)">天极</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(4)">亿友</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(5)">365k</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(6)">POCO</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(7)">凌乱</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(8)">YouN</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(9)">加加</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(10)">和讯</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(11)">博采</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:StorePage(12)">我摘</A>| <A style="FONT-WEIGHT: normal; COLOR: gray" href="javascript:QuickStorePage()">全部</A><br>
<!--{/if}--><p>
</p>2、把附件解压,上传到include目录
安装完成