- Issue created by @anaconda777
- 🇵🇱Poland salmonek
Hi,
There is a AutoLink plugin for CKEditor 5 and it looks like it's missing in Drupal.
Please check out the demo page: https://ckeditor.com/docs/ckeditor5/latest/features/link.html#autolink-f... - does it meet your needs? - 🇫🇮Finland anaconda777
Hi,
Autolink plugin is not what I am looking, but auto embedding where you put a URL from Youtube or any social media site for example and it shows the post image and title in the editor. Like this:
https://ckeditor.com/docs/ckeditor4/latest/examples/mediaembed.html#auto...But it looks like that is for ckeditor4.
- 🇵🇱Poland salmonek
Yes, that one is for CKEditor 4
CKEditor 5 also has something similar: https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html
We didn't thought abut that so far as Drupal has own Media system with option for external sources. Hower I can imagine that someone would prefer simple "copy a link" embedding method.
We'll take a loot at this plugin's integration. I cannot provide any ETA at this moment though. - 🇫🇮Finland anaconda777
Hi, yes that ckeditor5 version https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html
looks exactly the one needed. The goal is to just paste the link to the editor, similarly as in some social media platforms.