Note that you can also use this syntax:

[snip]
...
<menu name="modules"/>
<menu name="reports"/>
...
[/snip]



On Fri, 2006-10-13 at 12:20 -0700, Attila Mezei-Horvati wrote:

> Dohh.
> Here is the solution, if other people are interested:
> 
> <menu name="Development">
>       <item name="Setup" href="howto.html"/>
> </menu>
> ${modules}
> ${reports}
> 
> Here is a link to the help files: 
> http://maven.apache.org/plugins/maven-site-plugin/howto.html
> 
> Now, if I would understand why the modules menu links
> to my modules as "index.html" instead of
> "module_name/index.html" or similar....
> 
> Attila
> 
> 
> --- Attila Mezei-Horvati <[EMAIL PROTECTED]> wrote:
> 
> > I am trying to add a custom page (about how to
> > get/build the project) to the project site. 
> > 
> > The site is generated by maven 2. 
> > 
> > Unfortunately I can't figure it out how to add a
> > couple of menu items so that maven keeps all the
> > ones
> > generated by default. If I specify my own site.xml
> > and
> > menu-s then the default ones are not generated any
> > more. If I just put the page in the xdoc folder
> > without adding a site.xml the page will not be
> > linked.
> > 
> > 
> > What is the solution? Can't seem to find any doc on
> > it.
> > thanks,
> > Attila
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> > protection around 
> > http://mail.yahoo.com 
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to