Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add a new field in Media Embed funcionality? #141

Closed
mauro-montano opened this issue Apr 25, 2024 · 2 comments
Closed
Labels
issue: question Question about the plugin / Searching for help with the plugin

Comments

@mauro-montano
Copy link

I have installed ckeditor5 as a plugin in Strapi and I would like to add a new field called Custom Image URL that I will use as a video overlay in my website:

image

I think it is not possible just by modifying the ckeditor.txt file. Is there any way to do this or to extend the plugin to implement this new field?

@mauro-montano
Copy link
Author

@nshenderov Hi! do yo know if it’s possible implement this in the project?, may be extending the @ckeditor/ckeditor5-media-embed or replacing it?

@nshenderov nshenderov added the issue: question Question about the plugin / Searching for help with the plugin label Aug 4, 2024
@nshenderov
Copy link
Owner

@mauro-montano Hi, you need to modify the media-embed plugin or create a new one, and you will need to modify this integration plugin locally. Anyway, it is not an easy task. Check out the CKEditor documentation on plugin creation.

@nshenderov nshenderov closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: question Question about the plugin / Searching for help with the plugin
Projects
None yet
Development

No branches or pull requests

2 participants