Hi dIon,
As it is, the plugin conforms to the 'reports' specification and actually generates the files in the 'generated-xdocs' section. Since it functions like a report (and is to be included in the 'reports' section of the project.xml just like any of the standard reports), I did not think it was necessary to specifically add it to the navigation.xml. And indeed, it is included in all the menus without further action on my behalf. It's just that in the HTML code for my custom report page itself, the other reports are missing in the menu. Have a look at http://genesis.ugent.be/maven/plugins/distrib/maven-reports.html and http://genesis.ugent.be/maven/plugins/distrib/distrib/distribution.html to see what I mean (the distribution report is what my plugin generates). One website might say more than a thousand words :). Thanks in advance for your time. lnnrt. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: dinsdag 28 oktober 2003 18:42 To: Maven Users List Subject: Re: Collapsed navigation with plugin Can you provide us your navigation.xml and the xdocs directory structure? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc <[EMAIL PROTECTED]> wrote on 29/10/2003 12:50:15 AM: > Hi, > > > I already posted this on the dev mailing list, but had no answer, so > apparently this list is more appropriate. > > I'd be quite surprised if noone came across this one already, so I'm > posting it here. > > Situation: > I made a plugin that generates a report (in brief: a page with > tables with conveniently ordered distribution and dependencies > download links) and have included this plugin in the 'reports' > section of the project.xml file in a few projects. All is well with > this, except that in the generated website the navigation menu > 'collapses' whenever I select my report (designated 'Distributions') > in the menu. IE: none of the submenus are shown so the navigation > bar has exactly the seem look as it would have on the main site index page. > > Best guess (apart from striking ignorance on my part): Apparently > the HTML code generation for the menu is faulty somewhere when it > concerns added reports, since I've more or less compared everything > imaginable (jelly scripts, settings, generated XDOCS, ...) in my > plugin to some of the standard plugins. > > Nuisance level: > Actually purely aesthetic, but I must admit that it has been > bothering me. > > > Thanks in advance for your comments, > > lnnrt. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
