Im currently working on a CMS and ive managed to get the users input from a form to display on the front page of my site. However this simple form is not enough and i require some sort of editor that will allow a user to input links, pictures and format text without haveing to know html. Im talking about some sort of editor that is similar to the one we all use to make and edit our posts. Ive searched on google and not found anything very helpful asfar as making one for a CMS is concerened. Does any one know of any links , tutorials for makeing one and or any other usefull information about them?
Also when we use tags such as "[QUOTE]" would that be an example of Perl Compatable Regular Expresions at work. If so some info on PCRE's and how to use them would be nice to. Ive gone to PHP.net and found their guide to it rather confuseing. Thanks for any help