Hi Alan, I think the issue where OpenBD would come into play is how the CKFinder plugin (a plugin for uploading files) would interact with OpenBD. The CKEditor itself is javascript, client side, but once you start coordinating file uploads I assumed the webserver app would come into play.
-Jason On Thu, Dec 9, 2010 at 11:51 AM, Alan Holden <[email protected]> wrote: > I could be out of date, but I always thought that the FCKEditor/CKEditor > product line was a client-side application; which would make the > development and customization concepts the same - regardless of whatever you > had running on the server: CFML, JSP, PHP, etc > > Sure, you could use a server-side script to dynamically build some of the > editor's config files, but that would be the same as composing any other > output. > > Here's where the developer's guide is: > http://docs.cksource.com/CKEditor_3.x/Developers_Guide > > Here's where the user guide is: > http://docs.cksource.com/CKEditor_3.x/Users_Guide > > Here's where the support forums are: > http://cksource.com/forums/ > > HTH! > > Al > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > official manual: http://www.openbluedragon.org/manual/ > Ready2Run CFML http://www.openbluedragon.org/openbdjam/ > > mailing list - http://groups.google.com/group/openbd?hl=en > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
