[Ilugc] Fckeditor

  • From: suresh1876@xxxxxxxxx (Suresh Kumar)
  • Date: Thu Sep 20 13:13:30 2007

Hi
 i am using FCKEditor in a php project
 i put some html content along with the images etc.. and save the source
code in the database..
 and when i want to edit.. i just get the content back from the database to
the FCKEditor .
 but now..i want to change the image in the editor content using the
"Insert/Edit image " tool in the FCKEditor
while doing so.. i get the popup.. and in the popup i am able to change the
image..
its default image src path is " userfiles/"

in order to change the source path i need to change the values of the
varilable  " $Config['UserFilesPath'] = '/userfiles/'
in two of the config  files....
/FCKeditor/editor/filemanager/browser/default/connectors/php/config.php
and
/FCKeditor/editor/filemanager/upload/php/config.php

but i am not able to find where the image gets uploaded..? and i also want
to customize the image upload directory

can any one help me out..

Thanks in advance

-- 
  with regards


J Suresh Kumar

Other related posts: