You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2012/11/29 23:44:37 UTC

svn commit: r1415421 - /incubator/onami/trunk/site/src/site/site.xml

Author: simonetripodi
Date: Thu Nov 29 22:44:36 2012
New Revision: 1415421

URL: http://svn.apache.org/viewvc?rev=1415421&view=rev
Log:
dropped redundancies and inherit shared menus from attached site.xml to parent

Modified:
    incubator/onami/trunk/site/src/site/site.xml

Modified: incubator/onami/trunk/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/site/src/site/site.xml?rev=1415421&r1=1415420&r2=1415421&view=diff
==============================================================================
--- incubator/onami/trunk/site/src/site/site.xml (original)
+++ incubator/onami/trunk/site/src/site/site.xml Thu Nov 29 22:44:36 2012
@@ -19,8 +19,6 @@
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="${project.name}">
 
-  <publishDate format="dd MMMM yyyy" position="left" />
-
   <version position="none" />
 
   <bannerLeft>
@@ -30,18 +28,6 @@
     <href>${project.url}/index.html</href>
   </bannerLeft>
 
-  <bannerRight>
-    <name>Apache Incubator</name>
-    <src>http://incubator.apache.org/images/apache-incubator-logo.png</src>
-    <href>http://incubator.apache.org/</href>
-  </bannerRight>
-
-  <skin>
-    <groupId>org.apache.maven.skins</groupId>
-    <artifactId>maven-fluido-skin</artifactId>
-    <version>1.3.0</version>
-  </skin>
-
   <custom>
     <fluidoSkin>
       <topBarEnabled>true</topBarEnabled>
@@ -65,42 +51,8 @@
       </script>
     </head>
 
-    <menu name="Components" inherit="bottom">
-      <item name="Autobind"       href="/autobind" />
-      <item name="Cache"          href="/cache" />
-      <item name="Configuration"  href="/configuration" />
-      <item name="Guava"          href="/guava" />
-      <item name="Lifecycle"      href="/lifecycle" />
-      <item name="Logging"        href="/logging" />
-      <item name="Scheduler"      href="/scheduler" />
-      <item name="SPI"            href="/spi" />
-      <item name="Test"           href="/test" />
-    </menu>
-
-    <menu name="Community" inherit="bottom">
-      <item name="Volunteering"          href="/community/volunteering.html" />
-      <item name="Contributing Patches"  href="/community/patches.html" />
-      <item name="Mailing lists"         href="/community/mail-lists.html" />
-    </menu>
-
-    <menu name="Committers" inherit="bottom">
-      <item name="SVN conventions"             href="/committers/svn-conventions.html" />
-      <item name="Maven settings"              href="/committers/maven-settings.html" />
-      <item name="GPG keys"                    href="/committers/gpg-keys.html" />
-      <item name="JIRA conventions"            href="/committers/jira-conventions.html" />
-      <item name="Code style recommendations"  href="/committers/codestyle.html" />
-    </menu>
-
     <menu ref="reports" />
 
-    <menu name="ASF" inherit="bottom">
-      <item name="How the ASF works"     href="http://www.apache.org/foundation/how-it-works.html" />
-      <item name="Get Involved"          href="http://www.apache.org/foundation/getinvolved.html" />
-      <item name="Developer Resources"   href="http://www.apache.org/dev/" />
-      <item name="Sponsorship"           href="http://www.apache.org/foundation/sponsorship.html" />
-      <item name="Thanks"                href="http://www.apache.org/foundation/thanks.html" />
-    </menu>
-
     <footer>
       <div class="row span12">Apache Onami, Apache, the Apache feather logo, and the Apache Onami project logos are trademarks of The Apache Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>