Module Description
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.

How it works? This project has some other, very simple approaches, like hiding the title from CSS using display: none or applying the template_preprocess_page hook in your theme to make the title variable null. Actually Exclude Node Title does the same thing, only that you don't have to manually make different hacks, hard to track from the administration interface.

New features 7.x-1.5
* Better content-type filter by None, All and User defined nodes
* Better granular settings, exclude from Full, Teaser and / or Node form

Note! You should run update.php after upgrading to 7.x-1.5

Supporters
* AG Prime: supported the creation of this module
* Drupal-Paid-Services.com: current maintainer of this module
* InternetDevels: creators of the Drupal 8 port

Project Usage
35208
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of excluding node titles from full node pages or node teasers, providing an easy checkbox on node-edit pages and the option to hide titles for a specific content type from the administrative interface.
Data Name
exclude_node_title

OPENAI CHATBOT

OPENAI CHATBOT

12:25:56
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.