Problem/Motivation

API documentation must be included in radix/src/kits/radix_starterkit/templates/content/page-title.html.twig.

Proposed resolution

Replace the existing documentation with text from the API:

{#
/**
 * @file
 * Theme override for page titles.
 *
 * Available variables:
 * - title_attributes: HTML attributes for the page title element.
 * - title_prefix: Additional output populated by modules, intended to be
 *   displayed in front of the main title tag that appears in the template.
 * - title: The page title, for use in the actual content.
 * - title_suffix: Additional output populated by modules, intended to be
 *   displayed after the main title tag that appears in the template.
 */
#}

Issue fork radix-3410884

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Amstercad created an issue. See original summary.

amstercad’s picture

Issue summary: View changes
sourabhjain’s picture

Assigned: Unassigned » sourabhjain

sourabhjain’s picture

Assigned: sourabhjain » Unassigned
Status: Active » Needs review

doxigo made their first commit to this issue’s fork.

doxigo’s picture

Thank you both

doxigo’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.