<include file="top.lhhtml">
<lconf pos="/html2text" pagename="html2text">
<section link="/html2text">
<locale>
<locale language="en">
This is a simple HTML to text konverter. It consists
of two parts. A shellscript that is calling <leohtml> with
the required parameters and a HTML page with the code convertion
routines.
</locale>
<locale language="de">
Dies ist ein einfacher HTML nach Text Konverter. Er besteht aus
zwei Teilen: Einem Shellscript das <leohtml> mit den richtigen Parametern
Aufruft und einer HTML Seite, die den Code konvertiert.
</locale>
</locale>
<br>
<br>
<lang en text="This is the Shellscript:">
<lang de text="Dies ist das Shellscript:">
<a href="html2text/html2text"> html2text </a> <br>
<lang en text="This is the HTML Code:">
<lang de text="Dies ist der HTML Code:">
<a href="html2text/html2text-source.html"> html2text.lhtml </a>
<br>
<br>
<lang en text="You'll find the working programm at the examples directory in the Documentation.">
<lang de text="Das funktionierende Programm findest du im Beispielverzeichnis in der Dokumentation.">
</section>
|