helloflask / flask-ckeditor

CKEditor integration for Flask, including image upload, code syntax highlight, and more.
https://flask-ckeditor.readthedocs.io
MIT License
200 stars 67 forks source link

how remove plugin from basic example #12

Closed ghost closed 6 years ago

ghost commented 6 years ago

Is possible remove the source plugin from your example ?

captura de ecra_2018-09-18_12-20-15

https://github.com/greyli/flask-ckeditor/tree/master/examples/basic

greyli commented 6 years ago

You can build your own CKEditor package to remove this plugin.

ghost commented 6 years ago

So i should ask this different... how can i add two different packages to the same app ? I created a package and i add it to static folder, and i tried to change the name of files but didn't work.

greyli commented 6 years ago

Please use Stack Overflow for questions about your own code. This tracker is for issues related to the project itself.

ghost commented 6 years ago

yup you are right sorry about that :)