[APPROVED PLUGIN] SummerNote inline WYSIWYG plugin

Post Reply
prakai.na
Posts: 6
Joined: Tue Feb 21, 2017 8:43 am

[APPROVED PLUGIN] SummerNote inline WYSIWYG plugin

Post 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
Last edited by prakai.na on Wed Feb 22, 2017 9:15 am, edited 7 times in total.
User avatar
turboblack
Posts: 198
Joined: Fri Sep 19, 2014 1:53 pm

Re: SummerNote inline WYSIWYG plugin

Post 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
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
wiz
Posts: 749
Joined: Sat Oct 30, 2010 12:23 am

Re: SummerNote inline WYSIWYG plugin

Post 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.
prakai.na
Posts: 6
Joined: Tue Feb 21, 2017 8:43 am

Re: SummerNote inline WYSIWYG plugin

Post 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.
User avatar
wiz
Posts: 749
Joined: Sat Oct 30, 2010 12:23 am

Re: SummerNote inline WYSIWYG plugin

Post 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.
menostar
Posts: 1
Joined: Mon Apr 23, 2018 11:51 am

Re: [APPROVED PLUGIN] SummerNote inline WYSIWYG plugin

Post 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
User avatar
wiz
Posts: 749
Joined: Sat Oct 30, 2010 12:23 am

Re: [APPROVED PLUGIN] SummerNote inline WYSIWYG plugin

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