Problem/Motivation

Nodequeue display the "Unpublished" status next to a node that is not published. It would be amazing if the Draggable Table widget displayed the same information (for entities that have some sort of "status")

Proposed resolution

Add the published status to the Draggable Table widget

CommentFileSizeAuthor
#1 unpublished-2462447-1.patch1.98 KBdavidwbarratt
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

davidwbarratt’s picture

Version: 7.x-1.0-rc1 » 7.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new1.98 KB

Attached is a patch that adds the publishing status of Nodes, Files, and Users. I couldn't find a generic way of doing this other than Entity status, but that module is not stable, so this is the best I could come up with for now.

amateescu’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev

amateescu’s picture

I agree that this would be useful for our widget :) Opened a MR for it.

  • amateescu committed 9b0ef10b on 8.x-1.x
    task: #2462447 Add the published status to the Draggable Table widget...
amateescu’s picture

Status: Needs review » Fixed

Merged.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.