Page 1 of 1

[APPROVED PLUGIN] SummerNote inline WYSIWYG plugin

Posted: Tue Feb 21, 2017 8:59 am
by prakai.na
I create a new inline WYSIWYG using SummerNote editor. The plugin repository is https://github.com/prakai/wcms-summernote.

Features of the first release :
- It is an inline WYSIWYG using SummerNote editor.
- Upload image file and insert as image into content.
- Upload document file and insert as link into content.
- Default content folder is _WCMS_ROOT/files.
- Image files store in _WCMS_ROOT/files/images.
- Image file extensions: jpg, jpeg, png, gif, and bmp.
- Document files store in _WCMS_ROOT/files/docs.
- Document file extensions: doc, docx, xls, xlsx, ppt, pptx, pdf, and txt.

Demo:
https://wondercms-demo.000webhostapp.com

Re: SummerNote inline WYSIWYG plugin

Posted: Tue Feb 21, 2017 11:20 am
by turboblack
great! as well as the formatting of pages? already have the ability to edit pictures in the text, that text was to the side, rather than under the picture? and the previous editors did not give such an opportunity

Re: SummerNote inline WYSIWYG plugin

Posted: Fri Feb 24, 2017 4:26 pm
by wiz
Prakai.na, hello and welcome to the community.

Currently testing out your plugins at your website and absolutely loving them. Will report back after a few with local tests and see how we can add this to the main plugins repository as soon as possible.

Re: SummerNote inline WYSIWYG plugin

Posted: Sat Feb 25, 2017 3:44 am
by prakai.na
Hello wiz and also turboblack :)

Thank you for your reply. I fall in love with WonderCMS. It small and easy to use. It is suitable for personal home page.

There are some part of plugin need to customize, such as a document list style. It will modify that feature as soon as possible.

If you have some recommendation, please ask to me.

Re: SummerNote inline WYSIWYG plugin

Posted: Sun Feb 26, 2017 3:25 am
by wiz
Thank you for your awesome contributions.

We've sent you a private message with an exclusive preview. Let us know what you think.

Re: [APPROVED PLUGIN] SummerNote inline WYSIWYG plugin

Posted: Mon Apr 23, 2018 11:54 am
by menostar
When using this plugin i dont get the Saving alert when clicking off the editable area, any idea how i can get this back to stop navigating off the page before saving is completed?

Thank you

Re: [APPROVED PLUGIN] SummerNote inline WYSIWYG plugin

Posted: Tue Apr 24, 2018 12:05 pm
by wiz
I tried implementing this a while ago with success and some new issues arised.

The problems with having Summernote and the saving area combined together:
1. Clicking "Bold" or "insert link" always caused the Summernote to lose focus and show the "Saving" message.
2. Clicking anything in the Summernote editor caused the Saving action to appear, including the Summernote "pop-up" mode.

Are you having issues with the content not being saved?
In the demo: https://wondercms.com/demo - immediately after clicking outside the Summernote editor and going to another page, I always see the content is successfully saved.