Re: [Ftnpl-develop] HTML in pkt2txt
Brought to you by:
jame
|
From: Robert J. C. <rj...@ho...> - 2001-08-26 18:31:16
|
Russ,
> I might not get to the html stuff this weekend.
If not now, then later...<g>
I'd recommend changing the way the message file nameing is done first,
any way... The way it's being done now does work, but is not particularly
expandable...
I propose that the message file nameing be changed to the format of
msgnumber.txt, instead of echoname.msgnumber... I.E; from "testecho.1"
to "1.txt". The directory they're in is already named for the echo, so
it's not needed in the message file name; & an extension like "txt" can
easily be changed to something like "html" (as a for instance <g>) as part
of an extension to the script for what type of text files it outputs...
What do you think?
>I've just spent most of the weekend cleaning up loose ends.
> See my cvs notes for specifically what I did.
Yep, saw that... Particularly liked your correction about processing
unarchive packet files; that's something I'd noticed in testing, but
wasn't sure if it wasn't an artifact of what I was doing, & in anycase I
kept on forgetting to ask you about it...
Jame
|