Highlighted Content
No security coverage
The highlighted_content module allows you to designate a single node as "highlighted" within a specific content type. It automatically ensures only one node is marked as highlighted at a time by unsetting the flag on previously highlighted nodes.
This module allows you to designate a single node as "highlighted" within a given content type using a boolean field. It ensures only one node is marked as highlighted at a time.
## Features
- Select a content type and a boolean field via configuration.
- Automatically unsets the field in other nodes when a new node is highlighted.
- Provides an admin UI under **Configuration → Content → Highlighted Content**.