On Thu, Dec 9, 2010 at 10:08 AM, Jason King <[email protected]> wrote:
> 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. > Well, it does to the extent that you have to edit the configuration files for CKFinder so it knows what type of app server you're using and some directory stuff, but there's nothing as far as integration beyond that. At least when the upload stuff was bundled with FCKEditor, you just basically had to enable it, tell it what technology you were using, and I think set a root upload directory. Nothing beyond that. I haven't looked at the CKFinder docs, but the FCKEditor docs outlined all this stuff very well so I assume that's still the case. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- 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
