Overview

Provides a second title field for content types when the node title exceeds a certain length. This length is taken from the max_length of the short title field.

The short title is auto generated from the title if it is below the max_length. Otherwise, this field shows up on the content form empty so that the editor could create a suitable short title.

This is handy when you want to include content in blocks and where the title is too long to fit in the block nicely or damages the layout by flowing to multiple lines. In such cases a shorter title would have been nice. This field can also be used instead of the title in many other scenarios.

Features

  • Adds a field for a short version of the node title.
  • Field appears on the node edit form when the node title exceeds a given length.

Project information

Releases