More extensive HTML stuff (and fields)


Subject: More extensive HTML stuff (and fields)
From: John L. Clark (jlc6@po.cwru.edu)
Date: Tue Mar 13 2001 - 12:17:45 CST


Redid some of my earlier HTML-css work from yesterday's patch to make it
more importable, and added field export support to both the HTML and the
text exporters. Should be easy to add it to any other exporters, too:

// Get the field
field = ChangeRecordObject->getField();

// do anything you want with the attributes in the field

// print out the last recorded static field value
m_pie->write(field->getValue());

Take care,

        John



This archive was generated by hypermail 2b25 : Tue Mar 13 2001 - 12:18:00 CST