You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kalumet-commits@incubator.apache.org by ol...@apache.org on 2012/07/09 10:44:22 UTC

svn commit: r1359042 - /incubator/kalumet/site/src/site/site.xml

Author: olamy
Date: Mon Jul  9 10:44:22 2012
New Revision: 1359042

URL: http://svn.apache.org/viewvc?rev=1359042&view=rev
Log:
use top bar and a link to ohloh project

Modified:
    incubator/kalumet/site/src/site/site.xml

Modified: incubator/kalumet/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/kalumet/site/src/site/site.xml?rev=1359042&r1=1359041&r2=1359042&view=diff
==============================================================================
--- incubator/kalumet/site/src/site/site.xml (original)
+++ incubator/kalumet/site/src/site/site.xml Mon Jul  9 10:44:22 2012
@@ -84,4 +84,16 @@
     </footer>
   </body>
 
+  <custom>
+    <fluidoSkin>
+      <topBarEnabled>true</topBarEnabled>
+      <sideBarEnabled>false</sideBarEnabled>
+      <googleSearch></googleSearch>
+      <ohloh>
+        <projectId>587563</projectId>
+        <widget>stats</widget>
+      </ohloh>
+    </fluidoSkin>
+  </custom>
+
 </project>
\ No newline at end of file