SyntaxHighlighter Build Test Page
Thoughts from a C# Developer

Archives / 2008 / December

  • Preventing TinyMCE from stripping embed tags from rich media code.

    Friday, December 12, 2008
    For those who have never used the TinyMCE WYSIWYG pluggin, it's one of the industry's best kept secret; add this pluggin to your website, and you've got an instant Microsoft Word-like interface that supports pretty much all the different browsers and it's variations. Some of the things I've taken advantage of include creating custom toolbar buttons and leveraging their compressor paradigm to keep the scripts lightweight. Pretty neat indeed. Now with that said, I've come across one issue which wasn't very clear initially on how to solve, because it had long been a bug since it's predecessor versions; I was
    Filed under | 0 comments »