This page is still a beta!

1.8. ChangeLog

  1. 0.5.2 Added the first draft of a manual

  2. 0.5.1 Changed the rendering of ICE Boxes to use the new sorting field

  3. 0.5.0 Added internal sorting field tx_icebox_sorting to avoid problems while sorting elements manually

  4. 0.4.5removed LOAD_REGISTER for table render types in favor of using a direct PHP call of the register array

  5. 0.4.4added default value for font face of render type table

  6. 0.4.3added missing font-styles to table cells

  7. 0.4.2 changed the rendering of table cells

  8. 0.4.1removed default values for color and bgcolor of render type table

  9. 0.4.0added align for tableschanged handling of cellspacing and cellpadding for tablesadded automatic creation of upload folder

  10. 0.3.3merged some messed up code

  11. 0.3.2moved default values for table colors from flexform to TypoScript to get the option of having no values by default at all

  12. 0.3.1added missing tr for table type setup

  13. 0.3.0Added new render type table for layouts that cant make use of divs and floats Fixed bugs in flexform colorpickers

  14. 0.2.5added a foreign_sorting field to avoid mixing up elements within an icebox

  15. 0.2.4 removed the page.1000 entry in TypoScript templates

  16. 0.2.3 fixed some issues related to the removal of child items from the list of possible parent items

  17. 0.2.2fixed some issues related to flexforms that have been updated in TYPO3 4.2.0

  18. 0.2.1new extension icon

  19. 0.2.0 introduced recursive checking of parent elements to reduce the risk of creating a loop

  20. 0.1.0 Initial pre-release as a proof of concept for T3DD07