Drupal is a registered trademark of Dries Buytaert
Release: Drupal 10.3.6 Update released for Drupal core (10.3.6)! Release: Drupal 11.0.5 Update released for Drupal core (11.0.5)! Release: Drupal 10.2.9 Update released for Drupal core (10.2.9)! Release: Drupal 10.2.10 Update released for Drupal core (10.2.10)! Release: Drupal 10.3.7 Update released for Drupal core (10.3.7)! Release: Drupal 11.0.6 Update released for Drupal core (11.0.6)! Release: Drupal 10.3.8 Update released for Drupal core (10.3.8)! Release: Drupal 11.0.7 Update released for Drupal core (11.0.7)! Module Revived: Translation Management Tool 8.x-1.19 Module tmgmt updated after 7 months of inactivity (8.x-1.19). Usage Milestone: Account field split Module account_field_split crossed 10,000 active installs.

Body node ID class module is used to add node ID (nid) and node type as a class to <body> tag on node pages.
In Drupal 7 core there was a unique node ID class in the <body> tag.
This is forward-port of that functionality for Drupal 8.

Installation

Install as you would normally install a contributed Drupal module.

Configuration

This module works out of the box, once you enable it there is no need to configure anything, except clear your caches.
Node ID will show up in <body> tag as "page-node-{nid}"
and Node Type will show up as "page-node-type-{bundle}" which is equivalent to Drupal 7 core functionality.

Usage

This module is useful for cases when specific pages need custom styling.
Target page using unique node ID as following CSS class (replace 123 with targeted node ID):

.page-node-123{ }

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Nov 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
2.0.1 Stable Nov 5, 2024