Skip to content

IgnacioHR/summernote-statusbarnodes

Repository files navigation

summernote-statusbarnodes v0.1

A plugin for the Summernote WYSIWYG editor.

summernote-statusbarnodes adds functionality that shows all parent nodes of selected node in the summernote status bar. The idea is to add the following functionality in a later step:

  1. Selecting the nodes by clicking on the statusbar
  2. Allowing to edit classes

summernote-statusbarnodes

Installation

1. Include JS and CSS

Include the following code after Summernote:

<script src="summernote-statusbarnodes.js"></script>

Include the following code after Summernote css.

<link rel="stylesheet" href="../plugin/statusbarnodes/summernote-statusbarnodes.css">

2. Supported languages

Currently available in English!

3. Options

None at this time. This is work in progress, feel free to contribute!

4. Check out our other Summernote Plugins via summernote main Github page

About

Shows parent nodes in the summernote status bar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published