Search the web
Sign In
New User? Sign Up
txt2html · Discussion of txt2html
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 222 - 251 of 251   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
222
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...
Kathryn Andersen
rubykat4
Offline Send Email
Jan 29, 2007
5:19 pm
223
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...
joe of western clevel...
joeofclew
Offline Send Email
Feb 19, 2007
4:37 pm
224
... Use the process_chunk function rather than the txt2html function. $newstring = $conv->process_chunk($mystring); You would have to read the input yourself...
Kathryn Andersen
rubykat4
Offline Send Email
Feb 19, 2007
8:32 pm
225
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...
Christian Siefkes
christian_si...
Offline Send Email
Apr 22, 2007
1:31 am
226
... Thanks. What I'd probably like to do, when I get around to it, is to make email parsing a separate function, and then allow people to choose the kind of ...
Kathryn Andersen
rubykat4
Offline Send Email
Apr 22, 2007
1:38 am
227
From the docs: custom_heading_regexp => <regexp> ...you could use something like this -H '^ *\d+\. \w+' -H '^ *\d+\.\d+\. \w+' -H '^ *\d+\.\d+\.\d+\. \w+' How...
John Sharpe
john8335
Offline Send Email
May 10, 2007
9:21 am
228
... Are you using the txt2html script, or the HTML::TextToHTML module? If you're using the module, you would pass in a reference to an array of strings. Each...
Kathryn Andersen
rubykat4
Offline Send Email
May 10, 2007
9:32 am
229
... be an ... like ... whoops! The -Hs are mis-rendered pod directives. My apoligies. John...
john8335
Offline Send Email
May 10, 2007
12:25 pm
230
... No, my bad; it's a documentation error. I've now fixed it on my copy; alas I'm having trouble checking it in. 8-( Kathryn Andersen -- _--_|\ | Kathryn...
Kathryn Andersen
rubykat4
Offline Send Email
May 10, 2007
12:36 pm
231
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$...
wetware.interrupt
wetware.inte...
Offline Send Email
Jun 5, 2007
10:00 pm
232
... [snip] ... I'm afraid I can't reproduce this. I've done a fresh checkout (just in case there was something odd about my normal workspace) and did the ...
Kathryn Andersen
rubykat4
Offline Send Email
Jun 5, 2007
10:18 pm
233
... I've figured it out! It was my mistake that caused the tests listed to fail. In each case I would guess (although I only had time to track one case) the...
wetware.interrupt
wetware.inte...
Offline Send Email
Jun 6, 2007
9:28 pm
234
... Yes, that would do it. ... [snip] ... My bad. The moddevaid script is something I wrote for myself, to aid in automating development release tasks (like...
Kathryn Andersen
rubykat4
Offline Send Email
Jun 6, 2007
9:34 pm
235
... Sorry for the delay... I've now uploaded moddevaid to CPAN (Module::DevAid) Haven't changed the DEVNOTES yet, sorry. Kathryn Andersen -- _--_|\ |...
Kathryn Andersen
rubykat4
Offline Send Email
Jun 16, 2007
10:43 pm
236
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 ... ...
Christian Siefkes
christian_si...
Offline Send Email
Sep 27, 2007
5:28 pm
237
Hi all, some weeks ago I reported problem with the generated XHTML output to this list. ... +++ TextToHTML.pm 2007-10-31 17:55:11.000000000 +0100 @@...
Christian Siefkes
christian_si...
Offline Send Email
Oct 31, 2007
5:25 pm
238
... Thanks! I didn't respond because I thought I'd fix it really soon, but RL imploded on me. I shall try again! Kathryn Andersen (Active Maintainer,...
Kathryn Andersen
rubykat4
Offline Send Email
Oct 31, 2007
8:27 pm
239
I've now released a new version, 2.46. It's committed to the sourceforge subversion, it's on CPAN and it's on my site, but it's after midnight, so I'll do the...
Kathryn Andersen
rubykat4
Offline Send Email
Nov 9, 2007
1:30 pm
240
I've uploaded a new release to Sourceforge and CPAN. Minor interface changes and bug fixes: - fixed bug with formatting and punctuation - removed old...
Kathryn Andersen
rubykat4
Offline Send Email
Dec 22, 2007
8:21 am
241
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...
Kathryn Andersen
rubykat4
Offline Send Email
Dec 22, 2007
8:52 am
242
Hey all, I encountered a problem when using txt2html. Each time i run txt2html to convert a textfile containing the following type of links: ...
sae_sad1
Offline Send Email
Dec 29, 2007
11:23 pm
243
... Ah, this is the underscore-matching code. ... I shall look into it. Kathryn Andersen (Active Maintainer) -- _--_|\ | Kathryn Andersen...
Kathryn Andersen
rubykat4
Offline Send Email
Dec 29, 2007
11:29 pm
244
... Okay, I've looked at this, and a simple solution is to set --underline_delimiter to '' That is: --underline_delimiter '' This will disable "underline"...
Kathryn Andersen
rubykat4
Offline Send Email
Dec 29, 2007
11:38 pm
245
Thanks for sorting this out so quickly. I really need to start looking up on scripting - not the first time i ran in problem with underscores and perl. ... ...
sae_sad1
Offline Send Email
Dec 31, 2007
4:05 am
246
Hi, Kathryn. Sorry for the delay. You know how it is. My comments are mostly general, as I'm not really familiar with the code as it exists these days. All...
Seth Golub
seth
Offline Send Email
Jan 12, 2008
3:41 am
247
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...
rodmant
Offline Send Email
Feb 19, 2008
5:07 pm
248
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...
Kathryn Andersen
rubykat4
Offline Send Email
May 7, 2008
10:28 pm
249
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...
Benoît Dumeaux
dread_axefr
Offline Send Email
Jun 7, 2008
1:08 pm
250
... It is a perl script. You need to have Perl installed on your system. That is just the start. I cannot help explain how to install perl scripts on...
Kathryn Andersen
rubykat4
Offline Send Email
Jun 7, 2008
1:27 pm
251
... Ok. If I understand the only mean is to install Perl but ActivePerl (the most popular way to get Perl for Windows) is paying. About the idea to develop a...
Benoît Dumeaux
dread_axefr
Offline Send Email
Jun 8, 2008
12:13 am
Messages 222 - 251 of 251   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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