Skip to content

ideiaseo/summernote-oembed-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summernote-embed-plugin

This is a plugin for adding embed slides and vídeos to [Summernote WYSIWYG] editor. It allows users to past embed generated from a variant of apps from web and add this to the editor.

Installation

<!-- include jquery -->
<script   src="http://code.jquery.com/jquery-2.2.4.min.js"></script>

<!-- include Bootstrap and fontawesome-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" />

<!-- include summernote css/js-->
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/summernote/0.8.1/summernote.css">
<script src="http://cdnjs.cloudflare.com/ajax/libs/summernote/0.8.1/summernote.js"></script>

<!-- include summernote plugin-->
<script src="summernote-embed-plugin.js"></script>

About

Slides and videos plugin for Summernote

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published