# Summary
Creates lists of thingies. Ported to Drupal 8 core.
# Project URL
https://www.drupal.org/project/views
# Where is the code?
https://www.drupal.org/drupal-8.0
# Estimated completion date
Done.
# Dependencies
N/A
# Who's doing the port?
N/A
# What help do they need?
N/A
# D8 roadmap
N/A
# Background and reference information
N/A
Comments
Comment #2
webchick CreditAttribution: webchick at Acquia commentedDoing some grooming of the priority list.
Since this is both a top 10 module and a blocker for other contribs, marking critical. Good thing it's in core. :)
Comment #3
Kristen Pol CreditAttribution: Kristen Pol at Hook 42 commentedComment #4
Benia CreditAttribution: Benia commentedHi guys, I think that the global-text-fields in Views in Drupal 8 should also include CKeditor, just like "long text and summary" CCK text fields include it.
The current situation in Drupal 7 requires manual adding via the JS code (changing the Ckeditor to true than false) and it's not ideal, certainly not ideal for non-programmers.
I really think CKeditor should be an integral part of the header\footer view global-text-fields in Views 8.
Ben,