Node type class

Categories

Component ID

2552551

Component name

Node type class

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1592

Component created

Component changed

Component body

This module is used to add class to the nodes based on the content type.

D8 version of Node type class is available!!

Configuration:

Once the module is enabled:

1. This module adds a fieldset named "Node type class" in node type form,
For eg: admin/structure/types/manage/article for "article" content type.

2. It adds the class(es) to the <body> tag of the node page.

Related Module:

Node class: This module adds class per node not per content type.

Developed by Young Globes