CHANGELOG.txt |
CHANGELOG.txt |
|
Custom Formatters 7.x-2.x-dev, xxxx-xx-xx (development release)
--------------------------------------------------------------------------------
- #2535426: Fixed issue with undefined index property_type.
- Fixed issue with Display Suite… |
coder_review.inc |
includes/coder_review.inc |
|
Coder Review module integration. |
contextual.inc |
includes/contextual.inc |
|
Contextual links module integration. |
ctools.inc |
includes/ctools.inc |
|
Chaos tool suite module integration. |
custom_formatters.admin.inc |
includes/custom_formatters.admin.inc |
|
Custom Formatters Administration functionality. |
custom_formatters.api.php |
custom_formatters.api.php |
|
Hooks provided by the Custom Formatters module. |
custom_formatters.css |
styles/custom_formatters.css |
|
#preview-wrapper .messages pre {
white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: -moz-pre-wrap;
white-space: -hp-pre-wrap;
word-wrap: break-word;
} |
custom_formatters.form_builder.css |
styles/custom_formatters.form_builder.css |
|
#form-builder-fields .block {
position: static !important;
}
#form-builder .form-builder-empty-form {
display: none;
}
#form-builder .form-builder-title + .form-builder-empty-form {
display: inherit;
}
#form-builder-field-palette ul… |
custom_formatters.general.test |
tests/custom_formatters.general.test |
|
Tests for the Custom Fomratters module. |
custom_formatters.inc |
includes/custom_formatters.inc |
|
Custom Formatters module integration. |
custom_formatters.inc |
plugins/export_ui/custom_formatters.inc |
|
CTools Export UI plugin for SexyBookmarks profiles. |
custom_formatters.info |
custom_formatters.info |
|
name = Custom Formatters
description = Allows users to easily define custom CCK Formatters.
dependencies[] = ctools
dependencies[] = field
package = Fields
configure = admin/structure/formatters
core = 7.x
; Tests
files[] =… |
custom_formatters.install |
custom_formatters.install |
|
Install, update and uninstall functions for the Custom Formatters module. |
custom_formatters.module |
custom_formatters.module |
|
Core functions for the Custom Formatters module. |
custom_formatters.test |
tests/custom_formatters.test |
|
Tests for the Custom Formatters module. |
custom_formatters_test.info |
tests/custom_formatters_test.info |
|
name = Custom Formatters test
description = Support module for Custom Formatters related testing.
dependencies[] = custom_formatters
package = Testing
core = 7.x
hidden = TRUE |
custom_formatters_test.module |
tests/custom_formatters_test.module |
|
Custom Formatters test module. |
custom_formatters_ui.class.php |
plugins/export_ui/custom_formatters_ui.class.php |
|
The Custom Formatters Export UI plugin. |
devel_generate.inc |
includes/devel_generate.inc |
|
Devel Generate module integration. |
ds.inc |
includes/ds.inc |
|
Display Suite module integration. |
entity_token.inc |
includes/entity_token.inc |
|
Entity tokens module integration. |
features.inc |
includes/features.inc |
|
Features module integration. |
field.inc |
includes/field.inc |
|
Field module integration. |
formatter_preset.export.tpl.php |
engines/formatter_preset.export.tpl.php |
|
Formatter Preset engine export template. |
formatter_preset.inc |
engines/formatter_preset.inc |
|
Formatter preset engine for Custom Formatters modules. |
form_builder.inc |
includes/form_builder.inc |
|
Form Builder module integration. |
help.inc |
includes/help.inc |
|
Help module integration. |
image.inc |
includes/image.inc |
|
Image module integration. |
insert.inc |
includes/insert.inc |
|
Insert module integration. |
libraries.inc |
includes/libraries.inc |
|
Libraries API integration. |
node.inc |
includes/node.inc |
|
Node module integration. |
php.export.tpl.php |
engines/php.export.tpl.php |
|
PHP engine export template. |
php.inc |
engines/php.inc |
|
PHP engine for Custom Formatters modules. |
system.inc |
includes/system.inc |
|
System module integration. |
taxonomy.inc |
includes/taxonomy.inc |
|
Taxonomy module integration. |
token.export.tpl.php |
engines/token.export.tpl.php |
|
HTML + Token engine export template. |
token.inc |
engines/token.inc |
|
Token engine for Custom Formatters modules. |
token.inc |
includes/token.inc |
|
Token module integration. |
user.inc |
includes/user.inc |
|
User module integration. |