DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

ChangeLog

Version Changes
0.7.0 * Add TYPO3 9 LTS support (#10)
0.6.0

* Added schema.org support (requires a google API key set in constant editor)

* Added TYPO3 8 LTS and dropped TYPO3 CMS 6 LTS support

* Added compose support

* Fixed Vendor: Changed from TYPO3 to JonathanHeilmann

0.5.0 * Moved youtube URL to TypoScript setup
0.4.2 * Fixed dependencies
0.4.1

* Added Support for TYPO3 CMS 7.6

* Multiple small bugfixes

0.4.0 * Added some default parameters to URI configurable by Constant Editor
0.3.1 * Compatibility update for TYPO3 CMS 6.2
0.3.0

* Moved css file from hardcoded to constants

* Removed unused ExtensionBuilder files

* Updated manual to ReST

0.2.0

* Reorganized the typoscript constants: video width and height has beed moved from ‘basics’ to the plugin-settings

* Added support to disable fullscreen in flash-player

* Added flexform-field ‘custom parameters’ (for usage see manual)

* Set flexform-fields ‘cusom parameters’ and ‘use html5’ to be excludable

* Updated manual

0.1.0

* Support of html5 embedded videos

* Removed ‘type=”text/html”’ and ‘frameborder=”0”’ in iframe to get a valid html-code

* The video is embedded as a responsive element

* Updated manual

0.0.1 * Initial release