Hi Guys,
I'm currently programming a custom CMS, as a learning project if you will. The whole thing is work fantastically. But I wondered if someone might be able to point me in the direction of some resources as to how I could implement a content editor similar to the one I am currently writing in.
So that the user can select to make text bold or insert a hyperlink etc and it will automatically put in the necessary code. If someone could point me towards something that simply makes the text bold (as the user looks at it) instead of presenting them with code (a WYSIWYG CMS I guess) that would be even better.
And, as always, thanks again,