Rails rails_kindeditor 定制图片上传 url

lewis · April 29, 2014 · Last by aoner replied at April 29, 2014 · 1922 hits

rails_kindeditor怎么直接在 f.kindeditor 后的参数里指定图片上传提交的action地址?默认的 /kindeditor/upload ,貌似改起来比较麻烦

改起来不麻烦,看看 image.js,里面有个 dir 参数,可以根据这个参数提交到不同的 action

You need to Sign in before reply, if you don't have an account, please Sign up first.