I am having trouble getting fckeditor configured into our cms system. Here
is my folder structure

+webroot
  +cmsroot
     --Application.cfm
     --editpage.cfm
     --fckeditor
       Application.cfm
  +application1
  +application2


The editor is instantiated from editpage.cfm and is actually called from
app1 or app2. My problem is trying to configure the image connectors. The
users Files Path in the config file needs to be dynamic. I have no way of
figuring out what application is instantiating the editor. Has anyone done
something similar to this?


config.userFilesPath = "/app1orapp2orapp3??";

-- 
Thank You
Dan Vega
[EMAIL PROTECTED]
http://www.danvega.org


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

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

Reply via email to