The Power of 2: Drupal 8 and Ckeditor
The Power of 2: Drupal 8 and Ckeditor
Content creation and editing is one of the most tedious parts of site building. If your editor is poor, it will have a huge detrimental effect on the usability of your site.
Drupal 8 is now weaponized with CKEditor built in. It can now compete with commercial CMS with its fine and very flexible API.
This session will not only guide you through CKEditor-related features in Drupal 8, but will also help you extend CKEditor functionality with your own features.
Agenda:
-
What’s new in CKEditor & Text Editor modules.
-
How content filtering works in CKEditor.
-
Adding plugins to CKEditor to extend the list of configuration options.
-
Security: HTML Filter vs. ACF.
-
Performance gains in CKEditor.
-
Demo of my D8 version of CkViews.
-
This module is a ckeditor editor plugin that enables users to insert blocks, views instances with argument directly in the ckeditor.
-