Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Using summernote in "Edit Setting" #3929

amazingguni ·

Hi, I'm developing plugin which is similar with Message Gadget.
For user convenience, I want to apply summernote or CKEditor to the inputtext.
Is there any way to implement this feature without modifying Quickbuild core src?

  • replies 3
  • views 1441
  • stars 0
robinshen ADMIN ·

Do you mean edit setting of the gadget? If so, CKEditor or other customized js is not supported as QB auto-generated the UI based on class and method annotations of the setting class.

amazingguni ·

It's correct. i mean edit setting of the gadget.
Umm.. Do you mean there is no way to implement customized annotation for gadget edit setting?
(for example, @HtmlEditor)

robinshen ADMIN ·

For now, there is no extension point for that. Please submit improvement request at track.pmease.com