[geeklog-devel] FCKeditor 2.6.4.1

今駒@IvyWe komma at ivywe.co.jp
Tue Jul 7 16:10:52 EDT 2009


Hi Dirk,

> Could someone try it out, please? The image upload hasn't been working
> for me for a while now anyway, so I don't see any difference ...

/fckeditor/editor/filemanager/connectors/php/config.php

file -> File
image -> Image
...

$Config['FileTypesPath']['File']		= $Config['UserFilesPath'] . 'file/' ;
$Config['FileTypesPath']['Image']		= $Config['UserFilesPath'] . 'image/' ;
$Config['FileTypesAbsolutePath']['Flash']=
($Config['UserFilesAbsolutePath'] == '') ? '' :
$Config['UserFilesAbsolutePath'].'flash/
$Config['FileTypesAbsolutePath']['Media']=
($Config['UserFilesAbsolutePath'] == '') ? '' :
$Config['UserFilesAbsolutePath'].'media/

bye Ivy
--
http://www.geeklog.jp
http://www.ivywe.co.jp



More information about the geeklog-devel mailing list