Hi
I was wondering if someone can help me a little to a) figure out if CKEditor does what I need, and b) guide me a little to achieve it?
I have a band website that I want my HTML unsavvy bandmates to be able to update when I don't have time. The page to edit is a simple php include (called news.php) with a div containing our news text that I want to be editable.
So I'd like CKEditor to be able to let them update that text. I'm pretty sure it can do that.
But I'm trying to figure out how it communicates with the news.php page - do I set up a separate CKEditor page that recreates a new news.php page each time it's edited, or do I incorpoarte CKEditor into the news.php page (as in the divreplace.html example that comes with CKEditor)?
If the latter is the case, what needs to be set up to allow the editor to save the data to the news.php file? I'm not using a database BTW.
Can someone point me to a CKEditor Guide for Dummies?
Thanks for your time and help.
Shaun
I was wondering if someone can help me a little to a) figure out if CKEditor does what I need, and b) guide me a little to achieve it?
I have a band website that I want my HTML unsavvy bandmates to be able to update when I don't have time. The page to edit is a simple php include (called news.php) with a div containing our news text that I want to be editable.
So I'd like CKEditor to be able to let them update that text. I'm pretty sure it can do that.
But I'm trying to figure out how it communicates with the news.php page - do I set up a separate CKEditor page that recreates a new news.php page each time it's edited, or do I incorpoarte CKEditor into the news.php page (as in the divreplace.html example that comes with CKEditor)?
If the latter is the case, what needs to be set up to allow the editor to save the data to the news.php file? I'm not using a database BTW.
Can someone point me to a CKEditor Guide for Dummies?
Thanks for your time and help.
Shaun