You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2014/01/27 22:40:09 UTC

svn commit: r1561862 - /webservices/neethi/trunk/src/site/site.xml

Author: dkulp
Date: Mon Jan 27 21:40:09 2014
New Revision: 1561862

URL: http://svn.apache.org/r1561862
Log:
Update to fluido  skin

Modified:
    webservices/neethi/trunk/src/site/site.xml

Modified: webservices/neethi/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/neethi/trunk/src/site/site.xml?rev=1561862&r1=1561861&r2=1561862&view=diff
==============================================================================
--- webservices/neethi/trunk/src/site/site.xml (original)
+++ webservices/neethi/trunk/src/site/site.xml Mon Jan 27 21:40:09 2014
@@ -16,12 +16,26 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
-<project name="Neethi">
+<project xmlns="http://maven.apache.org/DECORATION/1.3.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
+    name="Neethi">
+    <custom>
+        <fluidoSkin>
+            <googleSearch>
+                <sitesearch>ws.apache.org</sitesearch>
+            </googleSearch>
+        </fluidoSkin>
+    </custom>
+    <skin>
+        <groupId>org.apache.maven.skins</groupId>
+        <artifactId>maven-fluido-skin</artifactId>
+        <version>1.3.0</version>
+    </skin>
   <bannerLeft>
     <name>Apache Neethi</name>
     <src>http://ws.apache.org/images/project-logo.jpg</src>
     <href>http://ws.apache.org/neethi/</href>
   </bannerLeft>
+  <version position="none" />
   <body>
     <links>
       <item name="Apache" href="http://www.apache.org/" />
@@ -30,19 +44,21 @@
 
     <menu name="Apache Neethi">
       <item name="About" href="index.html"/>
-      <item name="Downloads" href="">
-        <item name="Releases" href="download.cgi"/>
-        <item name="Source Code" href="/source-repository.html"/>
-      </item>
-      <item name="Documentation" href="">
-        <item name="Javadocs" href="/apidocs/index.html"/>
-        <item name="Migration Guide" href="/migration.html"/>
-      </item>
-      <item name="Project Information" href="">
-        <item name="Mailing Lists" href="/mail-lists.html"/>
-        <item name="Project Team" href="/team-list.html"/>
-        <item name="Issue Tracking" href="issue-tracking.html"/>
-      </item>
+    </menu>
+    <menu name="Downloads">
+      <item name="Releases" href="download.cgi"/>
+      <item name="Source Code" href="/source-repository.html"/>
+    </menu>
+    <menu name="Documentation">
+      <item name="Javadocs" href="/apidocs/index.html"/>
+      <item name="Migration Guide" href="/migration.html"/>
+    </menu>
+    <menu name="Project Information">
+      <item name="Mailing Lists" href="/mail-lists.html"/>
+      <item name="Project Team" href="/team-list.html"/>
+      <item name="Issue Tracking" href="issue-tracking.html"/>
+    </menu>
+    <menu name="Apache">
       <item name="License" href="http://www.apache.org/licenses/"/>
       <item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/>
       <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>