Per Jessen wrote: > Walter Ian Kaye wrote: > >> As far as Analog development goes, I'd sure like to see the form >> output's HTML raised from HTML 2.0 to 4.0, to use CSS formatting on >> the report. > > Four years ago I did in fact work on upgrading the HTML output to 4.1, > but I then moved on the produce XHTML, and then ended up writing the > XML output module. You could produce HTML 4.01 or XHTML using a > relatively simple XSLT stylesheet.
This is in fact a good example of how analog could benefit from having a few more builtin features (instead of leaving these to external bolt-on tools). In order to produce e.g. a report in XHTML, one need to run analog to produce the XML report, then use saxon or xalan or some such with an XSLT stylesheet. /Per Jessen, Zürich +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

