From: Patrick K. O'B. <po...@or...> - 2002-12-17 05:23:11
|
On Monday 16 December 2002 08:38 pm, David Goodger wrote: > I looked at the DeveloperWorks tutorial DTD (dwtut.dtd) and > supporting docs. It seems quite straightforward: a custom set of > structural elements wrapping an HTML core. It would require a few > directives (like "example-column", "image-column", perhaps > "xml-listing" etc.) and a mapping of document -> tutorial, top-level > section -> section, next-level section -> panel. Ideally the > Toot-O-Matic Writer component should check that no unsupported > elements are present (lower-level sections, tables, etc.). It looks > doable. You may want to subclass the writers/html4css1.py module, > although your XML is so different that copy&paste may be easier. > I'll be happy to answer any questions. Great. You've confirmed my impressions. Thank you. I'll plan to work on this as I have time available. -- Patrick K. O'Brien Orbtech http://www.orbtech.com/web/pobrien ----------------------------------------------- "Your source for Python programming expertise." ----------------------------------------------- |