[TASK] Restore old Content Object SWFOBJECT
When integrating the FlowPlayer as accessible video player, the current SWFObject just was overwritten. Therefore it currently is not possible anymore to use swfobject JavaScript or just insert any Flash in the website. Restore the old SWFOBJECT and move the new stuff into an own class. Change-Id: Ia3bad65b0743b5c7fbac7a312e561a53e061603c Resolves: #35815 Releases: 4.7,6.0 Reviewed-on: http://review.typo3.org/10232 Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
Showing
- typo3/sysext/cms/ext_autoload.php 1 addition, 0 deletionstypo3/sysext/cms/ext_autoload.php
- typo3/sysext/cms/tslib/class.tslib_content.php 12 additions, 0 deletionstypo3/sysext/cms/tslib/class.tslib_content.php
- typo3/sysext/cms/tslib/content/class.tslib_content_flowplayer.php 806 additions, 0 deletions...sext/cms/tslib/content/class.tslib_content_flowplayer.php
- typo3/sysext/cms/tslib/content/class.tslib_content_media.php 1 addition, 1 deletiontypo3/sysext/cms/tslib/content/class.tslib_content_media.php
- typo3/sysext/cms/tslib/content/class.tslib_content_shockwaveflashobject.php 51 additions, 677 deletions...slib/content/class.tslib_content_shockwaveflashobject.php
Please register or sign in to comment