This requires a patch of build.xml
- Because of reasons I really don't understand the processor otherwise runs out of memory (!?). - sitemap.xml can't be validated any longer, because it's included as Entity
I'll commit this, but I'm note entirely happy. It seems like things might be getting a little complex and fragile. We may need to spend some time simplifying and optimizing.
One thing we could do -- at least for the index pages -- is to change the xml file to directly include the page-specific stylesheet and have that stylesheet get what it needs from common.xsl with an include. (Right now we have the reverse; every page includes common.xsl which in turn includes the specific stylesheets.) It seems to be a waste for every page to need to process every stylesheet.
Joshua.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
