The Custom Formatters module allows users to easily create custom CCK Formatters without the need to write a custom module.
#D7CX: I pledge that Custom Formatters will have a full Drupal 7 release on the day that Drupal 7 is released.
- Two different editor modes:
- [D6] Basic: A HTML based editor with Token support.
- Advanced: A PHP based editor with support for multiple fields and multiple values.
- Support for:
- CCK fields.
- [D6-1.5b2] CCK Fieldgroups.
- [D6-1.5b1] CCK 3.x Multigroups.
- Display suite fields.
- Views.
- [D6-1.5b3] Features.
- [D6] Preview custom formatters during creation (requires Devel generate module).
- Clone an existing custom formatter.
- [D6-1.5b2] Convert 'basic' formattes to 'advanced' formatters.
- Export custom formatters ([<D6-1.5b2] advanced formatters only) ([D6-1.5b2] including tar/tgz archive).
- [D6] Support for the Insert module.
- [D6] Content Construction Kit (CCK)
- [D6] Token
- Devel (includes Devel generate)
Custom Formatters can be managed on the 'Custom Formatters' overview page.
Drupal 6:
'Administer > Site configuration > Custom Formatters'.
http://[www.yoursite.com/path/to/drupal]/admin/settings/formatters
Drupal 7:
'Administer > Configuration and modules > Content authoring > Custom Formatters'.
http://[www.yoursite.com/path/to/drupal]/admin/config/content/formatters
More information on usage, including tips & tricks, can be found in help:
http://[www.yoursite.com/path/to/drupal]/admin/help/custom_formatters
Important: Custom Formatters 1.2 adds the requirement of the Token module, you MUST install and enable the module if you have not already done so or you will run into issues.
And as always, be sure to run update.php after updating Custom Formatters.
http://[www.yoursite.com/path/to/drupal]/update.php
| drupal | version | download | size | released |
|---|---|---|---|---|
| stable releases | ||||
| 6.x | 1.5-beta1 | custom_formatters-6.x-1.5-beta1.tar.gz | 02-Mar-2010 - 17:01:37 | |
| dev releases | ||||
| 7.x | 1.x-dev | custom_formatters-7.x-1.x-dev.tar.gz | 04-Jan-2010 - 16:13:18 | |
| 6.x | 1.x-dev | custom_formatters-6.x-1.x-dev.tar.gz | 04-Jan-2010 - 16:14:43 | |

