On 10/7/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On 10/7/07, Heinrich Nirschl <[EMAIL PROTECTED]> wrote:
>
> > I checked some of my projects, the <menu ref="modules" /> gets expanded
> > to a list of all modules. Do you have modules defined in your pom? If not, 
> > this
> > may explain why it disappears.
>
> Does this happen in site.xml in the repository?    Or are you talking
> about the website itself?
>
> (No, the master pom does not have modules.)

It happens in the site.xml in the repository. An example:

<menu ref="modules"/>

gets replaced by

<menu name="Modules" ref="modules">
  <item name="Module 1" href="mod1/index.html"/>
  <item name="Module 2" href="mod2/index.html"/>
</menu>

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

Reply via email to