CHANGELOG.txt |
CHANGELOG.txt |
|
Custom Formatters 6.x-1.x-dev, xxxx-xx-xx (Development release)
--------------------------------------------------------------------------------
- #1308144: Fixed issue with file locations.
Custom Formatters 6.x-1.6,… |
content.inc |
includes/content.inc |
|
Provides Custom Formatters integration with the CCK module. |
content_multigroup.inc |
includes/content_multigroup.inc |
|
Provides Custom Formatters integration with the Content Multigroup module. |
custom_formatters.admin.inc |
custom_formatters.admin.inc |
|
Contains administration functions for the Custom Formatters module. |
custom_formatters.api.php |
custom_formatters.api.php |
|
Hooks provided by the Custom Formatters module. |
custom_formatters.inc |
includes/custom_formatters.inc |
|
Custom Formatters module integration. |
custom_formatters.info |
custom_formatters.info |
|
name = Custom Formatters
description = Allows users to easily define custom CCK Formatters.
dependencies[] = content
dependencies[] = token
package = CCK
core = 6.x |
custom_formatters.install |
custom_formatters.install |
|
Install, update and uninstall functions for the Custom Formatters module. |
custom_formatters.module |
custom_formatters.module |
|
Contains core functions for the Custom Formatters module. |
custom_formatters_convert.tpl.php |
templates/custom_formatters_convert.tpl.php |
|
Theme for Custom Formatters Convert. |
custom_formatters_export_features.tpl.php |
templates/custom_formatters_export_features.tpl.php |
|
Theme for Custom Formatters Export Features. |
custom_formatters_export_info.tpl.php |
templates/custom_formatters_export_info.tpl.php |
|
Theme for Custom Formatters Export Info. |
custom_formatters_export_module.tpl.php |
templates/custom_formatters_export_module.tpl.php |
|
Theme for Custom Formatters Export Module. |
DEVELOPERS.txt |
DEVELOPERS.txt |
|
Custom Formatters
--------------------------------------------------------------------------------
Custom Formatters provides two API hooks to help developers improve support for
their defined CCK fields with Custom… |
ds.inc |
includes/ds.inc |
|
Provides Custom Formatters integration with the Display Suite module and submodules. |
features.inc |
includes/features.inc |
|
Provides Custom Formatters integration with the Features module. |
fieldgroup.inc |
includes/fieldgroup.inc |
|
Fieldgroup module integration. |
filefield.inc |
includes/filefield.inc |
|
Provides Custom Formatters integration with the FileField module. |
help.inc |
includes/help.inc |
|
|
insert.inc |
includes/insert.inc |
|
Provides Custom Formatters integration with the Insert module. |
libraries.inc |
includes/libraries.inc |
|
Libraries API module Integration. |
nd.inc |
includes/nd.inc |
|
Provides Custom Formatters integration with the Node displays module. |
README.txt |
README.txt |
|
The Custom Formatters module allows users to easily create custom CCK Formatters
without the need to write a custom module. Custom Formatters can then be
exported as Features or Drupal API Formatters.
Custom Formatters was written and is maintained… |
token.inc |
includes/token.inc |
|
Provides Custom Formatters integration with the Token module. |
ud.inc |
includes/ud.inc |
|
Provides Custom Formatters integration with the User displays module. |
vd.inc |
includes/vd.inc |
|
Provides Custom Formatters integration with the Views displays module. |