Author Archives: Ashley

Extending TinyMCE – Part 1

As I’m sure almost anyone who has been involved in web based applications will know TinyMCE is a rich text editor which can be embedded in a web page to allow a user to produce HTML. Having used TinyMCE extensively in many project, but only ever using the out of the box plugins which it ships with, I decided to get my hands dirty and see what’s involved in creating my own plugin. Continue reading