Glen Mazza wrote: > gmazza 2003/09/27 09:28:23 > > Modified: src/documentation sitemap-0.5.xmap > Log: > Patch to sitemap to allow compliance.html to be generated in V5.0 > (w/help from Jeff Turner, Forrest Team) > > Revision Changes Path > 1.3 +2 -2 xml-fop/src/documentation/sitemap-0.5.xmap > > Index: sitemap-0.5.xmap > =================================================================== > RCS file: /home/cvs/xml-fop/src/documentation/sitemap-0.5.xmap,v > retrieving revision 1.2 > retrieving revision 1.3 > diff -u -r1.2 -r1.3 > --- sitemap-0.5.xmap 13 Sep 2003 19:57:28 -0000 1.2 > +++ sitemap-0.5.xmap 27 Sep 2003 16:28:23 -0000 1.3 > @@ -239,7 +239,7 @@ > </map:match> > > <!-- ========================== FOP Additions > ========================== --> > - <map:match pattern="body-compliance.xml"> > + <map:match pattern="body-compliance.html"> > <map:generate type="file" src="content/xdocs/compliance.xml"/> > <map:transform > src="resources/stylesheets/compliance2html.xsl"/> > <map:serialize type="xml"/> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
Glenn: Thanks for working on this. I also see that the ugly formatting problems have been fixed (presumably by the Forrest team, as I see no commits on our side), and that you have published the web site. It looks good. Thanks for getting all of that going again. Victor Mote