CHANGELOG.txt 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. Custom Formatters 7.x-2.2, 2012-07-04
  2. --------------------------------------------------------------------------------
  3. - Fixed issue with Form builder.
  4. - Added support for the Entity token module.
  5. - Added Image styles and Token tree Form builder elements.
  6. - Added force wrap style to preview debug.
  7. - Added Formatter Settings column to export UI.
  8. - Added Coder Review integration.
  9. - Updated preview integration.
  10. - Updated render array/multifield support.
  11. - Updated example PHP formatter.
  12. - Updated raw HTML debug code.
  13. - Updated documentation.
  14. - Removed Token module dependency for HTML + Token formatter engine.
  15. - Removed obsolete token integration.
  16. Custom Formatters 7.x-2.1, 2012-06-17
  17. --------------------------------------------------------------------------------
  18. - #1562472: Fixed issue with menu on export page.
  19. - #1519918: Fixed issue with empty tokens.
  20. - #1498584: Fixed coder issues.
  21. - #1360388: Added support for Render arrays in PHP formatters.
  22. - #1350306: Fixed issue with preview.
  23. - #1324886: Fixed entity token support.
  24. - #1231096: Fixed Insert module integration.
  25. - #1198732: Fixed issue with preview when no entities exist.
  26. - #1184900 by mbopp: Fixed issue with CTools plugin decleration.
  27. - Added Form Builder integration.
  28. - Added support for the EditArea real-time syntax highlighter.
  29. - Added Entity Label in preview.
  30. - Added Devel Generate support to preview.
  31. - Added PHP engine DPM of raw HTML option.
  32. - Fixed issue with Javascript attachment method.
  33. - Updated CTools Export UI integration.
  34. - Removed Contextual links support from Insert support.
  35. Custom Formatters 7.x-2.0, 2011-07-01
  36. --------------------------------------------------------------------------------
  37. - #1188398: Added Contextual links integration settings.
  38. - Added documentation.
  39. - Added PHP engine DPM option to preview.
  40. Custom Formatters 7.x-2.0-beta3, 2011-06-15
  41. --------------------------------------------------------------------------------
  42. - Added HTML + Token engine Drupal API export.
  43. - Added PHP engine Drupal API export.
  44. - Added Insert module integration.
  45. - Fixed issue with 'Save & Edit' on new formatters.
  46. - Fixed issue with Fieldsets states being reverted on AJAX callback.
  47. Custom Formatters 7.x-2.0-beta2, 2011-06-02
  48. --------------------------------------------------------------------------------
  49. - Fixed critical install issue.
  50. - Removed support for non-fieldable entities.
  51. Custom Formatters 7.x-2.0-beta1, 2011-06-01
  52. --------------------------------------------------------------------------------
  53. - Initial 7.x release.