From: Simon J. <ja...@ex...> - 2004-10-15 21:55:43
|
A feature request: make it possible to "embed" the HTML output. One solution that I believe would be sufficient for me would be to have two new parameters -tophtml and -bottomhtml, that specified two files. The contents of those files would be added to the top and bottom, respectively, of each generated HTML file. The generated output would have to remove the <html>, <head> and initial <body> stuff, also. I noticed StatCVS-XML, but I didn't understand how they embedded their pages, nor what the difference compared to StatCVS was. But at least StatCVS-XML used a lot more memory. :-) Thanks. |