This page is still a beta!

1.7. Changelog

Version :

Date :

Changelog :

0.0.1

2007-10-02 14:00 CET

Initial release.

0.0.2

2008-02-28 22:45 CET

Removed an debug “print_r”

0.0.3

2009-01-23 12:30 CET

Fixed a bug with content-slide (THX to Georg Ringer for reporting this)

0.0.4

2009-01-23 13:45 CET

Added Icon for “Container Element” in TCEforms CType dropdonw.'Added Icon in “new Content Element wizard”

0.0.5

2009-03-06 15:30 CET

Fixed an issue: Extension was not compatible to PHP4 because of one “public” and one “protected” keyword. Thanks to Paul Klimek for reporting this.

1.0.0

2010-02-09 15:00 CET

  1. Raised extension state to "stable"

  2. Change of major version to 1.0.0

  3. The position of an element in the container is now stored in a separated field "parentPosition" instead of misusing the "colPos" field

  4. Now works with TYPO3 version >= 4.3.0

1.0.1

2010-02-11 9:45 CET

  1. Created an update wizard which allows to update systems using kb_nescefe < 1.0.0 to the current version (See documentation)

  2. Fixed a bug concerning creation of translated containers

  3. The colPos value being set for elements inside containers is now configurable from within the extension manager

1.0.2

2010-02-15 12:00 CET

  1. Removed static templates and included minimal required TypoScript by default.

  2. Added TypoScript top level object “tt_content” as default renderObj

If you find any bug please report them to “kraftb@think-open.at