Bobby Hartsfield wrote:
> I don’t know about the rest of you but I am SICK of seeing 40 copies of FCK
> editor on a server :-)


put FCKeditor in its own directory

C:\Inetpub\fckeditor

Set a coldfusion mapping *AND* an IIS mapping to that directory, call 
each "fckeditor"

Disable fckeditor's built in file manager stuff.  Delete it completely 
from the directory structure.

Use the fckeditor.cfc to integrate with your coldfusion apps, and 
optionally set the parameters to use a local copy (per application) of 
CFFM to handle file management.

There's probably even a way to use a shared copy of CFFM for file 
management.

Rick

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260740
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to