Remove quotes from claro_compact.info.yml

Created on 12 November 2023, about 1 year ago

Problem/Motivation

In the claro_compact.info.yml file, some strings are quoted:

regions:
  header: 'Header'
  pre_content: 'Pre-content'
  breadcrumb: 'Breadcrumb'
  highlighted: 'Highlighted'
  help: 'Help'
  content: 'Content'
  page_top: 'Page top'
  page_bottom: 'Page bottom'
  sidebar_first: 'First sidebar'

From https://git.drupalcode.org/project/claro_compact/-/blob/8.x-1.x/claro_co...

The rules for strings in YAML are complicated, but since you don't need to quote a string, as long as the first character is not a special character, we could just remove them to align with Claro and Olivero, where this has already been done:

For more, see:

Proposed resolution

Remove all single quotes in claro_compact.info.yml.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Needs review

Version

1.0

Component

Code

Created by

🇩🇰Denmark ressa Copenhagen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024