Télécharger la liste

Description du projet

t2t can convert any delimited text file to an HTML table. It supports all attributes for the various table-related tags. It can read its input either from stdin, a file, or a whole directory. when t2t is passed in a directory, it will process all the files (except those with either .html or .htm extension), and all the files in all the sub-directories. It works on any system with Perl.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-06 07:31
7.3.1

Cette version corrige un problème avec la génération HTML5.
Tags: Minor bugfixes
This release fixes an issue with HTML5 generation.

2010-08-23 01:14
7.3

Support pour {} exec a été retiré. Il peut retourner dans une future version.
Tags: Minor bugfixes
Support for {exec} was removed. It may return in a future version.

2010-05-09 15:59
7.2.0

Soutien à HTML5 a été ajouté.
Tags: Minor feature enhancements
Support for HTML5 was added.

2010-04-11 04:39
7.1

Un soutien a été ajoutée pour les attributs manquants table de CSS: class, id, et le style.
Tags: Minor feature enhancements
Support has been added for missing CSS table attributes: class, id, and style.

2009-12-06 18:40
7.0

Soutien à l'utilisateur créé des modèles a été ajoutée. Toutes les sorties seront XHTML seulement maintenant. A - debug option de ligne de commande a été ajoutée. Plusieurs mises en garde au sujet des données manquantes ont été fixés.
Support for user created templates was added. All output will be XHTML only now. A --debug command line option was added. Several warnings about missing data were fixed.

Project Resources