Skip to content

Releases: DMKEBUSINESSGMBH/typo3-t3twig

Version 2

11 May 11:06
Compare
Choose a tag to compare
  • TYPO3 8.7 LTS Support
  • new parseFunc and RTE functions

v1.1.0

16 Mar 12:09
f0d0d98
Compare
Choose a tag to compare
  • new getter for content object in twig enviroment
  • new support to set the context data in content object to use fields in ts
  • refactoring of some functions to new arguments array
    Warning: breaking changes in t3link and t3url.
    you can use the backward methods t3linkOld and t3urlOld methods or has to refactor to new arguments. see documentation.
  • new t3cObject, t3stdWrap and t3tsRaw functions added

v1.0.1

16 Mar 09:17
c98b2cf
Compare
Choose a tag to compare
  • Fix TYPO3 Deps
  • Fix Documentation

Initial Release

13 Mar 08:48
de50da2
Compare
Choose a tag to compare

With this Extension its possible to use Twig as render engine in Typo3

  • TwigExtensions:
    • ImageExtension
    • LanguageExtension
    • LinkExtension
    • RequestExtension
    • TsFeExtension
    • TSParserExtension