Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 730 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 730 Bytes

ckeditor-facebook-video

Facebook Video plugin for CKEditor.

Provides a dialog to paste URL to a Facebook video and generates proper <iframe> markup for the video.

Icon is this icon which has a Creative Commons (Attribution 3.0 Unported) license.

Only available in english at the moment.

Install

  1. Paste the directory facebookvideo into your ckeditor/plugins/ directory.

  2. Change your CKEDITOR config to enable facebookvideo by using:

    extraPlugins: '...,facebookvideo,...', toolbar: [..., 'facebookvideo', ...]

About

By Christian Johansson 2016, [email protected]