Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

txt2html · Discussion of txt2html

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 53
  • Category: General
  • Founded: Mar 3, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

This page: http://txt2html.sourceforge.net/ ... has content that says I should be able to find txt2html on CPAN: "There is also a page at CPAN...
2 Jun 3, 2012
6:14 am

Kathryn Andersen
rubykat4
Send Email

Yes, I have agreed to take back the overview of txt2html, though possibly only in a release-manager role. Sandy has been too overwhelmed to do stuff, though...
2 Feb 11, 2012
4:15 am

Seth Golub
seth
Send Email

I want to generate tables but they don't work. I have the followning in my options file. --table=1 --table_type ALIGN=1 In the text file I have column1...
4 Feb 11, 2012
4:10 am

Seth Golub
seth
Send Email

Hi, can it be that txt2html somehow lost the capability to process link directories? Using txt2html v2.5.1 on Ubuntu, I pass in a --link FILENAME argument, but...
3 Nov 11, 2010
3:39 pm

Sandy Wambold
swambold
Send Email

Find line 2653 in TextToHTML.pm and change it to following: $tag = $self->get_tag('ol', inside_tag => " type='$number&#39;"); Now all of generated OL tags have...
1 Apr 27, 2010
9:07 pm

jaboja64
Send Email

A generous soul has responded to my appeal; Sandy Wambold is now the new txt2html maintainer. The keys of sourceforge and the list have been handed over, and...
1 Aug 15, 2009
7:26 am

Kathryn Andersen
rubykat4
Send Email

All, Is there anyone who would be willing to take over maintenance of txt2html? Chronic ill health means I need to cut down my involvement in various...
1 Jul 28, 2009
7:41 am

Kathryn Andersen
rubykat4
Send Email

Hello Group, Is it possible to create a table without borders? I am trying to use the delimited table feature, but I would prefer not to have borders. Thanks...
2 Aug 30, 2008
11:41 pm

Kathryn Andersen
rubykat4
Send Email

Hello my name is Benoit, I'm french. I'm very interesting by progam but I don't understand how install it. I don't understand if it work when you run a...
3 Jun 8, 2008
12:13 am

BenoƮt Dumeaux
dread_axefr
Send Email

I've uploaded a new release to CPAN and Sourceforge. Actually, I did it on Sunday, but Sourceforge wasn't cooperating; I just got the Sourceforge upload to...
1 May 7, 2008
10:28 pm

Kathryn Andersen
rubykat4
Send Email

Greetings: ... sprintf ("<A HREF=\"%s\">%s..</A>",$1, substr($1,0,60)); Notice I always append the "..", I only want to do so when the substr actually chops...
1 Feb 19, 2008
5:07 pm

rodmant
Send Email

I'm thinking of making some notable changes to the HTML::TextToHTML interface which could be incompatible with earlier versions, in order to clean things up...
2 Jan 12, 2008
3:41 am

Seth Golub
seth
Send Email

Hey all, I encountered a problem when using txt2html. Each time i run txt2html to convert a textfile containing the following type of links: ...
4 Dec 31, 2007
4:05 am

sae_sad1
Send Email

I've uploaded a new release to Sourceforge and CPAN. Minor interface changes and bug fixes: - fixed bug with formatting and punctuation - removed old...
1 Dec 22, 2007
8:21 am

Kathryn Andersen
rubykat4
Send Email

Kathryn, there seems to be a problem with the generated output when using the --xhtml option. When running the generated XHTML through the W3C validator ... ...
4 Nov 9, 2007
1:30 pm

Kathryn Andersen
rubykat4
Send Email

Hello I built txt2html from the SVN repo last night and saw a lot of test failures. Here is an output listing: somian@bessemer:~/Development/Builds/txt2html$...
5 Jun 16, 2007
10:43 pm

Kathryn Andersen
rubykat4
Send Email

From the docs: custom_heading_regexp => <regexp> ...you could use something like this -H '^ *\d+\. \w+' -H '^ *\d+\.\d+&#92;. \w+' -H '^ *\d+\.\d+&#92;.\d+\. \w+' How...
4 May 10, 2007
12:36 pm

Kathryn Andersen
rubykat4
Send Email

Hi all, I have recently redesigned my homepage, using txt2html as backend (plain text is still the one markup language lightweight enough for my taste ;-) ). I...
2 Apr 22, 2007
1:38 am

Kathryn Andersen
rubykat4
Send Email

is this possible? i want to give in just 5 lines of a file, so process and output not to STDOUT but to a var, so I can manipulate the variable. I am in a...
2 Feb 19, 2007
8:32 pm

Kathryn Andersen
rubykat4
Send Email

2.45 Fri 26th January 2007 - fixed bug with umlauts - fixed bug with UTF-8 characters - added --underline_delimiter option. The txt2html-2.45.tar.gz file is...
1 Jan 29, 2007
5:19 pm

Kathryn Andersen
rubykat4
Send Email

In preparation to doing a bunch of bug-fixing, I've changed the repository over to subversion, at https://txt2html.svn.sourceforge.net/svnroot/txt2html The old...
1 Jan 15, 2007
4:28 am

Kathryn Andersen
rubykat4
Send Email

Umlaut handling bug Hi Kathryn, I think I have found a bug in txt2html: It doesn't seem to like German umlauts at the begin of *emphized text* (umlauts in the...
4 Jan 10, 2007
8:38 pm

Kathryn Andersen
rubykat4
Send Email

2.42 Wed 10th August 2005 - new option to txt2html script: --instring, which enables one to process a string instead of a file. - new options to...
1 Aug 10, 2005
9:47 am

Kathryn Andersen
rubykat4
Send Email

Yes, I have released a new version, with the __DATA__ section improvement. This means that I am never going to have to worry about installing the system links...
1 May 8, 2005
7:17 am

Kathryn Andersen
rubykat4
Send Email

Hello everyone, this is your pilot speaking! I am thinking of doing a big revamp of the txt2html code, to get rid of that darned annoying global links...
4 May 8, 2005
4:36 am

Seth Golub
seth
Send Email

Another fix to installation process. Has been uploaded to Sourceforge and CPAN. Kathryn Andersen (active maintainer) -- _--_|\ | Kathryn Andersen...
1 Feb 9, 2005
9:00 pm

Kathryn Andersen
rubykat4
Send Email

Just a minor fix to installation process. Has been uploaded to Sourceforge and CPAN. -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \ | ...
1 Jan 23, 2005
4:55 am

Kathryn Andersen
rubykat4
Send Email

Here's the change notes: 2.32 Wed 5th January 2005 - fixed bug with demoronize code - fixed documentation for lower_case_tags - changed around installation so...
1 Jan 5, 2005
10:10 am

Kathryn Andersen
rubykat4
Send Email

A bug-fix release, fixing an install bug that only affected a few people (package makers, basically). -- _--_|\ | Kathryn Andersen...
1 Sep 22, 2004
9:56 pm

Kathryn Andersen
rubykat4
Send Email

Yes, there's a new release! The reason for the jump in version number is that I've changed over to Module::Build installation, which is a fairly drastic...
4 Aug 28, 2004
10:09 am

Christian Hennecke
crimso2000
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help