Hello,
we have a problem with configuring the image directory for the editor.
For us it is necessary to have different directions for different users. No problem so far.
$editor->ImageGalleryPath = MakeEditorImagePath();
Now we need to have this image directions outside the root direction of the site. Is there any possibility make this work?