Page 1 of 1

Summernote Air

Posted: Wed Jul 10, 2019 5:42 pm
by StephanStanisic
Hey all!

I have been using a v2 version of this plugin by myself, and thought that people may be interested in something like this.
This plugin is a fork of the Summernote plugin, it is just the "air" version of this editor.

You can find the WonderCMS 3.0.0 version here: https://github.com/StephanStanisic/wond ... -air-3.0.0
You can find the WonderCMS 2.x.x version here: https://github.com/StephanStanisic/wond ... -air-2.7.0

With the default summernote plugin:
Image

With this summernote air plugin:
Image

This plugin has not yet been battle tested, so use with care!

Re: Summernote Air

Posted: Sat Jul 13, 2019 6:14 am
by turboblack
Hey. plugin is good. and it's nice to use it, there are a couple of comments that I would add.
1. loading images, and working with images.
2. I would also recommend adding a view of the html code, since many things sometimes need to be edited for themselves.
3. in the simplified version, you can remove the table if the menu is too long.

I would also insert a "spoiler" button, or "read more" button,

Code: Select all

<details>
   <summary>read more</summary>
   <p>Text - which appeared after pressing</p>
  </details>
One of the minuses - the editor does not know how to remove the styles that I copy from an external source, transfers them as they are, but I cannot get rid of them. exactly for this you need an editor source

Re: Summernote Air

Posted: Fri Aug 16, 2019 8:18 am
by StephanStanisic
@turboblack Thanks for the feedback! I also found that these where some things where this plugin lacked. So with this new release:
  • Added all the menu items from the default summernote editor
  • Added a show more button to shorten the list
Image
Image

The github release can be found here: (Only for WonderCMS 3.0.0)

https://github.com/StephanStanisic/plug ... /tag/1.0.0