textformatter 7.x-1.3

New features
Bug fixes
Unsupported
  • Added support for user reference field in textformatter_contrib
  • Updated README.txt
  • Issue #1576428 by eaton: Undefined variable: nodes when rendering content with empty noderef field
  • Additional code comments, wrapped function call in hook_field_formatter_view in function_exists
  • Issue #1548414: Undefined variable: target_entities in textformatter_contrib_entityreference_field_create_list(

textformatter 7.x-1.2

New features
Bug fixes
Unsupported
  • Issue #1539014 by barami: While adding new node, preview crached with formatter.
  • Issue #1515278 by rfsbsb: Add classes to node and entity reference links
  • Fix to pass coder review, Added file docblock to textformatter_contrib module
  • Issue #1515278 by rfsbsb: Integration with Node Reference
  • Changed _textformatter_get_field_value_key function
  • Changed variable names in textformatter_contrib_entityreference_field_creat_list to relect target entity type
  • Issue #1515440 by fxarte: Invalid rendered tag when no tag selection used
  • Issue #1454088: Add support for link field, Added textformatter_contrib module for all contrib field support
  • Issue #1454088: Add support for entity reference field, Added textformatter_contrib module for all contrib field support
  • Issue #1503032 by Shadlington: Use entity_uri() to get term paths
  • Added help function to get value_key of field (for default callback implementation)
  • Fixed value getting passed to default text list iteration
  • #1468914 - Pass text field lists through check markup instead of default check plain formatting fallback
  • Fixed params being passed to hook callback functions (all from formatter view), Added hook_textformatter_field_list_info_alter

textformatter 7.x-1.0

New features
Bug fixes
Unsupported

Small fix for long_text list creation.

textformatter 7.x-1.0-beta2

New features
Bug fixes
Unsupported

Addition of support for taxonomy term reference fields, hook_help, code tidy.

textformatter 6.x-1.x-dev

Bug fixes

Miscellaneous bugfixes from the issue queue. No new features.

textformatter 7.x-1.x-dev

The update to Drupal 7 includes one major change: it provides a single field formatter with options instead of five separate field formatters.

Subscribe with RSS Subscribe to Releases for Text list formatter