Current behavior
Task to integrate squidex asset picker with our version of TineMCE in Squidex.
Reference, some code in here adds the asset picker to tinymce: https://github.com/Squidex/squidex/blob/dddb6653179c769cd82c48baa2641ba4441c28b7/frontend/src/app/shared/components/forms/rich-editor.component.ts
Asking for some guidance on how to integrate squidex asset picker with our own version of tinymce.
Expected behavior
Squidex asset picker is possible to use with our own TinyMce editor, with it’s benefits - searching, browsing and managing squidex assets content. Like a minified popup of Squidex Assets page.
Instead of TinyMce’s default media and image plugins.
Questions:
to start from suggestions and advices
and how do you see this possible