Hello Everyone,
Let me start by apologizing. I'm afraid either I have a fundamental misunderstanding of what CKeditor is, or I am missing something simple. I've searched through the support section with little luck.
Let me explain:
I'm building a website for our business. We have several departments Parts Sales Service... It's just too much for me to maintain myself. So what I decided I'd do was give each department access to the MainBody <div> so they could maintain their own departments. Now this is where I fear I may have a fundamental misunderstanding of the software. Is CKeditor in fact used for this purpose?
I've stepped through the below doc:
http://docs.cksource.com/CKEditor_3.x/D ... ntegration
I think I'm supposed to create 2 pages, My page, and the CKeditor page. However, I simply do not understand or see how to link the two so that my editor knows where to post the edited text.
I hope that makes sense.
Thanks
Eric
Wed, 11/03/2010 - 19:41
#1
Re: Do not understand how to integrate Edited data to page.
First, please use the CKEditor subforums instead of the CKFinder subforum for these kind of questions.
Second, you can read some explanation here: http://alfonsoml.blogspot.com/2009/08/u ... sites.html but in the end is up to you to write the code that makes the magic or use an existing CMS.
Re: Do not understand how to integrate Edited data to page.