bayareawebpro / nova-field-ckeditor

Laravel Nova - CkEditor v5 Field - Media, Links & Snippet Browsers (VueJS)
MIT License
15 stars 10 forks source link

Better customization options #7

Closed mostafaznv closed 3 years ago

mostafaznv commented 3 years ago

Hi, I installed this package and it's perfectly fine.

But it would be better if we could translate texts in media-browser.vue and also changing api path in fetch function in media-browser.vue I decided to change name of Media model to Image and after that, media-picker couldn't fetch images and got 404 error.

edit 1: I need translation for all vue templates edit 2: Is it possible to add color picker, highlighter and font size picker? I see there are a lot of tools that are missing in my toolbar.

mostafaznv commented 3 years ago

This package is nice but toolbar items are minimum. I realized this is classic version of ckeditor. Is there any way to change it to Document mode? And is there any way to change package direction to rtl?

Just look at this picture. toolbar has options like:

download

bayareawebpro commented 3 years ago

This package was designed for my client's requirements. You are welcome to fork it for your needs.