Skip to content

inspire22/Ckeditor-MediaEmbed-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Installing the MediaEmbed Plugin

1. Copy the "MediaEmbed" folder and place it in the ~/ckeditor/plugins directory.

2. Enable the plugin by changing or adding the extraPlugins line in your configuration (config.js):

    config.extraPlugins = 'MediaEmbed';

3. Add the button to your toolbar by adding the 'MediaEmbed' item to the list.

That's it, overall pretty simple.  This plugin could also be used for inserting custom code snippets, or pretty much anything that requires a custom insert.  Enjoy!


Orig by kent [ who is at ] fluidbyte.net.  http://www.fluidbyte.net/embed-youtube-vimeo-etc-into-ckeditor

About

CKEditor plugin to paste HTML without escaping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published