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've also been reading:
http://alfonsoml.blogspot.com/2009/08/u ... sites.html
But the best I seem able to achieve is an instance of CKeditor in the MainBody of my webpage. I want the info that I create in CKeditor to post to the main body but I certainly don't want anybody to see the editor itself. And yes, I realize I'm doing something fundamentally silly here but I'm not sure what or how to fix it.
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 - 20:17
#1
Re: Do not understand how to integrate Edited data to page.
Re: Do not understand how to integrate Edited data to page.
Forget about CKEditor until you have your CMS ready with a textarea, it's far simpler if you just focus in one task.