s[0] is undefined with CKEditor & MediaEmbed

While working on a client’s website, I ran into a issue with CKEditor and the plugin MediaEmbed. MediaEmbed is a plugin that allows embed code for videos. You can use this for Youtube, Video, or even your own local video files (as long as you wrap them with a video player, like Longtail). I was [...]

Read more

CKEditor ReplaceAll Config

To place configuration values into the ReplaceAll command for CKEditor, use the following format: For more configuration options, visit CKEditor’s Developer Documentation.

Read more