Downloadliste

Projektbeschreibung

txt2html is a Perl program that uses the HTML::TextToHTML perl module to convert plain text to HTML. It supports headings, lists, tables, simple character markup, hyperlinking and is highly customizable. It recognizes some of the apparent structure of the source document (mostly whitespace and typographic layout) and attempts to mark that structure explicitly using HTML.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2005-10-07 13:57
2.43

Ein Bug, wobei # # kühnen Interpretation Rendering wurde # Anker-Links falsch festgesetzt worden war.
Tags: Minor bugfixes
A bug where #bold# interpretation was rendering
#anchor links incorrectly was fixed.

2005-08-10 12:35
2.42

Die - instring Möglichkeit bestand darin, die txt2html Skript, das ermöglicht ein, um einen String-Prozess statt einer Datei hinzugefügt. Die - instring, - inhandle und - outhandle Optionen wurden hinzugefügt, um HTML:: TextToHTML. Die - instring Option funktioniert wie oben beschrieben. Die - inhandle Option ermöglicht ein in Eingabedatei übergeben Griffe zu verarbeiten. Die - outhandle Option ermöglicht ein in eine Ausgabedatei handle pass.
Tags: Minor feature enhancements
The --instring option was added to the txt2html
script, which enables one to process a string
instead of a file. The --instring, --inhandle, and
--outhandle options were added to
HTML::TextToHTML. The --instring option works as
described above. The --inhandle option enables one
to pass in input file handles to process. The
--outhandle option enables one to pass in an
output file handle.

2005-05-08 13:58
2.41

Die globale Links Wörterbuch wird nun eingebaut, nicht einer separaten Datei. Diese heilen wird die anhaltende Installation Ärger zu dieser Datei stehen. Die run_txt2html Methode wurde aufgehoben, da dieser nicht benötigt wird. Die Dokumentation wurde aktualisiert.
Tags: Major bugfixes
The global links dictionary is now built-in, not a
separate file. This will cure the persistant
installation hassles related to that file. The
run_txt2html method was removed, as it is not
needed. The documentation was updated.

2005-02-12 06:01
2.40

Die Geschwindigkeit des Programms wurde deutlich verbessert.
Tags: Code cleanup
The speed of the program was greatly improved.

2005-02-09 23:38
2.37

Ein weiteres Update bei der Installation.
Tags: Minor bugfixes
Another fix in installation.

Project Resources