
Description:
New versions of Table-To-CSS converter will be announced here.
Contents:
Announcements (Table2CSS) :: Table2CSS 2.5.0 has been released
Author: vesselin
Subject: Table2CSS 2.5.0 has been released
Posted: Fri May 02, 2008 10:40 am (GMT 0)
Table2CSS 2.5.0 has been released. Changes from the previous version include:
- Support for batch conversion of multiple files and URLs has been added.
- Support for saving and loading of Table2CSS projects has been added.
- The user interface has been reorganized by splitting the settings into two tabs.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.4.1 has been released
Author: vesselin
Subject: Table2CSS 2.4.1 has been released
Posted: Wed Mar 26, 2008 11:37 am (GMT 0)
Table2CSS 2.4.1 has been released. Changes from the previous version include:
- A fix has been added for an Internet Explorer whitespace bug which affects pages converted using a Floating layout.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.4.0 has been released
Author: vesselin
Subject: Table2CSS 2.4.0 has been released
Posted: Mon Mar 24, 2008 2:29 pm (GMT 0)
Table2CSS 2.4.0 has been released. Changes from the previous version include:
- A "style prefix" option has been added which allows the user to choose the prefix for newly created CSS styles. The default prefix is "ts_".
- A command line interface has been added. To get a list of all command-line options run: table2css.exe --help
- Many small fixes improving handling of Absolute/Relative links. The "clsid" attribute is no longer treated as a pathname when using absolute links.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.3.2 has been released
Author: vesselin
Subject: Table2CSS 2.3.2 has been released
Posted: Mon Mar 17, 2008 11:14 am (GMT 0)
Table2CSS 2.3.2 has been released. Changes from the previous version include:
- Handling of table borders has been improved.
- A workaround has been added for a whitespace bug in Internet Explorer. This bug could cause superfluous whitespace between table cells in converted pages.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.3.1 has been released
Author: vesselin
Subject: Table2CSS 2.3.1 has been released
Posted: Tue Mar 04, 2008 7:34 am (GMT 0)
Table2CSS 2.3.1 has been released. Changes from the previous version include:
- Added handling of the valign="bottom" attribute value.
- Improved handling of the valign="middle" attribute value.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.3.0 has been released
Author: vesselin
Subject: Table2CSS 2.3.0 has been released
Posted: Fri Feb 29, 2008 1:54 pm (GMT 0)
Table2CSS 2.3.0 has been released. Changes from the previous version include:
- An option has been added to force pages displaying in quirks mode to standards compliant mode. Switching a page to standards compliant mode fixes issues with horizontal centering of block elements.
- An option has been added to choose the line termination mode of text lines in converted documents. Supported termination modes are DOS/Windows (CRLF), MAC (CR) and UNIX (LF).
- A possible crash for some combinations of Windows and Internet Explorer has been fixed.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.2.0 has been released
Author: vesselin
Subject: Table2CSS 2.2.0 has been released
Posted: Thu Feb 21, 2008 7:16 am (GMT 0)
Table2CSS 2.2.0 has been released. Changes from the previous version include:
- An option has been added to choose between merging/grouping of style rules that have identical CSS properties.
- An option has been added to move images from table cells to CSS background property. An image is moved to background when it is the only child element of a table cell. For example the following image will be moved to background: <td><img src="forest.jpg"></td>
- Superfluous "margin: 0px" styles are no longer added to the converted code.
- Small improvements to horizontal/vertical alignment of content inside table cells.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.1.7 has been released
Author: vesselin
Subject: Table2CSS 2.1.7 has been released
Posted: Thu Feb 14, 2008 12:45 am (GMT 0)
Table2CSS 2.1.7 has been released. This is a recommended upgrade which has the following improvements:
- Vertical centering of inline content has been improved.
- Support for vertical centering of block content has been added.
- Identical CSS styles are no longer merged, instead they are just grouped together.
- A problem has been fixed with the absolute/relative setting of hypertext links in converted documents. This problem caused Table2CSS to ignore the link type setting for some elements.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.1.6 has been released
Author: vesselin
Subject: Table2CSS 2.1.6 has been released
Posted: Fri Feb 08, 2008 9:07 am (GMT 0)
Table2CSS 2.1.6 has been released. Changes from the previous version include:
- Support for vertical centering of inline content has been improved.
- Formatting of HTML code has been improved. When the "Format output" option is enabled the resulting HTML code is formatted in a way which avoids inserting extra whitespace.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.1.4 has been released
Author: vesselin
Subject: Table2CSS 2.1.4 has been released
Posted: Thu Feb 07, 2008 10:05 am (GMT 0)
Table2CSS 2.1.4 has been released. Changes from the previous version include:
- Support for table TH tags has been added.
- Partial support for vertical centering of text content has been added.
- A bug has been fixed that could crash Table2CSS when converting tables without a border.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.1.3 has been released
Author: vesselin
Subject: Table2CSS 2.1.3 has been released
Posted: Fri Jan 11, 2008 12:29 am (GMT 0)
Table2CSS 2.1.3 has been released. This is a recommended upgrade which corrects different conversion problems. Changes from the previous version include:
- The link style (absolute/relative) for the non-standard "background" attribute is set correctly.
- The link style (absolute/relative) is set correctly for attributes of <embed> tags.
- The link style (absolute/relative) is set correctly for attributes of <object> tags.
- <embed> tags nested in <object> tags are detected during conversion. Previous versions of the converter ignored such <embed> tags.
- When HTML code is formatted we avoid adding superfluous white-space. This prevents possible distortion of converted pages.
- A workaround has been added for a bug in Internet Explorer which could cause converted table cells to have incorrect heights.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.1.2 has been released
Author: vesselin
Subject: Table2CSS 2.1.2 has been released
Posted: Sat Jan 05, 2008 9:54 am (GMT 0)
Table2CSS 2.1.2 has been released. This is a recommended upgrade. Changes from the previous version include:
- Support for the non-standard table attribute "background" has been added.
Additionally following minor improvements to the user interface have been made:
- The user interface has been updated to work correctly when Windows has been configured to use large size screen settings (large size DPI).
- The title of the input file dialog has been corrected to "Open" instead of "Save As".
- The main program window now can be minimized.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.1.1 has been released
Author: vesselin
Subject: Table2CSS 2.1.1 has been released
Posted: Thu Dec 27, 2007 6:28 pm (GMT 0)
Table2CSS 2.1.1 has been released. This is a recommended upgrade. Changes from the previous version include:
- A problem with handling of the "base" tag has been fixed. Previous versions did not convert correctly web pages that used this tag.
- A problem with floating layouts has been fixed. This problem could cause cause some elements on the page to position incorrectly.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.1.0 has been released
Author: vesselin
Subject: Table2CSS 2.1.0 has been released
Posted: Wed Dec 12, 2007 7:50 am (GMT 0)
Table2CSS 2.1.0 has been released. This is a recommended upgrade. Changes from the previous version include:
- A problem has been fixed which caused non-table inline styles to be saved incorrectly. This could lead to distorted converted pages.
- Experimental support for floating layout has been added. It can be enabled by choosing "Floating" for the layout setting. Standard layout via absolute positioning is available by choosing the "Absolute" layout setting.
- Experimental option has been added that can enable/disable fixed row heights.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.0.13 has been released
Author: vesselin
Subject: Table2CSS 2.0.13 has been released
Posted: Sun Nov 25, 2007 12:25 am (GMT 0)
Table2CSS 2.0.13 has been released. Changes from the previous version include:
- Tables that use the "align" attribute are aligned correctly.
- Alignment of text inside tables that use the "align" attribute has been fixed.
- Incorrect repeating of content inside converted pages has been fixed.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.0.12 has been released
Author: vesselin
Subject: Table2CSS 2.0.12 has been released
Posted: Sat Nov 24, 2007 2:59 am (GMT 0)
Table2CSS 2.0.12 has been released. Changes from the previous version include:
- Conversion of absolute/relative URLs has been improved.
- URLs in inline CSS styles are converted to absolute/relative.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.0.11 has been released
Author: vesselin
Subject: Table2CSS 2.0.11 has been released
Posted: Thu Nov 15, 2007 7:13 pm (GMT 0)
Table2CSS 2.0.11 has been released. Changes from the previous version include:
- Conversion of non US-ASCII characters has been improved.
- Minor improvements in the user interface.
If you have experienced garbled text output in previous versions of the program it is recommended to upgrade to the new version.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.0.10 has been released
Author: vesselin
Subject: Table2CSS 2.0.10 has been released
Posted: Tue Nov 06, 2007 5:10 pm (GMT 0)
Table2CSS 2.0.10 has been released. Changes from the previous version include:
- An option has been added to specify an initial delay after the page has been loaded but before the actual conversion starts. Specifying a non-zero value allows complex documents to reflow and display correctly. This option improves conversion of complex documents that were not converted correctly by previous versions of Table2CSS.
- A bug has been fixed in the installer which could prevent Table2CSS from installing correctly on older versions of Windows XP.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.0.9 has been released
Author: vesselin
Subject: Table2CSS 2.0.9 has been released
Posted: Thu Nov 01, 2007 9:54 am (GMT 0)
Table2CSS 2.0.9 has been released. Changes from the previous version include:
- An option has been added that allows to choose between absolute/relative URL links in the converted document.
- A bug has been fixed that could cause the program to crash after a failure to fetch the converted HTML document.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.0.8 has been released
Author: vesselin
Subject: Table2CSS 2.0.8 has been released
Posted: Mon Oct 22, 2007 5:22 pm (GMT 0)
Table2CSS 2.0.8 has been released. Changes from the previous version include:
- Support for generation of external stylesheets has been added. When converting an HTML file you can choose between embedded, external and inline styles.
- An option has been added to enable/disable execution of javascript during page conversion. By default execution of javascript is disabled which prevents some issues because javascript can affect the generated HTML code.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.0.7 has been released
Author: vesselin
Subject: Table2CSS 2.0.7 has been released
Posted: Fri Oct 19, 2007 12:09 pm (GMT 0)
Table2CSS 2.0.7 has been released. This is a recommended upgrade which fixes a program bug. Changes from the previous version include:
- A bug has been fixed that caused Table2CSS to crash when processing <param> tags.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.0.6 has been released
Author: vesselin
Subject: Table2CSS 2.0.6 has been released
Posted: Sun Oct 14, 2007 4:36 am (GMT 0)
Table2CSS 2.0.6 has been released. This is a recommended upgrade which improves conversion quality. Changes from the previous version include:
- Horizontal alignment of text inside converted tables has been corrected.
- Calculation of resulting DIV dimensions is more precise.
- Handling of padding inside converted cells has been improved.
- Handling of table borders has been improved.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.0.5 has been released
Author: vesselin
Subject: Table2CSS 2.0.5 has been released
Posted: Sat Oct 06, 2007 10:15 am (GMT 0)
Table2CSS 2.0.5 has been released. An upgrade to this version is recommended since there are several important improvements and bugfixes in the conversion process. Changes from the previous version include:
- Help tooltips were added to input fields, describing the meaning of each field.
- Generation of closing tags has been fixed in HTML (non-XHML) mode.
- XHTML code generated in XHTML mode has been changed to be more compatible with existing HTML browsers.
- Precedence of CSS styles has been changed so that when an existing inline style conflicts with some existing table attribute, the inline style takes precedence.
- "value" attribute is generated correctly for <input> tags.
- Content of <style> tags is processed correctly now.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 2.0.4 has been released
Author: vesselin
Subject: Table2CSS 2.0.4 has been released
Posted: Thu Sep 27, 2007 6:16 pm (GMT 0)
Table2CSS 2.0.4 has been released. Changes from version 1 include:
- Greatly improved calculation of resulting DIV sizes, leading to a better overall conversion of tables.
- There is an option to enable formatting of resulting HTML code. Formatted HTML code is more readable at the cost of slightly larger resulting files.
- Several bugs have been fixed in the handling of different HTML attributes.
- Table2CSS has been converted to a desktop application that does not need to run its own webserver.
A downloadable trial version is available at http://www.table2css.com/
Announcements (Table2CSS) :: Table2CSS 1.1.0 has been released
Author: vesselin
Subject: Table2CSS 1.1.0 has been released
Posted: Wed Jul 11, 2007 3:33 pm (GMT 0)
A new stable version of the Table2CSS converter has been released. It features the following improvements:
- Correct conversion of the table "bgcolor" attribute.
- Correct conversion of the table "border" attribute.
- All table attributes like "frames" and "rules" which do not have direct CSS counterparts are removed from the resulting HTML code.
- The converted HTML file offered for download has been renamed from result.html to result.dat in order to prevent issues with some web browsers.
Timeout while attemping to download the Blog or RSS feed. 1 failed refreshes.
Home
|