You are here

README.txt in CKEditor iFrame 8.2

CKEditor iFrame Dialog

Installation
============

This module requires the core CKEditor module and the CKEditor FakeObjects module.
See the CKEditor FakeObject module page (https://www.drupal.org/project/fakeobjects)
for more info on installation and required plugin.

    1. Download the plugin from http://ckeditor.com/addon/iframe - the latest 4.5.x version.
    2. Place the plugin in the root libraries folder (/libraries).
    3. Enable the iFrame module in the Drupal admin under "CKEditor" add ons.
    4. If you are not using the Full HTML text format, you have the following two
       options for this module to work.
        a. You can uncheck "Limit allowed HTML tags and correct faulty HTML" for this to work.
        b. After adding the iFrame button to CKEditor, you can update the <iframe>
           tag added to the "Limit allowed HTML tags and correct faulty HTML" section with:
           <iframe longdesc name scrolling src title align height frameborder width>

File

README.txt
View source
  1. CKEditor iFrame Dialog
  2. Installation
  3. ============
  4. This module requires the core CKEditor module and the CKEditor FakeObjects module.
  5. See the CKEditor FakeObject module page (https://www.drupal.org/project/fakeobjects)
  6. for more info on installation and required plugin.
  7. 1. Download the plugin from http://ckeditor.com/addon/iframe - the latest 4.5.x version.
  8. 2. Place the plugin in the root libraries folder (/libraries).
  9. 3. Enable the iFrame module in the Drupal admin under "CKEditor" add ons.
  10. 4. If you are not using the Full HTML text format, you have the following two
  11. options for this module to work.
  12. a. You can uncheck "Limit allowed HTML tags and correct faulty HTML" for this to work.
  13. b. After adding the iFrame button to CKEditor, you can update the