Hi,
I'm just wondering if it is possible to use CKEditor with a database.
The scenario is that there is an exisiting database which is populated with page content. I.e. a table for a page with a single row, ID: 1, Content: <p>Hello World!</p>, Date: 2013-03-26.
Is it possible to play with the editor so instead of reading pages or editing from pages, but to read/edit a database which when saved/submitted will save content thats included to a webpage.
Yes with inline editing for
Yes with inline editing for instance: http://docs.ckeditor.com/#!/guide/dev_inline