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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 上传图片自动缩小到指定大小

[复制链接]
老狗阿年 发表于 2012-6-23 15:21:54 | 显示全部楼层 |阅读模式
在网上看到一个教程,但只是适合Bbsxp的插件,有高手可以设计成DZ2.0、2.5适用的吗?

功能:
1,上传图片的自动缩小

2,转贴图片格式的缩小

支持ybb代码和htm代码

已经发过的需要重新编辑并确定编辑才能起作用。

方法:
打开setup.asp 找到105行左右 str=ReplaceText(str,"\[IMG\]([^"&CHR(34)&"[]*)(\[\/IMG\])","")

用下面的代码替换

'图片自动缩小

str=ReplaceText(str,"\[IMG\]([^"&CHR(34)&"[]*)(\[\/IMG\])","screen.width*0.76) {this.resized=true; this.width=screen.width*0.76; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}""if(this.width>screen.width*0.76) {this.resized=true; this.width=screen.width*0.76; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}""if(!this.resized) {return true;} else {window.open('$1');}""return imgzoom(this);"">")

str=ReplaceText(str,")","screen.width*0.76) {this.resized=true; this.width=screen.width*0.76; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}""if(this.width>screen.width*0.76) {this.resized=true; this.width=screen.width*0.76; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}""if(!this.resized) {return true;} else {window.open('$1');}""return imgzoom(this);"">")

'图片自动缩小结束
xu199051 发表于 2012-6-23 15:24:05 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

南阳小生 发表于 2012-7-12 21:53:02 | 显示全部楼层
本帖最后由 南阳小生 于 2012-7-12 21:54 编辑

我也觉得这个功能非常重要,不然,别说用户不能发图片了,就是站长自己发图片都麻烦



如果这个插件谁开发了,我觉得会很好卖的
回复

使用道具 举报

 楼主| 老狗阿年 发表于 2012-7-19 18:27:39 | 显示全部楼层
如果有此插件,相信是我唯一愿意付费购买的,呵呵~
回复

使用道具 举报

风中飘零 发表于 2013-7-27 08:19:40 | 显示全部楼层
官方应该为用户开发这样的图片上传自动缩小到指定的大小,现在很多论坛直接上传图片,谁会留在你的站点慢慢地压缩了再传上去?丢失很多用户群!
回复

使用道具 举报

风中飘零 发表于 2013-7-27 08:21:29 | 显示全部楼层
官方应该为用户开发这样的图片上传自动缩小到指定的大小,现在很多论坛直接上传图片,谁会留在你的站点慢慢地压缩了再传上去?丢失很多用户群!
有谁有这样的技术请联系在下,收费的那种就免了

欢迎光临小站:thhp://www.riyuenet.com
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-9-22 15:28 , Processed in 0.101990 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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