On Wed, 3 Dec 2008 22:50:01 +0100, David Welton wrote > > I replaced the svn "Date" property with the > > component <?dbtimestamp=... ?> that calls > > a timestamp function of the xslt processor. > > It seems that this processing istruction is > > supported by most xslt processors except for > > MSXSL though. > > Since we run the xslt processor ourselves to generate the HTML, it's > not that big a deal if other people have to fiddle a bit to get it > right. If we can make it easier, great, but it's not like building > the source code where everyone *needs* to be able to do it. > Actually I don't see the point in having the generated html in repository. I think we may generate the pages when needed and build an archive out of them to be placed on the website (or anywhere the Apache organization requires so, I'm still not familiar with these aspects of Apache).
The doc/html directory may be given an 'ignore' property to tell svn to leave it alone. Anyone wanting to build their own manual will be enable to do it exactly like they do it now. Any thoughts? -- Massimo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
