Remove redundant "Italic" style

Created on 1 April 2014, about 10 years ago
Updated 12 April 2024, 3 months ago

Problem/Motivation

String::placeholder used everywhere in Drupal (it added Italic style to texts). It's poor readability. Sometimes, I feel it's a historic mistake. Developers copying the code style and unintended to use String::placeholder on drupal coding repeatedly...

It's more worse results in non-English, e.g., in Chinese:

Should it always use Italic only?

Example:
admin/config/people/accounts

A: Italic
Leave empty to use the default system e-mail address (kay@example.com).

B: Bold
Leave empty to use the default system e-mail address (kay@example.com).

Proposed resolution

-

Remaining tasks

- Decide when to use Italic style
- Introduce specified CSS rules to different language system ( [lang="zh-hant"] { font-style: normal; font-weight: bold } )

User interface changes

- font style

API changes

-

๐Ÿ“Œ Task
Status

Needs work

Version

11.0 ๐Ÿ”ฅ

Component
Markupย  โ†’

Last updated 5 days ago

No maintainer
Created by

๐Ÿ‡ญ๐Ÿ‡ฐHong Kong droplet

Live updates comments and jobs are added and updated live.
  • Usability

    Makes Drupal easier to use. Preferred over UX, D7UX, etc.

  • CSS

    It involves the content or handling of Cascading Style Sheets.

Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024