vesselin Site Admin
Joined: 04 Jan 2007 Posts: 250
|
Posted: Tue Sep 30, 2008 4:32 am Post subject: Table2CSS 2.9.0 has been released |
|
|
Table2CSS 2.9.0 has been released. Changes from the previous version include:
- Two new settings have been added to allow selection of units type for the horizontal and vertical table/cell dimensions. As of now "px" and "em" unit types are supported.
- A new setting has been added to optionally preserve server-side scripting tags. Following tags are preserved when this setting is enabled:
<?...?> (PHP)
<%...%> (ASP and JSP)
{...} (Smarty templating engine)
Please note that even though Table2CSS tries to keep all server-side tags intact in some cases these tags may be altered or even lost.
- The "Entitize spaces" setting has been replaced with "Entitize symbols". When this setting is enabled all ISO-8859-1 symbols that have corresponding entities are represented as entities.
- Handling of HTML comments has been improved, now comments that have been found inside tables and rows are preserved.
- Table2CSS has been made compatible with Windows 98 and Windows ME.
A downloadable trial version is available at http://www.table2css.com/ |
|