You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Janos Mucsi <mu...@yahoo.com> on 2005/02/01 19:10:40 UTC

adding a link to the generated site using "maven site"

Hi
I would like to add a link to the generated site
(maven site) on the left sidebar in addition to
"Mailing Lists", "Project Team", etc. Can somebody
please point me to the right direction?
Thanks.
Janos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: adding a link to the generated site using "maven site"

Posted by Mauro Botelho <ma...@gmail.com>.
The navigation.xml file goes in the xdocs directory. The xdoc plugin
will convert any xml documents found in this document into html.

The xdoc plugin is called by the site plugin.

Mauro


On Tue, 1 Feb 2005 11:41:14 -0800 (PST), Janos Mucsi <mu...@yahoo.com> wrote:
> Thanks, but...
> Where do I put it? How does the plugin know about it?
> 
> Create a navigation.xml file. See
> http://maven.apache.org/site.html
> 
> Mauro
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


adding a link to the generated site using "maven site"

Posted by Janos Mucsi <mu...@yahoo.com>.
Thanks, but...
Where do I put it? How does the plugin know about it?

Create a navigation.xml file. See
http://maven.apache.org/site.html

Mauro


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: where to put navigation.xml (maven site)

Posted by John Taylor <jd...@roe.ac.uk>.
Put navigation.xml and all your html files in the xdocs folder.
BTW - your html files can also be written as "xdocs" - see 
http://www.astrogrid.org/viewcvs/astrogrid/portal/xdocs/index.xml?rev=1.12&content-type=text/vnd.viewcvs-markup
for an example - and they'll get magically transformed into the maven style.

John
=====================================
John Taylor
Astrogrid Java Developer
http://software.astrogrid.org
Royal Observatory of Edinburgh
+44 (0) 131 668 8329
skype id: johndavidtaylor
=====================================

----- Original Message ----- 
From: "Janos Mucsi" <mu...@yahoo.com>
To: "Maven Users List" <us...@maven.apache.org>; "Mauro Botelho" 
<ma...@gmail.com>
Sent: Tuesday, February 01, 2005 9:58 PM
Subject: where to put navigation.xml (maven site)


> Hi
> Where do you put navigation.xml? Where do you put the
> content htmls it references? (I assume some folder
> under src/ ).
> Thanks.
> Janos
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


where to put navigation.xml (maven site)

Posted by Janos Mucsi <mu...@yahoo.com>.
Hi
Where do you put navigation.xml? Where do you put the
content htmls it references? (I assume some folder
under src/ ).
Thanks.
Janos


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: adding a link to the generated site using "maven site"

Posted by Mauro Botelho <ma...@gmail.com>.
Create a navigation.xml file. See http://maven.apache.org/site.html

Mauro


On Tue, 1 Feb 2005 10:10:40 -0800 (PST), Janos Mucsi <mu...@yahoo.com> wrote:
> Hi
> I would like to add a link to the generated site
> (maven site) on the left sidebar in addition to
> "Mailing Lists", "Project Team", etc. Can somebody
> please point me to the right direction?
> Thanks.
> Janos
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org