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 -~----------~----~----~----~------~----~------~--~---
