On Thu, 11 Sep 2003, Frederik Dannemare wrote:
you could also install html2wml. this handy tools can convert a html file to a wml file.
Pardon what is probably a clueless question, but I was just thinking about this and saw your message. Is it possible to plug html2wml into kannel to convert HTML-only sites in wml? I installed kannel a couple nights ago and saw from the logs that it was choking on HTML content.
if you want to have html pages auto-converted (upon request) into wml pages, you might want to try using html2wml as a CGI from your web server.
From the man page:
README(1) "Html2Wml Documentation" README(1)
NAME
Html2Wml -- Program that can convert HTML pages to WML pagesSYNOPSIS
Html2Wml can be used as either a shell command:$ html2wml file.html
or as a CGI:
/cgi-bin/html2wml.cgi?url=/index.html
B/R, Frederik Dannemare
