Releases: 4wdmedia/vierwd_base
Fixed code for PHP 7.2
Fixed code for PHP 7.2
Full Changelog: 10.4.2...10.4.3
Fixed sending Dev mails
Fixed setting header in TYPO3 v10 with Symfony 4.
Updated license in composer.json
11.5.2
b326878 Added MIT License
967740b Force URL generation for missing entities (Fixes possible Problems with TYPO3 11.5.37)
17b8437 Fixed Hyphenation in TYPO3 v11
553e700 Improved output of Extension-Builder
a81a35c Enabled TCA modification for container elements.
8ae4223 Fixed usage of multiple groups for FCEs.
0e515b6 Fixed check for ApplicationType
046b548 Removed usage of TYPO3_REQUESTTYPE
42d8547 Fixed parameter for mysqldump command
4c2c09e Updated sync scripts to work with multiple servers and multiple databases.
42427ce Fixed order of TypoScript.
Updated element registration.
Allow adding TypoScript, TsConfig and Container-Configuration in FCE-Element definitions.
11.5.0
10.4.1
New features and bugfixes
- Fixed DevMailTransport
- Added YouTube Utility
- Added RteText Utility
Added RteText Utility and YouTube Utility
Bodytext.tpl
can now convert RTE text with a single command:
{\Vierwd\VierwdBase\Utility\RteText::transformText($bodytext) nofilter}
This command will replace %MORE%
markers and %VIDEO%
markers. Video-markers will be replaced with a privacy conform youtube embed. This will show the video-poster image and preset a privacy confirm dialog without sending any data to YouTube.