A checkbox to exclude title
Better granular settings

This module handles a very simple functionality, decide whatever to exclude a node title from full node page or node teasers.
It provides a checkbox on node-edit pages for easier exclusion.
Also provides the option to hide all titles of a certain Content type. From the administrative interface you can select a content type to hide title for.
Use case: Let's say you create a content type called: Lightbox content, and in your layout lightbox content will have titles set on title attribute of the link, rather than inline on your page, so you would like to exclude title from displaying inline for all your nodes of type Lightbox content, simple, just check the option and voila.

Notable differences between 8.x-1.x and 2.0.x

  1. Excluded node IDs are no longer tracked via config but by state API
  2. 'use exclude node title' is now gone
  3. Added test coverage
  4. visually-hidden css class used vs hidden

Supporters

Supporting organizations: 
Drupal maintenance and development
Sponsoring co-maintainer + maintenance - smustgrave

Project information

Releases