I need some guidance here. The basic idea is to have an "admin" area on the site for the owner to log into, then he can select which page to edit, and will be able to change a portion of the page that I deem editable.
So what I need to do is load a portion of the html of another page into the CKEditor textbox, then replace that text with whatever changes the user makes.
Can anyone point me in the right direction? Google hasn't been very helpful.
So what I need to do is load a portion of the html of another page into the CKEditor textbox, then replace that text with whatever changes the user makes.
Can anyone point me in the right direction? Google hasn't been very helpful.
Re: Creating simple CMS using CKEditor?
I've spent the last day going through various CMSes, and they're mostly crap. All I want to do is for a user to be able to edit part of each page. Most of what I've come across is cluttered, overly complex, and confusing to any user that doesn't know much about web development.
Unify sounds like it does what I want it to do, but I'm not paying $25 for it.