On Fri, 10 Aug 2001, Erik Hatcher <[EMAIL PROTECTED]> wrote: > Attached is a patch to resources.xml adding links to the jGuru FAQ > and Forum.
I've thrown in a link to the FAQ at Jakarta as well, even though it is linked from the navigation bar, it would seem odd to not list it in a section labeled FAQs 8-) > Do I need to submit a patch to the HTML version as well? Not necessarily. > If so, what procedure is used to generate the HTML from this XML > file? You need the jakarta-site2 module checked out along with Ant and use the docs.xml build file - make sure xerces comes before any other parser in your classpath as Velocity seems to have it hard coded as the XML parser. Stefan
