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:
- Selecting the nodes by clicking on the statusbar
- Allowing to edit classes
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">
Currently available in English!
None at this time. This is work in progress, feel free to contribute!