Question about the install.... Can anyone point me to where I would go to modify the install procedure? I can see that each type of DB has it's own gateway broker in the /fourq/gateway folder - so I get that this broker handles database interaction for that "type" of data. What I don't get is where the code is located that calls this page and where the list of data types, columns etc is located. I wanted to "fix" a couple of missing column and constraints (for dmImage and dmFlash types) in the Oracle install procedure ... I assume there is a config file or wddx packet or something out there... Yes?
-Mark -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, September 07, 2006 5:45 PM To: farcry-dev Subject: [farcry-dev] Re: Anyone using KTML? kovacs wrote: > I have an initial question. On the site that I'm going to try to > convert into a FarCry project, I am using KTML 4 from Interakt. It is > IMHO the best WYSIWYG editor out there, and since I already own a > license and all my existing content has been created with it, I am > simply wondering if it can be used in FarCry. KTML is not supported as a rich text editor at this time. To be honest modifying editor support is a bit ugly in 3.0 -- you need to add a case to a switch statement for the richtexteditor.cfm tag in ./tags/widgets (from memory). Probably not all that difficult for an old CF hack. The next version of FarCry (now slated as version 4.0) has a whole new set of UI elements as part of its "form tools" technology. You should be able to extend, modify and tinker with this much more readily. It's relatively stable now -- just needs a decent installer -- so if you want a play you need to jump onto the farcry-beta forum. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev -~----------~----~----~----~------~----~------~--~---
