You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2006/02/22 22:19:27 UTC

svn commit: r379910 - in /directory/trunks/site: pom.xml src/site/site.xml src/site/xdoc/index.xml

Author: ersiner
Date: Wed Feb 22 13:19:26 2006
New Revision: 379910

URL: http://svn.apache.org/viewcvs?rev=379910&view=rev
Log:
Preparing for deploying the new site.

Modified:
    directory/trunks/site/pom.xml
    directory/trunks/site/src/site/site.xml
    directory/trunks/site/src/site/xdoc/index.xml

Modified: directory/trunks/site/pom.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/site/pom.xml?rev=379910&r1=379909&r2=379910&view=diff
==============================================================================
--- directory/trunks/site/pom.xml (original)
+++ directory/trunks/site/pom.xml Wed Feb 22 13:19:26 2006
@@ -8,7 +8,7 @@
   <name>Apache Directory Project</name>
   <packaging>pom</packaging>
    
-  <url>http://directory.apache.org/newsite/</url>
+  <url>http://directory.apache.org/</url>
   
   <issueManagement>
     <system>JIRA</system>
@@ -20,7 +20,7 @@
   <distributionManagement>
     <site>
       <id>apache.websites</id>
-      <url>scp://minotaur.apache.org/www/directory.apache.org/newsite/</url>
+      <url>scp://minotaur.apache.org/www/directory.apache.org/</url>
     </site>
   </distributionManagement>
   
@@ -54,7 +54,7 @@
     </developer>
     <developer>
       <id>akarasulu</id>
-      <url>http://directory.apache.org/newsite/community/who/akarasulu.html</url>
+      <url>http://directory.apache.org/community/who/akarasulu.html</url>
     </developer>
     <developer>
       <id>bayard</id>
@@ -67,46 +67,46 @@
     </developer>
     <developer>
       <id>elecharny</id>
-      <url>http://directory.apache.org/newsite/community/who/elecharny.html</url>
+      <url>http://directory.apache.org/community/who/elecharny.html</url>
     </developer>
     <developer>
       <id>erodriguez</id>
-      <url>http://directory.apache.org/newsite/community/who/erodriguez.html</url>
+      <url>http://directory.apache.org/community/who/erodriguez.html</url>
     </developer>
     <developer>
       <id>ersiner</id>
-      <url>http://directory.apache.org/newsite/community/who/ersiner.html</url>
+      <url>http://directory.apache.org/community/who/ersiner.html</url>
     </developer>
     <developer>
       <id>jmachols</id>
-      <url>http://directory.apache.org/newsite/community/who/jmachols.html</url>
+      <url>http://directory.apache.org/community/who/jmachols.html</url>
     </developer>
     <developer>
       <id>niklas</id>
     </developer>
     <developer>
       <id>noel</id>
-      <url>http://directory.apache.org/newsite/community/who/noel.html</url>
+      <url>http://directory.apache.org/community/who/noel.html</url>
     </developer>
     <developer>
       <id>psteitz</id>
-      <url>http://directory.apache.org/newsite/community/who/psteitz.html</url>
+      <url>http://directory.apache.org/community/who/psteitz.html</url>
     </developer>
     <developer>
       <id>szoerner</id>
-      <url>http://directory.apache.org/newsite/community/who/szoerner.html</url>
+      <url>http://directory.apache.org/community/who/szoerner.html</url>
     </developer>
     <developer>
       <id>trustin</id>
-      <url>http://directory.apache.org/newsite/community/who/trustin.html</url>
+      <url>http://directory.apache.org/community/who/trustin.html</url>
     </developer>
     <developer>
       <id>vtence</id>
-      <url>http://directory.apache.org/newsite/community/who/vtence.html</url>
+      <url>http://directory.apache.org/community/who/vtence.html</url>
     </developer>
     <developer>
       <id>wesmckean</id>
-      <url>http://directory.apache.org/newsite/community/who/wesmckean.html</url>
+      <url>http://directory.apache.org/community/who/wesmckean.html</url>
     </developer>
   </developers>
   

Modified: directory/trunks/site/src/site/site.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/site/src/site/site.xml?rev=379910&r1=379909&r2=379910&view=diff
==============================================================================
--- directory/trunks/site/src/site/site.xml (original)
+++ directory/trunks/site/src/site/site.xml Wed Feb 22 13:19:26 2006
@@ -9,9 +9,9 @@
    </bannerLeft>
    <body>
      <links>
-       <item name="ApacheDS" href="http://directory.apache.org/newsite/projects/apacheds/index.html"/>
-       <item name="Naming" href="http://directory.apache.org/newsite/projects/g/index.html"/>
-       <item name="MINA (Network Layer)" href="http://directory.apache.org/newsite/projects/mina/index.html"/>
+       <item name="ApacheDS" href="http://directory.apache.org/subprojects/apacheds/index.html"/>
+       <item name="Naming" href="http://directory.apache.org/subprojects/naming/index.html"/>
+       <item name="MINA (Network Layer)" href="http://directory.apache.org/subprojects/mina/index.html"/>
        <item name="Directory" href="index.html"/>
      </links>
     <!--<menu name="About Directory">
@@ -56,9 +56,9 @@
     </menu> -->
 
    <menu name="Project Categories">
-     <item name="ApacheDS" href="projects/apacheds/index.html"/>
-     <item name="Naming" href="projects/naming/index.html"/>
-     <item name="MINA (Network Layer)" href="projects/mina/index.html" />
+     <item name="ApacheDS" href="subprojects/apacheds/index.html"/>
+     <item name="Naming" href="subprojects/naming/index.html"/>
+     <item name="MINA (Network Layer)" href="subprojects/mina/index.html" />
    </menu>
 <!--
     <menu name="Resources">

Modified: directory/trunks/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/site/src/site/xdoc/index.xml?rev=379910&r1=379909&r2=379910&view=diff
==============================================================================
--- directory/trunks/site/src/site/xdoc/index.xml (original)
+++ directory/trunks/site/src/site/xdoc/index.xml Wed Feb 22 13:19:26 2006
@@ -14,14 +14,14 @@
       </p>
 
       <map name="directory">
-  <area shape="rect" alt="Network Layer" href="projects/network/index.html" target="projects/network/index.html" title="Network Layer" coords="39,155,603,175" />
-  <area shape="rect" alt="Protocol Providers" href="projects/apacheds/subprojects/index.html" target="projects/apacheds/subprojects/index.html" title="Protocol Providers" coords="44,175,595,207" />
-  <area shape="rect" alt="Apache Directory Server Core" href="projects/apacheds/subprojects/index.html" target="projects/apacheds/subprojects/index.html" title="Apache Directory Server Core" coords="209,277,612,443" />
-  <area shape="rect" alt="Kerberos Provider" href="projects/apacheds/subprojects/index.html" target="projects/apacheds/subprojects/index.html" title="Kerberos Provider" coords="457,210,530,225" />
-  <area shape="rect" alt="LDAP Provider" href="projects/apacheds/subprojects/index.html" target="projects/apacheds/subprojects/index.html" title="LDAP Provider" coords="374,210,448,225"/>
-  <area shape="rect" alt="DNS Provider" href="projects/apacheds/subprojects/index.html" target="projects/apacheds/subprojects/index.html" title="DNS Provider" coords="209,210,283,224" />
-  <area shape="rect" alt="DHCP Provider" href="projects/apacheds/subprojects/index.html" target="projects/apacheds/subprojects/index.html" title="DHCP Provider" coords="128,210,202,225" />
-  <area shape="rect" alt="NTP Provider" href="projects/apacheds/subprojects/index.html" target="projects/apacheds/subprojects/index.html" title="NTP Provider" coords="44,209,118,224" />
+  <area shape="rect" alt="Network Layer" href="subprojects/network/index.html" target="subprojects/network/index.html" title="Network Layer" coords="39,155,603,175" />
+  <area shape="rect" alt="Protocol Providers" href="subprojects/apacheds/subsubprojects/index.html" target="subprojects/apacheds/subsubprojects/index.html" title="Protocol Providers" coords="44,175,595,207" />
+  <area shape="rect" alt="Apache Directory Server Core" href="subprojects/apacheds/subsubprojects/index.html" target="subprojects/apacheds/subsubprojects/index.html" title="Apache Directory Server Core" coords="209,277,612,443" />
+  <area shape="rect" alt="Kerberos Provider" href="subprojects/apacheds/subsubprojects/index.html" target="subprojects/apacheds/subsubprojects/index.html" title="Kerberos Provider" coords="457,210,530,225" />
+  <area shape="rect" alt="LDAP Provider" href="subprojects/apacheds/subsubprojects/index.html" target="subprojects/apacheds/subsubprojects/index.html" title="LDAP Provider" coords="374,210,448,225"/>
+  <area shape="rect" alt="DNS Provider" href="subprojects/apacheds/subsubprojects/index.html" target="subprojects/apacheds/subsubprojects/index.html" title="DNS Provider" coords="209,210,283,224" />
+  <area shape="rect" alt="DHCP Provider" href="subprojects/apacheds/subsubprojects/index.html" target="subprojects/apacheds/subsubprojects/index.html" title="DHCP Provider" coords="128,210,202,225" />
+  <area shape="rect" alt="NTP Provider" href="subprojects/apacheds/subsubprojects/index.html" target="subprojects/apacheds/subsubprojects/index.html" title="NTP Provider" coords="44,209,118,224" />
 </map>
 <img usemap="directory" src="images/50k-ft-architecture.png"/>
     </section>