- Issue created by @nuez
- 🇨🇿Czech Republic milos.kroulik
I would like to help this done, as we would like to use SDC-based embedded content on our new site. Can you specify your idea of this integration in a bit more detail, so it's clear what needs to be done, please?
- 🇪🇸Spain nuez Madrid, Spain
I have started work on this in https://www.drupal.org/project/embedded_content_sdc → , maybe you want to have a look there.
- 🇨🇿Czech Republic milos.kroulik
Thanks. But it looks like it's an empty repository. I also don't understand why this integration is a separate D.o project and not a part (or possibly a submodule) of embedded_content.
- 🇪🇸Spain nuez Madrid, Spain
Sorry I hadn't pushed anything yet. I have now. The module is not working yet, but could maybe a starting point for further development.
Two reasons why I prefer having separate modules instead of one module with submodule:
1. You can get a stable release for the main module while the submodule is still on alpha/beta/dev releases.
2. If you don't use SDC but you do use embedded_content, you don't end up with code you are not using. - 🇨🇿Czech Republic milos.kroulik
Thanks a lot, I'm going to review the code, but right now I suppose that the initial goal is to be be able to:
- select the SDC component using plugin selector provided by https://www.drupal.org/project/cl_editorial → and fill values for props
- render the component in the CKeditor and in the actual rendered content
Is this generally true? Do you think it makes sense to contribute during this phase, or help with testing (and possibly coding) afterwards?