hi -- great program, thanks! I like all the customizable options! One feature that'd really be great though, is outputting xhtml? Basically, just cleaning up...
bud nipper
ian@...
May 13, 2002 2:29 pm
73
Hi, A couple of questions: 1) If I want text2html not to look for list-like things in the source text at all, can I safely comment out the lines in sub main...
... Seems quite positive to me. Give it a try. Gook luck __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car...
Is anybody know how to convert the HTML content into plain text on Linux and Solaris? I mean to say that I would like to remove all the HTML tag. I would like...
Is anybody know how to convert the HTML content into plain text on Linux and Solaris? I mean to say that I would like to remove all the HTML tag. I would like...
Hello Sir Well the `lynx -dump .....` is a command line instruction. which basically take long time to give the output. and one more thing it needs a text file...
Sir But "lynx" take a long time to process the output. there is also a module called HTML::FilterText which does the job as lynx but not able to handle the...
Re: lynx takes a long time ... All lynx does is turn the html into text - if that's too long, then any code you are going to find will take that long. Handling...
Hi, Mohammad. Sorry for responding late. If you are still interested, read on... ... Do not get into that trap. You will find more astonishing stuff along the...
... Couldn't agree more. lynx is the fastest browser I ever used. Some time it renders 2 to 3 times faster than those big monsters. Make a comparison youself...
Hi, Seth and other txt2html users: I took the liberty to acquire the 'txt2html' project at sourceforge.net, which means our txt2html can have another mirror ...
... I see that you have both "txt2html" and "txt2htm" at Sourceforge, the latter of which has the same description as my script, but the former seems to be...
... project at ... another mirror ... Sourceforge, the ... script, but the former ... or activity). ... error? hehehe, sorry about the confusion, I wasn't...
Overall, the changes look good. There are some minor problems: Revision 1.29 was done incorrectly. You changed "fraq" to "fraqfrac" instead of to "frac". In...
Hi, group: I think txt2html should handle ordered lists better. I.e., instead of us enumerating ordered lists with 1,2,3... ourselves, it is better to let the...
... It's not meant to be an authoring tool. The point has always been to process text that was meant to be read by people and mark it up as a person would....
Kathryn Andersen has made txt2html into a module, HTML::TextToHTML. That's something I'd wanted to do for years, but I couldn't bring myself to dive back in to...
... My bad, to borrow a phrase from Buffy. Hello everyone! I'm giving up my boycott of Yahoo to join this list and keep in touch. ... I have hopes to expand...
... Agreed. One thing we don't want to do is break backwards compatibility for those people currently using txt2html for their conversions. ... I suspect the...
Interestingly enough, I just was talking to someone who was proposing using # as a generic indicator for ordered lists on Monday. So having the ability for a...
Greetings all, First, let me say that I am a completely ignorant Gnubie. Second, what I want to do, using txt2html - I would like to take emails that come in...
... I'm not familiar with that option. ... The --extract option will cause txt2html to omit the tags it would normally put at the beginning and end of a...
... And I sincerely apologize for my preceding drivel... I had downloaded another similarly named perl script and thought I was using yours, while I was in...
Hey Seth, I've an interesting thing going on here. While at work, I was able to get mail to pipe through and output a file well enough, but I'm not able to do...