Mike, If you google "CKfinder Alternative" you will find KCfinder. It supposedly works with FCKeditor, CKeditor and Tinymce.
http://kcfinder.sunhater.com/ I was asking if anyone has gotten it to hook up with Coldfusion safely. I do not want to allow uploading just want to browse a single image Directory on a single website. Terry -----Original Message----- From: Mike Kear [mailto:[email protected]] Sent: Wednesday, December 07, 2011 6:31 PM To: cf-talk Subject: Re: KCfinder with CKeditor and Coldfusion? I use them both together in my CMS systems. The trick is to note that when they install, they put application.cfm in a few places, which creates new applications and therefore all your application variables are unavailable. I found i had to disable the application.cfm that they installed and move the relevant code to my site's application.cfc . Then the only issue is setting the paths up properly. Do those two things and you'll be sailing! Happy to help more if you need it. Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion 9 Enterprise, PHP, ASP, ASP.NET hosting from AUD$15/month On Thu, Dec 8, 2011 at 10:25 AM, Terry Troxel <[email protected]> wrote: > > Anyone have any success with KCeditor integration into CKeditor? > > > > I do not need file uploading of any kind, just to be able to browse to a > predefined image directory > > Under the website root to insert images stored there. > > > > Any help would be appreciated. > > Terry > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349027 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

