Archive of 2010 October
-
Avoiding conflicts when using jQuery and EPiServer Composer
Posted on October 25, 2010 by Frederik Vig in EPiServerOn a customers site today I had some JavaScript errors when using Composer on page edit. After firing up Firebug to inspect the errors I saw that Composer is using Prototype, which is another popular JavaScript library, that also...
Continue reading this entry → -
How to add support for iframes (and other elements) to TinyMCE in EPiServer CMS
Posted on October 18, 2010 by Frederik Vig in EPiServerOne of my clients had some problems adding an iframe inside the TinyMCE editor that ships with EPiServer CMS. After looking a little at the documentation I saw that the default was not to allow iframes. Here's a list of...
Continue reading this entry →
