department-of-veterans-affairs / va.gov-cms

Editor-centered management for Veteran-centered content.
https://prod.cms.va.gov
GNU General Public License v2.0
98 stars 69 forks source link

Content overview should contain language, or should default to English #12796

Open timcosgrove opened 1 year ago

timcosgrove commented 1 year ago

Description

By default, Drupal shows all translations of nodes in the admin content view (/admin/content) as well as the source language. This can result in a content view cluttered with different language variants - a node translated into two languages will result in 3 nodes in the content admin, and they will not be grouped together.

We need to decide how to approach this. One approach would be to provide a language filter so that the content admin only shows the selected language. Another might be to always show only English in the content admin, since all of our source content is English and all non-English will result from translation. Yet another approach would be a modified content admin view that groups translations with their English source.

Acceptance criteria

EWashb commented 1 year ago

@timcosgrove can you expound on this one? Should we have this in the other epic #12607? @laflannery and @dawnpruitt for visibility (since I'm rolling off)

timcosgrove commented 1 year ago

Moved to icebox; this is not part of MVP.