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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[已解决] 在论坛帖子里直接上传图片插入到帖子里面,当鼠标碰到图片时候老提示下载附件

[复制链接]
冲天鹤123 发表于 2011-11-15 17:43:44 | 显示全部楼层 |阅读模式
在论坛帖子里直接上传图片插入到帖子里面,当鼠标碰到图片时候老提示下载附件
不知道这玩意到底有啥用,感觉特别多余,有时候还影响阅读 请问大虾们如何搞掉它啊 谢拉!



 楼主| 冲天鹤123 发表于 2011-11-15 18:19:16 | 显示全部楼层
求助 这个问题很烦人
回复

使用道具 举报

KiSsゞ 发表于 2011-11-15 18:42:16 | 显示全部楼层
修改语言包
回复

使用道具 举报

 楼主| 冲天鹤123 发表于 2011-11-15 19:49:44 | 显示全部楼层
KiSsゞ 发表于 2011-11-15 18:42
修改语言包

热心的朋友,谢谢你的每次关注!
能麻烦你花点时间,告诉小弟如何去做如何修改这个语言包吗?
回复

使用道具 举报

za38888 发表于 2011-11-15 19:56:04 | 显示全部楼层
修改语言包
回复

使用道具 举报

KiSsゞ 发表于 2011-11-15 23:00:22 | 显示全部楼层
source\language\forum\lang_template.php
回复

使用道具 举报

 楼主| 冲天鹤123 发表于 2011-11-16 12:11:38 | 显示全部楼层
KiSsゞ 发表于 2011-11-15 23:00
source\language\forum\lang_template.php

你跟我讲的那个修改语言包,我也知道了,可是不知道怎么修改,希望你能指导 谢谢
回复

使用道具 举报

evenzhou 发表于 2011-11-16 13:24:15 | 显示全部楼层
修复改文件
default/forum/discuzcode.htm
  1. <!--{if $_G['setting']['thumbstatus'] && $attach['thumb']}-->
  2.                                 <img{if $attach['price'] && $_G['forum_attachmentdown'] && $_G['uid'] != $attach['uid']} class="attprice"{/if} style="cursor:pointer" id="aimg_$attach[aid]" src="{STATICURL}image/common/none.gif" onclick="zoom(this, this.getAttribute('zoomfile'))" zoomfile="{if $attach[refcheck]}forum.php?mod=attachment{$is_archive}&aid=$aidencode&noupdate=yes&nothumb=yes{else}{$attach[url]}$attach[attachment]{/if}" file="{if $attach[refcheck]}forum.php?mod=attachment{$is_archive}&aid=$aidencode{else}{$attach[url]}$attachthumb{/if}" inpost="1" alt="$attach[imgalt]" title="$attach[imgalt]" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" />
  3.                         <!--{else}-->
  4.                                 <img{if $attach['price'] && $_G['forum_attachmentdown'] && $_G['uid'] != $attach['uid']} class="attprice"{/if} id="aimg_$attach[aid]" src="{STATICURL}image/common/none.gif" zoomfile="{if $attach[refcheck]}forum.php?mod=attachment{$is_archive}&aid=$aidencode&noupdate=yes&nothumb=yes{else}{$attach[url]}$attach[attachment]{/if}" file="{if $attach[refcheck]}forum.php?mod=attachment{$is_archive}&aid=$aidencode&noupdate=yes{else}{$attach[url]}$attach[attachment]{/if}" $widthcode id="aimg_$attach[aid]" inpost="1" alt="$attach[imgalt]" title="$attach[imgalt]" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" />
  5.                         <!--{/if}-->
复制代码
将其中的onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" 都去掉

评分

1

查看全部评分

回复

使用道具 举报

KiSsゞ 发表于 2011-11-16 13:24:38 | 显示全部楼层
冲天鹤123 发表于 2011-11-16 12:11
你跟我讲的那个修改语言包,我也知道了,可是不知道怎么修改,希望你能指导 谢谢

你找互助团队的那些问问,人家比我专业
回复

使用道具 举报

 楼主| 冲天鹤123 发表于 2011-11-16 20:25:33 | 显示全部楼层
evenzhou 发表于 2011-11-16 13:24
修复改文件
default/forum/discuzcode.htm将其中的onmouseover="showMenu({'ctrlid':this.id,'pos':'12'}) ...

谢谢
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-16 13:51 , Processed in 0.031466 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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