You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2013/03/31 05:38:58 UTC

[4/5] git commit: Add more widgets, etc.

Add more widgets, etc.


Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/d69b6336
Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/d69b6336
Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/d69b6336

Branch: refs/heads/master
Commit: d69b633693435cedd0a5d2086fd2fbc1f6c95621
Parents: 0090978
Author: randgalt <ra...@apache.org>
Authored: Sat Mar 30 16:51:16 2013 -0700
Committer: randgalt <ra...@apache.org>
Committed: Sat Mar 30 16:51:16 2013 -0700

----------------------------------------------------------------------
 src/site/site.xml |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/d69b6336/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index ff384b1..4d8ef9a 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -28,6 +28,22 @@
         <version>1.3.0</version>
     </skin>
 
+    <custom>
+        <fluidoSkin>
+            <ohloh>
+                <projectId>apache-curator</projectId>
+                <widget>factoids</widget>
+            </ohloh>
+            <facebookLike />
+            <googlePlusOne />
+            <twitter>
+                <user>ApacheCurator</user>
+                <showUser>false</showUser>
+                <showFollowers>false</showFollowers>
+            </twitter>
+        </fluidoSkin>
+    </custom>
+
     <bannerLeft>
         <name>Apache Curator</name>
         <src>/images/curator-logo.png</src>