Short Title
Component ID
1243858
Component name
Short Title
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1686
Component created
Component changed
Component body
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.
