Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如果使用了extend参数,生成的图片链接地址能不能使用原图的url #46

Open
luozhihua opened this issue Nov 21, 2016 · 1 comment

Comments

@luozhihua
Copy link

luozhihua commented Nov 21, 2016

比如:
{% qnimg xxx.jpg title: alt: extend:?imageView2/2/w/720 %}
现在生成的HTML是这样的:

<a href="http://xxx.bkt.clouddn.com/static/images/xxx.jpg?imageView2/2/w/720">
    <img src="http://xxx.bkt.clouddn.com/static/images/xxx.jpg?imageView2/2/w/720"/>
</a>

能不能把href中的参数去掉?

@bhpike65
Copy link

bhpike65 commented Dec 6, 2016

@gyk001 能不能把extend参数生成的水印图片,放到最后的public目录中,在七牛空间里的也是添加水印后的图片, 七牛的镜像管理和原图保护有冲突

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants