drholera / ckeditor_iframe

CKEditor 'iframe' plugin for Drupal 8.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CKEditor IFrame Dialog plugin for Drupal 8

A module that registers a plugin which provides the dialog to insert and edit inline frames (iframe elements) in content: http://ckeditor.com/addon/iframe

Installation

  1. Download the Ckeditor Iframe Plugin module, put it into the modules folder, then enable it.
  2. Download and install Ckeditor Dialog Plugin and Ckeditor FakeObjects Plugin
  3. Edit selected text format where CKEditor is enabled.
  4. Adjust toolbar configuration - add Insert Iframe to the toolbar.
  5. Save the text format settings.

License

Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

CKEditor 'iframe' plugin for Drupal 8.


Languages

Language:JavaScript 95.2%Language:PHP 4.8%