This module is a bridge for the CKEditor plugin having the same name: CKeditor Templates.
The CKEditor plugin provides a dialog to offer predefined content templates - with page layout, text formatting and styles. Thus, end users can easily insert pre-defined snippets of html in CKEditor fields.
This Drupal module integrates the plugin into Drupal custom version of CKEditor. It provides the required configuration section on the "Content Authoring" configuration page (following Drupal CKEditor plugin conventions) and allows theme developer to inject custom templates into the plugin.
As required by Policy on 3rd party assets on Drupal.org, the CKEditor plugin is not included in the module repository. Therefore, reviewers should download it before hand, as explained on the project page and in the readme file.
Project page
https://www.drupal.org/project/ckeditor_templates
Git instructions
git clone --branch 8.x-1.x https://git.drupal.org/project/ckeditor_templates.git
PAReview
https://pareview.sh/pareview/https-git.drupal.org-project-ckeditor_templates.git
Comments
Comment #2
lucaslg commentedComment #3
klausiAll looking good, thanks!
Comment #4
avpadernoComment #5
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.
Comment #6
lucaslg commentedThank you all for the reviews and feedbacks.