- 🇺🇸United States ricksta
I have nothing new to add here other than to say I support the approach and points brought up in 300 🐛 "Unpublished" style of rendered entities is not accessible (and looks bad) Needs work .
- 🇮🇳India vsujeetkumar Delhi
Re-roll patch created for 11.x. And keeps as in "Need work" because some of the comments are still unaddressed.
Some of the theme files changes has been removed because of those are not part of current version.
- last update
almost 2 years ago 30,362 pass, 7 fail - 🇨🇦Canada mgifford Ottawa, Ontario
@vsujeetkumar it has been 2 years, so this will need to be re-rolled.
What comments are still unaddressed?
@pasqualle suggested an approach that @ricksta recommended. I think the summary there is new variable "status_marker" and mark the old ones deprecated.
We would need a new variable name I think.
- 🇫🇮Finland lauriii Finland
There was a solution implemented for canonical entity routes in ✨ Display content moderation state in the Navigation Top Bar Active which is worth noting here.
- 🇨🇦Canada mgifford Ottawa, Ontario
I tried to update the patch here https://git.drupalcode.org/issue/drupal-867830/-/compare/11.x...867830-u...
The numbering may not matter, but because @lauriii is wonderful, the numbers aren't what I thought they were.
I think these are complementary issues, but definitely related.
- 🇮🇪Ireland markconroy
For LocalGov Drupal's base theme we created some theme settings for "Add pink background to unpublished items" and "Add "Draft:" to the title of unpublished nodes.
I'm not suggesting we create theme settings here, but the approach of prepending "Draft" to titles has worked very well for councils, and does not affect the length of the title very much. So instead of a node title like "Council Tax" you get "Draft: Council Tax", with the option to also add the pink background (which is a CSS variable so you can put whatever colour you want in via CSS).