hello Jon,

On 8/23/06, Jon SlinnHawkins <[EMAIL PROTECTED]> wrote:

What does : <menu name="Common Links" inherit="top" /> achieve ?


as it is explained in the how-to:
http://maven.apache.org/plugins/maven-site-plugin/howto.html:

Site descriptors are inherited along the same lines as project descriptors
are. When you deploy a project, it's site descriptor is also deployed so
that it can be inherited.

By default, only the basic settings are inherited. From the body, only the
links are inherited, and these accumulate to contain all of the descriptor's
links.
However, it is possible to inherit menus as well. To do so, use the
inheritflag of the site descriptor. This can be either
top or bottom, indicating where in the menu it will be placed after
inheritance.

--
http://valerioschiavoni.blogspot.com
http://jroller.com/page/vschiavoni

Reply via email to