If anyone has a sample website style guide they'd be willing to post or send me that would be appreciated. scott.render@louisvilleky.gov We are working to create one as an addition to a branding guide we've been using. Thanks.
The good news are that I am able to update the core to ver. 8.9.13 (security update) using composer ver. 1.10.19.
However, trying to do the same with composer ver. 2.0.8 fails. This is what I am getting:
The "drupal-composer/drupal-scaffold" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0").
In Views, the link to the media in the media name turned out to be an edit.
In /admin/content/media, it appears as a table and a grid.
Links to nodes of nodes will be displayed, not edited in /admin/content.
I can't remember when this happened.
Could enabling the media library be the reason for the change in VIEWS?
As I explored more and more, I also noticed the following.
When the entity reference field of a node is set to reference media and the display format is set to link, it will also be edited instead of displayed.