开发者

Can CKFinder return a 'virtual' path?

开发者 https://www.devze.com 2023-02-12 03:15 出处:网络
My website stores images in the App_Data folder (~/App_Data/content/images) and serves them via a MVC \'images\' controller (for dynamic resizing etc..).

My website stores images in the App_Data folder (~/App_Data/content/images) and serves them via a MVC 'images' controller (for dynamic resizing etc..).

CKFi开发者_Go百科nder can browse, select & upload images by setting the BaseUrl to the above folder, but I'd like it to return a different base url to CKEditor than the one it is actually browsing - e.g. '/images/test.jpg' instead of '/App_Data/content.images/test.jpg'.

Is this possible? Thanks.


I found out they were discussing about some similar issue here. It might help you.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号