vesselin Site Admin
Joined: 04 Jan 2007 Posts: 250
|
Posted: Mon Aug 10, 2009 1:44 pm Post subject: Table2CSS 3.0.0 has been released |
|
|
Table2CSS 3.0.0 has been released. Changes from the previous version include:
- A DOM viewer has been added. It allows the user to inspect the HTML element trees of converted pages and to adjust the individual conversion settings of tables and table cells.
- The generic CSS prefix has been made configurable with a default value of "gen".
- Table2CSS now warns about conflicting CSS selector names. For example if the original HTML page already has a style called ts-1-1 and the selected table prefix is "ts", then Table2CSS will warn about the possible conflict in style names. This behavior of Table2CSS can be modified using a new configuration option called "Allow duplicate styles".
- A bug was fixed in way vertical alignment of content was done using the padding-top CSS attribute.
- Minor fixes have been made in the handling of command-line options when Table2CSS is run in batch mode.
- The help file was extended and existing help content was improved.
A downloadable trial version is available at http://www.table2css.com/ |
|