Website Style Guide

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.

Scott

External information

Hi,

I have a site that contains products.

I would like for each of these products to offer a price comparison, prices offered by external sites (ex: Amazon).

Do you know which is the way to go?

Thanks for your advices

What to do about abandoned packages?

Composer sometimes gives this type of warnings (this is from a broken Drupal 8 site built by someone else – I've been hired to fix it):

“Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.”

Checking why it is installed produces:

Trying to use composer ver. 2.0.8

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 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.

How to ignore a stylesheet with Drupal 8 and Barrio ?

I have a sub-theme based on Barrio. My site's maintenance page uses a Barrio theme stylesheet.

How to ignore this stylesheet ?

https://git.drupalcode.org/project/bootstrap_barrio/-/blob/5.1.4/css/mai...

Here is the info file of my sub theme :

bootstrap_subtheme_front_office.info.yml

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x