You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/02/16 20:47:50 UTC

svn commit: r378351 - /maven/maven-1/core/trunk/xdocs/navigation.xml

Author: ltheussl
Date: Thu Feb 16 11:47:48 2006
New Revision: 378351

URL: http://svn.apache.org/viewcvs?rev=378351&view=rev
Log:
Add sitemap

Modified:
    maven/maven-1/core/trunk/xdocs/navigation.xml

Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation.xml?rev=378351&r1=378350&r2=378351&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation.xml Thu Feb 16 11:47:48 2006
@@ -27,13 +27,18 @@
 
     <links>
       <item name="Bundled plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/"/>
-      <item name="Plugins in the sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/"/>      
+      <item name="Plugins in the sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/"/>
       <item name="Maven 2.x" href="http://maven.apache.org/"/>
+      <!--
       <item name="Continuum" href="http://maven.apache.org/continuum/"/>
       <item name="SCM" href="http://maven.apache.org/scm/"/>
       <item name="Wagon" href="http://maven.apache.org/wagon/"/>
       <item name="JXR" href="http://maven.apache.org/jxr/"/>
+      -->
+      <item name="Sitemap" href="/sitemap.html"/>
     </links>
+
+    <sitemap/>
 
     <menu name="Getting Maven">
       <item name="Downloading" href="/start/download.html"/>



Re: svn commit: r378351 - /maven/maven-1/core/trunk/xdocs/navigation.xml

Posted by Arnaud HERITIER <ah...@gmail.com>.
ok, we'll readd them if needed later.

arnaud

On 2/16/06, Lukas Theussl <lt...@apache.org> wrote:
>
> After I added the sitemap, I found the links section a bit overloaded. I
> also think it's more logical to have these links on the main Maven site
> only, as Maven 1.X is just a sub-project now, among others.
>
> However, I don't feel too strong about it. Actually I just commented out
> the links instead of removing them because I thought you might want to
> put them back... ;)
>
> -Lukas
>
>
>
> Arnaud HERITIER wrote:
> > Why did you remove links to continuum, SCM, ... ?
> > It was to be similar to the m2 site.
> >
> > Arnaud
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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


Re: svn commit: r378351 - /maven/maven-1/core/trunk/xdocs/navigation.xml

Posted by Lukas Theussl <lt...@apache.org>.
After I added the sitemap, I found the links section a bit overloaded. I 
also think it's more logical to have these links on the main Maven site 
only, as Maven 1.X is just a sub-project now, among others.

However, I don't feel too strong about it. Actually I just commented out 
the links instead of removing them because I thought you might want to 
put them back... ;)

-Lukas



Arnaud HERITIER wrote:
> Why did you remove links to continuum, SCM, ... ?
> It was to be similar to the m2 site.
> 
> Arnaud
> 

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


Re: svn commit: r378351 - /maven/maven-1/core/trunk/xdocs/navigation.xml

Posted by Arnaud HERITIER <ah...@gmail.com>.
Why did you remove links to continuum, SCM, ... ?
It was to be similar to the m2 site.

Arnaud

On 2/16/06, ltheussl@apache.org <lt...@apache.org> wrote:
> Author: ltheussl
> Date: Thu Feb 16 11:47:48 2006
> New Revision: 378351
>
> URL: http://svn.apache.org/viewcvs?rev=378351&view=rev
> Log:
> Add sitemap
>
> Modified:
>     maven/maven-1/core/trunk/xdocs/navigation.xml
>
> Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
> URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation.xml?rev=378351&r1=378350&r2=378351&view=diff
> ==============================================================================
> --- maven/maven-1/core/trunk/xdocs/navigation.xml (original)
> +++ maven/maven-1/core/trunk/xdocs/navigation.xml Thu Feb 16 11:47:48 2006
> @@ -27,13 +27,18 @@
>
>      <links>
>        <item name="Bundled plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/"/>
> -      <item name="Plugins in the sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/"/>
> +      <item name="Plugins in the sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/"/>
>        <item name="Maven 2.x" href="http://maven.apache.org/"/>
> +      <!--
>        <item name="Continuum" href="http://maven.apache.org/continuum/"/>
>        <item name="SCM" href="http://maven.apache.org/scm/"/>
>        <item name="Wagon" href="http://maven.apache.org/wagon/"/>
>        <item name="JXR" href="http://maven.apache.org/jxr/"/>
> +      -->
> +      <item name="Sitemap" href="/sitemap.html"/>
>      </links>
> +
> +    <sitemap/>
>
>      <menu name="Getting Maven">
>        <item name="Downloading" href="/start/download.html"/>
>
>
>

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