Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] 帖子分享到开心网/人人网/新浪微博

[复制链接]
artsharp 发表于 2010-6-13 21:33:45 | 显示全部楼层 |阅读模式
本帖最后由 artsharp 于 2010-6-13 23:34 编辑

演示图:
打开模版
template/default/forum/viewthread_node.htm
查找

  1.                 <div class="pc">
  2.                         {ad/thread/a_pt/2/$postcount}
  3.                         {ad/thread/a_pr/3/$postcount}
  4.                         {subtemplate forum/viewthread_node_body}
  5.                 </div>
复制代码
在下面加入

  1. <!--{if $post['first']}-->
  2. <div align="center">
  3. <a href="javascript:(function(){window.open('http://v.t.sina.com.cn/share/share.php?title='+encodeURIComponent(document.title)+'&url='+encodeURIComponent
  4. (location.href)+'&source=bookmark','_blank');})()" title="新浪微博分享"><img src="{STATICURL}image/common/1.png"  alt="新浪微博分享" border="0"></a>
  5. <a title="转贴到校内网" href="javascript:void((function(s,d,e){if(/xiaonei\.com/.test(d.location))return;var%20f='http://share.xiaonei.com/share/buttonshare.do?
  6. link=',u=d.location,l=d.title,p=[e(u),'&amp;title=',e(l)].join('');function%20a(){if(!window.open([f,p].join(''),'xnshare',
  7. ['toolbar=0,status=0,resizable=1,width=626,height=436,left=',(s.width-626)/2,',top=',(s.height-436)/2].join('')))u.href=[f,p].join('');};if(/Firefox/.test(navigator.userAgent))
  8. setTimeout(a,0);else%20a();})(screen,document,encodeURIComponent));"><img src="{STATICURL}image/common/4.png" alt="分享到人人网" border="0"></a>
  9. <a href="javascript:d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(kaixin=window.open
  10. ('http://www.kaixin001.com/~repaste/repaste.php?&amp;rurl='+escape(d.location.href)+'&amp;rtitle='+escape(d.title)+'&amp;rcontent='+escape(d.title),'kaixin'));kaixin.focus();" title="转贴到开心网"><img src="{STATICURL}image/common/3.png" alt="转贴到开心网" border="0"></a>
  11. <a title="添加到QQ书签" href="javascript:window.open('http://shuqian.qq.com/post?from=3&amp;title='+encodeURIComponent(document.title)+'&amp;uri='+encodeURIComponent
  12. (document.location.href)+'&amp;jumpback=2&amp;noui=1','favit','width=930,height=470,left=50,top=50,toolbar=no,menubar=no,location=no,scrollbars=yes,status=yes,resizable=yes');vo
  13. id(0)"><img src="{STATICURL}image/common/2.png" alt="QQ书签" border="0"></a>
  14. <a rel="nofollow" class="fav_douban" href="javascript:void(function(){var%20d=document,e=encodeURIComponent,s1=window.getSelection,s2=d.getSelection,s3=d.selection,s=s1?s1
  15. ():s2?s2():s3?s3.createRange().text:'',r='http://www.douban.com/recommend/?url='+e(d.location.href)+'&title='+e(d.title)+'&sel='+e(s)+'&v=1',x=function(){if(!window.open
  16. (r,'douban','toolbar=0,resizable=1,scrollbars=yes,status=1,width=450,height=330'))location.href=r+'&r=1'};if(/Firefox/.test(navigator.userAgent)){setTimeout(x,0)}else{x()}})
  17. ()"><img src="{STATICURL}image/common/6.png" alt="分享到豆瓣" border="0"></a>
  18. <script language="JavaScript">
  19. function copyUrl(url){
  20. var content='';
  21. window.clipboardData.setData("Text",url);
  22. alert("复制成功,您可以用Ctrl+V粘贴到你的QQ/MSN上推荐给你的好友了");}
  23. </script>
  24. <a href="javascript:void(0)" onclick="javascript:copyUrl('{$post[subject]}\n{$_G[siteurl]}forum.php?mod=viewthread&tid=$_G[tid]$fromuid');return false;"><img src="{STATICURL}image/common/5.png" alt="复制帖子标题和地址" border="0"></a></div>
  25. <!--{/if}-->

复制代码
然后把图片上传到
static\image\common
这个目录下



版权归bbs.91um.com所有  我只是把代码仿制出来而已!

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

评分

1

查看全部评分

 楼主| artsharp 发表于 2010-6-13 21:44:09 | 显示全部楼层
记得回帖 上去
回复

使用道具 举报

likgame 发表于 2010-6-13 21:45:37 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

lssanyan 发表于 2010-6-13 21:46:08 | 显示全部楼层
谢谢,在第一页了
回复

使用道具 举报

likgame 发表于 2010-6-13 21:47:47 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

购铺商城 发表于 2010-6-13 21:48:57 | 显示全部楼层
支持分享!!!
回复

使用道具 举报

likgame 发表于 2010-6-13 21:52:19 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

 楼主| artsharp 发表于 2010-6-13 21:56:49 | 显示全部楼层
回复 likgame 的帖子


    嗯  我去声明下
回复

使用道具 举报

435479 发表于 2010-6-13 22:03:53 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

aqxsj 发表于 2010-6-13 22:07:06 | 显示全部楼层
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-15 10:36 , Processed in 0.034365 second(s), 7 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表