Thanks, Ringo. =)

Now I understand the structure. 
Getting maven from cvs helps as well.

> The 'links' entries will end up in the bar under header of each web
> page. The 'menu' items will put above the general Maven generated
> project info links.

So there is no way to override/change/add the default "Maven generated
project info links" except modfiying the projext.xml file?
It would look cooler and would be more intuitive, to have own project
reports under ProjectDescription/ProjectReports/OwnReport additional to the default
ones.

*greets*



>  --- [EMAIL PROTECTED] wrote: 
> > And how do I do that? Editing some tags somewhere the project.xml?
> 
> In the xdocs folder, create a file named navigation.xml. The contents
> of the file has the following structure:
> 
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <project name="Maven">
> 
>   <title>Maven</title>
> 
>   <body>
>     <links>
>       <item name="Turbine" href="http://jakarta.apache.org/turbine/"/>
>       ...
>     </links>
>     <menu name="Overview">
>       <item name="Goals"   href="/goals.html"/>
>       ...
>     </menu>
>   </body>
> </project>
> 
> The 'links' entries will end up in the bar under header of each web
> page. The 'menu' items will put above the general Maven generated
> project info links.
> 
> Ringo
> 

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to