All dependencies must be prefixed by project name, So please apply new {project}:{module} format for dephttps://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-... in info.yml filehttps://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-about-your-module-with-an-infoyml-file
It is supported since 8.0 and 7.40 Change Record: Project namespaces can now be added for module dependencies, and is now a Best Practice Define project dependencies in core module .info files).
It is useful for Installation profiles to work well. So sooner is better.
Hope this helps.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | with_patch_CKEditor Spoiler.png | 26.9 KB | Aanal.addweb |
| #3 | without_patch_CKEditor Spoiler.png | 24.13 KB | Aanal.addweb |
| #3 | dependency_CKEditor Spoiler.png | 31.24 KB | Aanal.addweb |
| #2 | Update_dependencies_format_in_info.yml_3004806-2.patch | 468 bytes | chipway |
Issue fork ckeditor_spoiler-3004806
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
chipway commentedHere is the patch. Please review.
I also
added the missing description end dot.
capitalized the module name per coding standards.
Comment #3
Aanal.addweb commented@chipway, Thanks for making multiple standard changes, I checked all with simplytest.me & with the help of Pareview. Please review the attached screenshot that mentioned the same.
Comment #4
Aanal.addweb commentedComment #5
podarokSwitching to proper branch
Comment #6
podarokComment #9
podarokThank you