Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module automatically suggests title casing for article titles as they are entered, using a third-party service. Authors can disable this feature to manually control capitalization. It can also optionally copy the suggested title to an "index title" field if one exists.

Sets article titles to have recommended title casing when an article title is filled in.

The author can uncheck a box to regain control of capitalization. Currently, there is no button to undo the automatic capitalization that was done.

This uses a third-party service - https://titlecaseconverter.com/ - that you need to sign up for and add a credit card (100 API usages a month are free) - https://rapidapi.com/Matt11/api/title-case-converter

Currently there is no settings interface, to provide the API key add it to your settings.local.php file:

$config['titlecasesuggestions.settings']['rapidapi_key'] = 'Your RapidAPI TitleCaseConverter Application Key';

Would be very interested in swapping out the 3rd-party service for an open source free/libre software alternative, but looks like someone would have to write that.

Bonus feature: Copies the title to an "index title" used to give a shorter version of the title, if this field exists. If others are interested in this feature we can make it configurable, please open an issue.

Activity

Total releases
1
First release
Nov 2025
Latest release
8 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.0.0-alpha3 Pre-release Nov 11, 2025