In core Drupal, you can't have a node without a title. However, using various contrib modules (including Panels and Panelizer) you can have nodes without titles!

Unfortunately, Radix will render the <h2> for the title, even if the title is empty. Instead it should check if there is a title first!

I'll upload a patch in a moment.

CommentFileSizeAuthor
#1 radix-empty-node-title-2500515-1.patch501 bytesdsnopek
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dsnopek’s picture

Status: Active » Needs review
FileSize
501 bytes

Patch is attached!

  • dsnopek committed 8b7867f on 7.x-3.x
    Issue #2500515 by dsnopek: Node title rendered even if node doesn't have...
dsnopek’s picture

Status: Needs review » Fixed

This is pretty straight-forward so I'm going to commit! If anyone disagrees, we can always revert. :-)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.