Implementing Editor within ColdFusion Environment

Implementing Editor within ColdFusion Environment

molluskorgmolluskorg Posts: 1Questions: 1Answers: 0

I've been trying (unsuccessfully) to implement Editor with a ColdFusion / SQL server database. I was hoping that someone out there might have gotten this to work already and could share their configuration, etc. Thank you very much for the help.

Answers

  • jLinuxjLinux Posts: 981Questions: 73Answers: 75
    edited October 2015

    People still use cold fusion? Interesting. My old manager use to say "A 'ColdFusion developer'? Thats kinda like a 'Legos Engineer' isnt it?" Haha

    I believe that Editor just works off AJAX requests doesnt it? Should be pretty easy

  • allanallan Posts: 63,755Questions: 1Answers: 10,509 Site admin

    Hi,

    A number of others have used ColdFusion with Editor (Railo is really impressive!) however, as far as I am aware all implementations have been closed source.

    The client / server communication that Editor uses is documented and I'm happy to answer any questions you have about it.

    Unfortunately CF is not a platform I'm very familiar with so I wouldn't be able to offer any advice on the server-side aspect.

    Allan

  • jLinuxjLinux Posts: 981Questions: 73Answers: 75

    Its juat like html, just easy enough that anyone can do it, meaning theres an abundance of entry level ppl who think theyre highly skilled, but the only "real" work is usually making your own tags.

  • allanallan Posts: 63,755Questions: 1Answers: 10,509 Site admin

    I don't think its unreasonable to ask if anyone else has published CF libraries for Editor - regardless of OP's skill level :-). Many folks here would be quite capable of writing DataTables, but there is no point in reinventing the wheel.

  • jLinuxjLinux Posts: 981Questions: 73Answers: 75

    You know what users have it? Maybe he can message them asking if theyd share the src

  • tangerinetangerine Posts: 3,365Questions: 39Answers: 395

    theres an abundance of entry level ppl who think theyre highly skilled

    There's also an abundance of people who feel so superior that they can't resist sneering at other people's methods. There are several technical forums which I stopped bothering with because of the "if you use Windows, you're an idiot" brigade. If I'm an idiot, then I can learn; but sneering won't teach me anything.

  • allanallan Posts: 63,755Questions: 1Answers: 10,509 Site admin

    Going off course here - the OP asked about my product and I'm happy to have been able to provide an answer. If you have any other questions about it, please let me know.

    Thanks for your input all - conversation closed.

This discussion has been closed.