Override field output for comment base fields

Created on 17 February 2023, over 1 year ago
Updated 26 February 2023, over 1 year ago

Problem/Motivation

Without this module enabled, Drupal Core uses some special processing:

  1. If the comment author is anonymous, display the "Author name"
  2. If the subject field is a link to the entity, use the permalink

Proposed resolution

We should override the formatter output to match this. Use hook_preprocess_HOOK().

We should fix 📌 TitleFormatter should extend StringFormatter Fixed first, because currently rendering has been forced which makes it hard to override.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇬🇧United Kingdom AdamPS

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

Comments & Activities

Production build 0.69.0 2024