Removed a superfluous line in the renderengine for render type table that produced errors in T3 versions 4.3.
0.7.0
Added includeLibs.XXX to the static templates to reactivate rendering of icepack based elements with TYPO3 versions 4.3. since addPItoST43 doesnt seem to work properly anymore.
0.4.5
removed LOAD_REGISTER for table render types in favor of using a direct PHP call of the register array
0.7.1
Removed a superfluous line in the renderengine for render type table that produced errors in T3 versions 4.3.
0.7.0
Added includeLibs.XXX to the static templates to reactivate rendering of icepack based elements with TYPO3 versions 4.3. since addPItoST43 doesnt seem to work properly anymore.
0.4.5
removed LOAD_REGISTER for table render types in favor of using a direct PHP call of the register array
0.4.4
added default value for font face of render type table
0.4.3
added missing font styles to table cells
0.4.2
changed the rendering of table cells
0.4.1
removed default values for color and bgcolor of render type table
0.4.0
added align for tables
changed handling of cellspacing and cellpadding for tables
added automatic creation of upload folder