小编Dav*_*lst的帖子

ckfinder图像调整大小

使用ckfinder选择或上传图像后,用户可以更改宽度和高度.我希望它自动将图像调整为用户设置的宽度和高度.那可能吗?

我认为ajax图像缩放器会解决这个问题但无法使其工作.有人有自动宽度和高度调整插件的经验吗?

在我的ckfinder配置文件中,我得到了:

include_once "plugins/imageresize/plugin.php";
Run Code Online (Sandbox Code Playgroud)

在config.js我有:

CKFinder.customConfig = function( config )
{
 config.extraPlugins = 'imageresize';
};
Run Code Online (Sandbox Code Playgroud)

resize image ckfinder

6
推荐指数
1
解决办法
7173
查看次数

标签 统计

ckfinder ×1

image ×1

resize ×1