On Wed, 2004-05-05 at 08:53, [EMAIL PROTECTED] wrote: > Is there a recommended way to modify the navigation menu?
I don't know what you're trying to do. If you're changing the structure of the xhtml then you can take a look at: http://www.pols.co.uk/downloads/static-mesh/ The primary goals of the new xdoc plugin are speed and efficient use of memory where themes are control entirely via css, not changing the structure of the output. So using something like Jelly/JSL I'm not even vaguely considering because we can't even generate the plugin site without it crapping out. If there is something that is comensurable with the goals of speed and efficiency then I would incorporate it. There are some things that Joe Walnes is working on in XStream for doing XML transformations in an extremely efficient manner so that I would possibly incorporate. Another option would be to use SiteMesh: http://www.opensymphony.com/sitemesh/ If you are trying to incorporate a Maven site into your corporate website. A general tool could probably be made for this where all you would be responsible for is making a decorator to mutate the maven xhtml to whatever you need to display to make your pointy haired bosses happy. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
