ckfinder

Events happening in the community are now at Drupal community events on www.drupal.org.
wow.che's picture

使用CKFinder 上传图片之后,上传后的图片自动改为不能能读!

如下

使用CKFinder 上传图片之后,上传后的图片自动改为不能能读!

Read more
descender's picture

Nginx configs and CKFinder connector

Hi all,

I just want to alert everyone that a number of the stock/sample Nginx configs listed in this group have a problem with CKFinder, a file manager plugin for the CKEditor editor.

The gist of the problem is that the configs limit access to only a handful of PHP scripts from Drupal core such as index.php, update.php, etc. CKFinder happens to generate its interface through a certain connector.php. To solve this, you have to add access to connector.php:

Needed for CKFinder to work

location = /sites/all/modules/ckeditor/ckfinder/core/connector/php/connector.php {

Read more
Subscribe with RSS Syndicate content