[patch] Lists support in HTML export


Subject: [patch] Lists support in HTML export
From: John L. Clark (jlc6@po.cwru.edu)
Date: Sun Jan 14 2001 - 03:26:49 CST


Attached is a patch which adds xhtml-compliant lists support to our HTML
exporter. It's the slightest bit hackish, but it fits with the
surrounding code, and I'll be working with it to refine it. It
currently writes out only standard bulleted lists and arabic numeral
ordered lists.

Is our interface to document properties really done solely by lookup tables
of strings? If so, why is it not done instead like a database, with IDs
for properties and their values, which map to strings when necessary for
writing? I'm still pouring over our piecetable and surrounding
structure code, and it will be a while until I am at all comfortable
with it, so forgive my naivety.

Take care,

        John




This archive was generated by hypermail 2b25 : Sun Jan 14 2001 - 03:26:48 CST