Re: Howto add a menu after development process?

2005-04-08 Thread Eric Giguere
Hello
Took a long time to answer but had to try it first :).
You have to modify the navigation.jelly file from the plugin-resources 
of the xdoc plugin. Near the end of the file, you will see the code that 
acutally add the Development process item. Add your item there. But of 
course, this addition will affect every project you have since the 
plugin's code is modified.

Hope it helps
Eric.
Thomas Michel wrote:
Hi,
i would like to add a menu after the item "development process" in the
navigation menu.
How can i do this?
All menu items defined in my navigation.xml are arranged above the project
documentation area.
Thanks for answer and sorry for my english.
Bye Thomas

-
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]


Re: Howto add a menu after development process?

2005-04-02 Thread Brett Porter
On Apr 2, 2005 3:24 AM, Thomas Michel <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> i would like to add a menu after the item "development process" in the
> navigation menu.
> How can i do this?



As you can see, this is done on the Maven web site, so I checked here:
http://svn.apache.org/viewcvs.cgi/maven/maven-1/core/trunk/xdocs/navigation.xml?rev=157513&view=markup

It seems its not included in the documentation anywhere, so I'll try
and remember to include it somewhere.

> Thanks for answer and sorry for my english.

Sounds fine to me!

Cheers,
Brett

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



Howto add a menu after development process?

2005-04-01 Thread Thomas Michel
Hi,

i would like to add a menu after the item "development process" in the
navigation menu.
How can i do this?
All menu items defined in my navigation.xml are arranged above the project
documentation area.

Thanks for answer and sorry for my english.


Bye Thomas



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