Author: brock
Date: Tue Jan 14 20:28:40 2014
New Revision: 1558184
URL: http://svn.apache.org/r1558184
Log:
NEW WEBSITE: fix downloads and credits
Modified:
hive/cms/trunk/content/css/hive.css
hive/cms/trunk/content/downloads.mdtext
hive/cms/trunk/content/people.mdtext
Modified: hive/cms/trunk/content/css/hive.css
URL:
http://svn.apache.org/viewvc/hive/cms/trunk/content/css/hive.css?rev=1558184&r1=1558183&r2=1558184&view=diff
==============================================================================
--- hive/cms/trunk/content/css/hive.css (original)
+++ hive/cms/trunk/content/css/hive.css Tue Jan 14 20:28:40 2014
@@ -52,6 +52,10 @@ body {
background-color: white;
}
+#logo {
+padding-left:20px;
+}
+
a {
color: #107EC0;
}
@@ -354,4 +358,4 @@ dl {}
dt {
display: inline;
float: left;
-}
\ No newline at end of file
+}
Modified: hive/cms/trunk/content/downloads.mdtext
URL:
http://svn.apache.org/viewvc/hive/cms/trunk/content/downloads.mdtext?rev=1558184&r1=1558183&r2=1558184&view=diff
==============================================================================
--- hive/cms/trunk/content/downloads.mdtext (original)
+++ hive/cms/trunk/content/downloads.mdtext Tue Jan 14 20:28:40 2014
@@ -13,14 +13,17 @@ directory.
### 15 October, 2013: release 0.12.0 available
This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y
+
You can look at the complete [JIRA change log for this release][HIVE_12_CL].
### 15 May, 2013: release 0.11.0 available
This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y
+
You can look at the complete [JIRA change log for this release][HIVE_11_CL].
### 11 January, 2013: release 0.10.0 available
This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y
+
You can look at the complete [JIRA change log for this release][HIVE_10_CL].
[HIVE_DL]: http://www.apache.org/dyn/closer.cgi/hive/
Modified: hive/cms/trunk/content/people.mdtext
URL:
http://svn.apache.org/viewvc/hive/cms/trunk/content/people.mdtext?rev=1558184&r1=1558183&r2=1558184&view=diff
==============================================================================
--- hive/cms/trunk/content/people.mdtext (original)
+++ hive/cms/trunk/content/people.mdtext Tue Jan 14 20:28:40 2014
@@ -20,7 +20,7 @@ th {
background: #FFFFFF;
}
tr:nth-child(2n){
- background: #FBEC5D;
+ background: #FFF68F;
}
tr:nth-child(2n+1) {