uiowa / uiowa

The base application on Acquia Cloud for the University of Iowa.
11 stars 9 forks source link

Update content overview to remove publish/unpublish #1684

Open joewhitsitt opened 4 years ago

joewhitsitt commented 4 years ago

Problem

VBO, filtering, and column data still exists for published/unpublished states in the content overview even though content moderation is turned on for all of the default content types.

This is confusing to editors who think the "published" "unpublished" is still a thing.

Relates to https://github.com/uiowa/uiowa/issues/781, https://github.com/uiowa/uiowa/issues/696

Proposed solution

Embrace basic moderation for all content types (default and custom) and remove remaining traces of published/unpublished functionality and replace with moderation data where available.

Sites that don't want moderation for all content types can create a separate overview split or figure out a way to make it "smarter" by only showing the functionality where it applies.

joewhitsitt commented 4 years ago

If adopted, documentation can be added to better illustrate moderation and the workflow.