/ckeditor_fakeobjects

CKEditor 'fakeobjects' plugin for Drupal 8.

Primary LanguageJavaScript

CKEditor FakeObjects plugin for Drupal 8

This plugin helps to create a "representative" (image with styles) for certain elements which have problem with living in editable, it provides the API to transform an real DOM element into the "fake" one, and to restore the real element from the fake one on the output.

Installation

Download the Ckeditor FakeObjects Plugin module, put it into the modules folder, then enable it.

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/.