| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
| Cc: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: Problem with web TODO list |
| Date: | 2005-04-10 23:23:57 |
| Message-ID: | 200504102323.j3ANNvu26442@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Magnus Hagander wrote:
> >> >> HTML files (missing tags and invalid attributes) before
> >you put it in
> >> >> :-)
> >> >
> >> >In this case the HTML is derived from the text file, which is the
> >> >reverse of the FAQs.
> >>
> >> Yes, that is because it's not present in CVS in HTML format. The site
> >> code first searches the HTML versions and if it's not found there, it
> >> searches the plaintext versions.
> >>
> >> But it will bring anything it finds in the HTML version, so
> >the source
> >> that goes into cvs needs to be clean.
> >
> >Please look on my current HTML TODO version:
> >
> > http://developer.postgresql.org/~momjian/TODO.html
> >
> >Because it is generated from text, I can't clean it up. What are our
> >options?
>
> Hmm. one main problem is that it doesn't close the <P> or <LI> tags
> properly. What do you use to generate it from text?
I use txt2html at http://txt2html.sourceforge.net/.
I just found an --xhtml flag to the utility. I added that and
regenerated the HTML at the above URL. WOuld you check it again?
Thanks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2005-04-10 23:35:21 | Re: Problem with web TODO list |
| Previous Message | Marc G. Fournier | 2005-04-10 22:12:57 | Re: [CORE] Missing emails |