Replace all uses of "forward revision" with "draft revision"
Problem/MotivationAs part of #2875154: Clarify and document wording around drafts, revisions, published & friends @catch mentioned "I think we should completely excise 'forward revision' from our...
View ArticleBlockquote css is missing in ckeditor (Backend)
Hi,When i adding blockquote in fullhtml field. The blockquoted text only shown with "tab shifted". The following css is missing when, i compared with drupal 7 ckeditor library 4.6.2 with drupal 8...
View ArticleClarify and document wording around drafts, revisions, published & friends
Problem/MotivationWe don't have clarity on the terminology around "published" vs. "(default, forward, draft) revisions". See #2858431: Book storage and UI is not revision aware, changes to drafts leak...
View ArticleJSWebAssert::assertNotVisibleInViewport() does not actually check element...
While \Drupal\FunctionalJavascriptTests\JSWebAssert::assertVisibleInViewport() correctly verifies that the element is actually visible ($element->isVisible()) before going about calculating whether...
View ArticleCreate a top level, extendable, "Content" admin menu route that...
Problem/MotivationNow we have Drupal 8 and positively encourage developers to create multiple types of content entity, we need to stop assuming that all content is made from nodes. Even in core drupal,...
View ArticleDeal with Media and REST/normalizers: opt out Media & Media Type entity...
Problem/MotivationUsing media basically reverts #2825812: [PP-1] ImageItem normalizer should expose all public image style URLs. We should figure out a nice way to retrieve media in REST.Proposed...
View ArticleEntityResource: Provide comprehensive test coverage for Workflow entity
Problem/MotivationPlease refer the problem/motivation section of #2737719: EntityResource: Provide comprehensive test coverage: for every entity type, every format, every methodProposed resolutionWrite...
View ArticleSettings Tray provides functionality, not an API: mark everything...
Problem/MotivationIt looks like there's quite a bit of refactoring of logic/code still planned for the Settings Tray module.Before BigPipe was marked stable, we marked all classes & interfaces...
View ArticleWI: Workflows module roadmap
Note: This is issue is part of #2721129: Workflow Initiative and is only meant for planning and governance sign-offs. Work will happen in child issues of this plan.Target version: Drupal 8.4The...
View ArticleModules Uninstall filter should find also module machine_name's
Problem/MotivationWhen you visit /admin/modules/uninstall and search for a module machine_name, you will not find a result. The problem gets really visible, when you use modules where the module's...
View ArticleWI: Content Moderation module roadmap
Note: This is issue is part of #2721129: Workflow Initiative and is only meant for planning and governance sign-offs. Work will happen in child issues of this plan.Target version for stable: Drupal...
View ArticleAdd per-bundle creation permissions form media.
Problem/MotivationAs mentioned in #2831274: Bring Media entity module to core as Media module #319.28, we might want to add per bundle permissions for media creation.Proposed resolutionAdd more...
View ArticleTwig debug output does not display all suggestions when an array of...
Updated: Comment #NProblem/MotivationWhen an array of suggestions is passed to theme(), the twig_debug output doesn't match up.Proposed resolutionDisplay the suggestions that are passed in as an...
View ArticleReconsider whether "Appearance" should be a top-level item in the IA
The attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA. Nothing else is changed of the theme UI yet, that is up to #491214: implement...
View ArticleViews file name suggestions often missing from Twig debugging
(Drupal 8.2.4, using a custom theme that has 'stable' as the base.)I'm not sure if I've broken something, but (having rebuilt the cache etc.) the FILE NAME SUGGESTIONS section is missing entirely from...
View ArticleFlexible scheme and URI for image derivatives
Problem/MotivationThe image style generation has been improved in #2027423: Make image style system flexible. Now a module can change the way image derivatives are generated. However, right now...
View Article[meta] Improve the DX of drupal_render(), renderable arrays and the Render...
This is intended to be quite a "high level" issue. Just a way to keep track of the various other meta issues and issues around improving the DX for drupal_render() and the renderable arrays (of doom),...
View Article[meta] Theme system architecture changes
Problem/MotivationThe current theme system is a complicated mix of sub systems that pass data back and forth to one another in ways that confuses new users, and causes bugs. @see #939462: Specific...
View ArticlePrevent ContentModerationState from being exposed by REST's EntityResource
Problem/MotivationPlease refer the problem/motivation section of #2737719: EntityResource: Provide comprehensive test coverage: for every entity type, every format, every methodProposed resolutionWrite...
View ArticleReplace "Lorem Ipsum" Color preview HTML templates with example...
Currently in the Appearance section of Bartik, a live preview of a chosen color scheme is displayed as an image. This section uses Latin placeholder text, "Lorem ipsum . . . ." The problem is getting...
View Article