Version | Changes |
|---|---|
1.2.8 | - BUGFIX: Typoscript params „codeBase“, „pluginsPage“ and „allowScriptAccess“ work again – Thanks to Stephan Bauer for reporting - BUGFIX: Single quotes in ALT- and TITLE-tags were not escaped – Thanks to Jörg Wagner for sending me the patch - FEATURE: Changed Javascript code, so you can use flash records without any assigned flash movie, only with an alternative image as a „placeholder“. Your flash movie can be added in a later time - when your screen designer has finished his job :) – Thanks to Jörg Wagner for sending me the patch |
1.2.5 | - BUGFIX: Removed all „range“ and „max_size“ attributes out of TCA, so there are no more limits. |
1.2.4 | - FEATURE: Switched the sequence of requesting the flash record's uid: By now the plugin checks first the assigned flash record and not the TYPOscript parameter overrideUID. So you can use plugin settings and (global) TYPOscript configuration at one page! – Thanks to Tilman Schlereth for this idea and the base code- FEATURE: Added field „alternative ALT-/TITLE-TAG text“ for the alternative image – Thanks to Björn Kraus - BUGFIX: Cleaned up ll-XML files, some fields were missed.- BUGFIX: Changed DB fields „alternatelink“ form tinytext to varchar(255) and „additionalparams“ from text to tinytext. |
1.2.1, 1.2.2, 1.2.3 | - BUGFIXES: Small updates all over the extension like changing tables.sql to standard TYPO3 DB structure in order to use all types of "enableFields". |
1.2.0 | - FEATURE: The extension now uses the TYPO3 DB-API for the SQL-queries – Thanks to Marc Bastian Heinrichs for sending me the patch- FEATURE: Alternative image is now rendered by cObj->IMAGE – Thanks to Marc Bastian Heinrichs again ;-)- FEATURE: If the wrong flash version is detected, the plugin puts out some needfull information either in the Alt-/ Title-TAG or just as pure text. – Thanks to Marc Bastian Heinrichs for the base code- FEATURE: Cleaned up the whole extension!- FEATURE: Moved all localizations out of ll-XML files.- FEATURE: Updated the manual a little bit.- BUGFIX: Additional Flash params work again – Thanks to Arne Bippes for reporting |
1.1.2 | - BUGFIX: Database field "loop" renamed to "flashloop", because of problems using mySQL 5.x – Thanks to Christoph Köpernick and Adeline Lamiaux for reporting |
1.1.1 | - BUGFIX: Only small changes in relation to DTD xHTML strict output (obsolete with version 1.2.0) |
1.1.0 | - FEATURE: New flash detection, now using http://www.adobe.com/products/flashplayer/download/detection_kit/. - FEATURE: Moock FPI was used before, but it's obsolete until now.- FEATURE: Flash detection routine has no upper version limit any more.- FEATURE: Most of the Javascript code is included from an external file.- FEATURE: New code rids over the flash plugin patent problem in new versions of IE.Thanks to Jose Antonio Guerra for sending me the patch |
1.0.3 | New maintainer for the extension (hey, that's me!), so I changed only the visible author data. Thanks to Robert Lemke, he did a fine job by creating this extension! |
1.0.2 | - BUG FIX: JavaScript syntax error when no XML file was attached to the movie – Maybe I uploaded a wrong file as version 1.0.1? Sorry for that - FEATURE: The alternate picture which is displayed if no Flash is available now contains a proper ALT and TITLE parameter using the Flash Movie title - FEATURE: Now you may specify a link which will be wrapped around the alternate picture. |
1.0.1 | - BUGFIX: JavaScript syntax error when no XML file was attached to the movie - BUGFIX: Flash records could not be inserted into normal pages as explained in the manual - minor changes |
1.0.0 | First public release. |