I would like to create a module that makes the CKEditor Media plugin available within Backdrop. Is there any documentation on how to do this? Thanks.
Related: https://forum.backdropcms.org/forum/best-way-embed-media-ckeditor
I would like to create a module that makes the CKEditor Media plugin available within Backdrop. Is there any documentation on how to do this? Thanks.
Related: https://forum.backdropcms.org/forum/best-way-embed-media-ckeditor
Recent comments
Not sure if this will do what you want or provide an example of a module that does something similar, https://github.com/backdrop-contrib/feef . There was some discussion in zulip about the...
Best way to embed media with CKEditor
I realized that the oembed module does what I was looking for, but it's only for CKEditor 4. It's also unmaintained, last updated 6 years ago.
Best way to embed media with CKEditor
Thanks for your suggestions. Yes, I can embed using iframes, which is what I am doing currently. It's just not as quick and easy as a media button. I see your point about using a field,...
Best way to embed media with CKEditor
Changing the line in eva-display-entity-view.tpl.php from <?php print $rows; ?> to <?php print render($rows); ?> solves the problem. I will add this comment to the issue I opened...
Difficulty using EVA with leaflet maps
Accepted your answer for what it is but i dont like how it is. Meanwhile ive found other more important problems and gave up.
No way to translate site information