ChangeLog

Version 2.0.1 (2019-12-18)

  • Don’t lazy load relations of teaser
  • Adjust core-labels for TYPO3 9

Version 2.0.0 (2019-02-23)

  • Support TYPO3 8 LTS and TYPO3 9 LTS
  • Use doctrine for database requests
  • Use inject methods instead of annotations
  • Use .typoscript and .tsconfig file extensions
  • Add backend module for teaser layouts
  • !!! lib.contentElement is used instead of the old lib.fluidContent

Important

You need to adjust the template paths for your custom templates.

  • !!! TeaserLayout choice is stored in the wrong mm table.

Important

When teaser layouts where used you need to manually reassign them.

Version 1.7.0 (2018-11-22)

  • Add new teaser properties person and persons

Version 1.6.0 (2018-11-01)

  • Add a plugin preview to the page module

Version 1.5.0 (2018-10-30)

  • Display all tt_content core palettes

Version 1.4.0 (2018-08-29)

  • Add new teaser property «size»

Version 1.3.0 (2018-07-19)

  • Add teaser layouts for different representations of the same teaser type

Version 1.2.0 (2018-06-15)

  • Add new teaser property «icon selector» for choosing an icon from a predefined list

Version 1.1.0 (2018-05-17)

  • Add new property name to teaser for better identification in backend
  • Add filter to teaser selector
  • Reload teasers when teaser type changes

Version 1.0.0 (2017-11-28)

  • Manage teasers in one place and use them wherever you want to
  • Support TYPO3 7 LTS