Requires Drupal 10 or 11 and PHP 8.2+. Compatible with PHP 8.2, 8.3, and 8.4.
Per-instance formatter settings
Formatter entities are now fieldable. Add configurable fields (via Field UI "Manage fields" and "Manage form display") and they appear as inline settings on the "Manage display" tab. Both rendered and raw values are available in every engine:
The third beta release of Custom Formatters 4.1.0 for Drupal 10 and 11, adding per-formatter configurable fields via Field UI, raw settings access across all engine plugins, and context-aware CodeMirror autocomplete hints.
The second beta release of Custom Formatters 4.1.0 for Drupal 8+, including critical bug fixes, Drupal 10 & 11 compatibility, and several new features.
Issue #3296916 by Project Update Bot: Automated Drupal 10 compatibility fixes
Issue #3134328 by bruno.bicudo, karishmaamin: Drupal 9 deprecated code report
Issue #2981668 by manuel.adan: Language not added to options in token replace
- Added HTML + Token engine Drupal API export.
- Added PHP engine Drupal API export.
- Added Insert module integration.
- Fixed issue with 'Save & Edit' on new formatters.
- Fixed issue with Fieldsets states being reverted on AJAX callback.
- #821346: Added 'basic' to 'advanced' formatter converter.
- #764608: Changed preview content types field from radios to selectbox.
- Added 'Save & Edit' button.
- Added 'basic' formatter export.
- Added export to tar/tgz.
- Changed the 'name' and 'label' database fields to 64 characters.
- Fixed issue with Imagefield description not rendering correctly via the Insert module.
- #721526: Improved Preview functionality.
- #694814 by mauricemengel: Fixed error casued by custom_formatters_token_values().
- #691010: Added support for the Node displays module.
- Added two new hooks for future development.
- Added bulk operations.
- Added pager to overview.
- Fixed a bunch of PHP notices.
- Removed 'Delete' button from clone form.
- #721526: Improved Preview functionality.
- #691010: Added support for the Node displays module.
- Fixed a bunch of PHP notices.
- Removed 'Delete' button from clone form.