JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5
[ckeditor.git] / _source / core / config.js
index a408d93..09f9ef9 100644 (file)
@@ -292,6 +292,7 @@ CKEDITOR.config =
                'forms,' +\r
                'horizontalrule,' +\r
                'htmldataprocessor,' +\r
+               'iframe,' +\r
                'image,' +\r
                'indent,' +\r
                'justify,' +\r
@@ -349,7 +350,7 @@ CKEDITOR.config =
 \r
        /**\r
         * List of regular expressions to be executed over the input HTML,\r
-        * indicating code that must stay untouched.\r
+        * indicating HTML source code that matched must <strong>not</strong> present in WYSIWYG mode for editing.\r
         * @type Array\r
         * @default [] (empty array)\r
         * @example\r