Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

summernote-link-editor v1.0.0

A plugin for the Summernote WYSIWYG editor.

Allows creation of additional link types, the main purpose of starting this plugin is to allow easy email link editing. The main link creation tab uses summernote existing language and functionality.

Example config:

toolbar: [
  ['font', ['bold', 'italic', 'underline']],
  ['para', ['ul', 'ol', 'paragraph']],
  ['color', ['color']],
  ['style', ['style']],
  ['insert', ['advLink', 'video']]//add new link button to insert menu group
],
popover: {
  link: [['link', ['editAdvLink', 'unlink']]]//add new link button for the edit pop over
}

Buttons

editAdvLink

"editAdvLink" button is designed for the link popover

advLink

"advLink" button is design for the toolbar

About

Extended link editor

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages