Summernote Air

Post Reply
User avatar
StephanStanisic
Posts: 37
Joined: Fri Jul 05, 2019 8:51 pm

Summernote Air

Post 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!
User avatar
turboblack
Posts: 198
Joined: Fri Sep 19, 2014 1:53 pm

Re: Summernote Air

Post 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
http://old.net.eu.org/ Get ready to hamsterization! 8-) code takes less than a kilobyte! shock!
https://github.com/turboblack/HamsterCMS new version for PHP 8 with new templates
User avatar
StephanStanisic
Posts: 37
Joined: Fri Jul 05, 2019 8:51 pm

Re: Summernote Air

Post 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
Post Reply