categorized_token_filter
No security coverage
Categorized Token Filter is a specialized extension for the Token module. It is suitable for projects with a large amount of entities, which typically leads to very long loading times for the token list after clicking the 'Browse available tokens' link. Instead of loading all tokens at once, this module uses a filtered approach to keep the interface fast and responsive.
Features
The filter list includes 'Global types', various Entity types, and an 'Other' category.
Post-Installation
Install this module like any other Drupal module. Once installed, a modal form containing the filter will be available.
Additional Requirements
This module extends the Token module.