Does anyone know how to get FCKEditor to upload images to a directory of
choice, while FCKeditor resides only at the web root?

We have one instance of FCKEditor installed at the Web root.  For those
applications that have a need to upload images, we would like to direct
the upload to a specific directory.  We tried this: <cfset
application.userFilesPath = "/userFiles/Image/HRNewsletter"> but it had
no effect.  Images are always uploaded to \UserFiles\Image.  We found
that if we move a copy of FCKEditor to the directory of a particular
application, we can change this statement: "config.userFilesPath =
"/UserFiles/";" to "/userFiles/Image/HRNewsletter" e.g.,  and make it
work.  (This statement is in \editor\filemanager\upload\cfm\config.cfm.)
But, we don't really want multiple copies of FCKEditor floating around.

Any suggestions are greatly appreciated.


ed


----------------------------------------------------------------------
Ed Szwedo

Web Development Team Lead
CSC
E-mail: [EMAIL PROTECTED]
919-541-3955  (Voice)
919-541-3719  (Fax)



-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to