Author: bhavanki Date: Tue Mar 25 18:02:09 2014 New Revision: 1581434 URL: http://svn.apache.org/r1581434 Log: Fixed nav menu so current page is indicated correctly.
Modified: accumulo/site/branches/redesign14/content/contrib.mdtext accumulo/site/branches/redesign14/content/downloads/index.mdtext accumulo/site/branches/redesign14/content/get_involved.mdtext accumulo/site/branches/redesign14/content/git.mdtext accumulo/site/branches/redesign14/content/glossary.mdtext accumulo/site/branches/redesign14/content/index.mdtext accumulo/site/branches/redesign14/content/mailing_list.mdtext accumulo/site/branches/redesign14/content/notable_features.mdtext accumulo/site/branches/redesign14/content/papers.mdtext accumulo/site/branches/redesign14/content/people.mdtext accumulo/site/branches/redesign14/content/releasing.mdtext accumulo/site/branches/redesign14/content/screenshots.mdtext accumulo/site/branches/redesign14/content/source.mdtext accumulo/site/branches/redesign14/templates/nav.html accumulo/site/branches/redesign14/templates/skeleton.html Modified: accumulo/site/branches/redesign14/content/contrib.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/contrib.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/contrib.mdtext (original) +++ accumulo/site/branches/redesign14/content/contrib.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo Contrib Projects +Nav: nav_contrib Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/downloads/index.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/downloads/index.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/downloads/index.mdtext (original) +++ accumulo/site/branches/redesign14/content/downloads/index.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo Downloads +Nav: nav_downloads Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/get_involved.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/get_involved.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/get_involved.mdtext (original) +++ accumulo/site/branches/redesign14/content/get_involved.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Get Involved +Nav: nav_getinvolved Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/git.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/git.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/git.mdtext (original) +++ accumulo/site/branches/redesign14/content/git.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo Git WIP +Nav: nav_git Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/glossary.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/glossary.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/glossary.mdtext (original) +++ accumulo/site/branches/redesign14/content/glossary.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo Glossary +Nav: nav_glossary Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/index.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/index.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/index.mdtext (original) +++ accumulo/site/branches/redesign14/content/index.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo +Nav: nav_index Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information @@ -16,8 +17,14 @@ Notice: Licensed to the Apache Softwa specific language governing permissions and limitations under the License. -The Apache Accumulo™ sorted, distributed key/value store is a robust, scalable, high performance -data storage and retrieval system. Apache Accumulo is based on Google's [BigTable][1] design and is built on +<div class="jumbotron" style="text-align: center"> +<p> +The Apache Accumulo™ sorted, distributed key/value store is a robust, scalable, high performance data storage and retrieval system. +</p> +<a class="btn btn-success btn-lg" href="/downloads/" role="button"><span class="glyphicon glyphicon-download"></span> Download</a> +</div> + +Apache Accumulo is based on Google's [BigTable][1] design and is built on top of Apache [Hadoop][2], [Zookeeper][3], and [Thrift][4]. Apache Accumulo features a few novel improvements on the BigTable design in the form of cell-based access control and a server-side programming mechanism that can modify key/value pairs at various points in the @@ -35,4 +42,4 @@ and [Cassandra][7]. Accumulo began its [5]: http://hbase.apache.org "HBase" [6]: http://hypertable.org "Hypertable" [7]: http://cassandra.apache.org "Cassandra" -[8]: http://www.apache.org/ "Apache Software Foundation" \ No newline at end of file +[8]: http://www.apache.org/ "Apache Software Foundation" Modified: accumulo/site/branches/redesign14/content/mailing_list.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/mailing_list.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/mailing_list.mdtext (original) +++ accumulo/site/branches/redesign14/content/mailing_list.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo Mailing Lists +Nav: nav_mailinglists Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/notable_features.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/notable_features.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/notable_features.mdtext (original) +++ accumulo/site/branches/redesign14/content/notable_features.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo Notable Features +Nav: nav_features Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/papers.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/papers.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/papers.mdtext (original) +++ accumulo/site/branches/redesign14/content/papers.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo Related Links +Nav: nav_papers Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/people.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/people.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/people.mdtext (original) +++ accumulo/site/branches/redesign14/content/people.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo Contributors +Nav: nav_people Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/releasing.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/releasing.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/releasing.mdtext (original) +++ accumulo/site/branches/redesign14/content/releasing.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Making a Release +Nav: nav_releasing Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/screenshots.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/screenshots.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/screenshots.mdtext (original) +++ accumulo/site/branches/redesign14/content/screenshots.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo Screenshots +Nav: nav_screenshots Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/content/source.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/content/source.mdtext?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/content/source.mdtext (original) +++ accumulo/site/branches/redesign14/content/source.mdtext Tue Mar 25 18:02:09 2014 @@ -1,4 +1,5 @@ Title: Apache Accumulo Source Code & Developers Guide +Nav: nav_source Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information Modified: accumulo/site/branches/redesign14/templates/nav.html URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/templates/nav.html?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/templates/nav.html (original) +++ accumulo/site/branches/redesign14/templates/nav.html Tue Mar 25 18:02:09 2014 @@ -9,9 +9,9 @@ Project <span class="caret"></span> </a> <ul class="dropdown-menu"> -<li class="active"><a href="/index.html">Home</a></li> -<li><a href="/downloads">Downloads</a></li> -<li><a href="/notable_features.html">Features</a></li> +<li id="nav_index"><a href="/index.html">Home</a></li> +<li id="nav_downloads"><a href="/downloads">Downloads</a></li> +<li id="nav_features"><a href="/notable_features.html">Features</a></li> <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li> </ul> </li> @@ -21,9 +21,9 @@ Community <span class="caret"></span> </a> <ul class="dropdown-menu"> -<li><a href="/get_involved.html">Get Involved</a></li> -<li><a href="/mailing_list.html">Mailing Lists</a></li> -<li><a href="/people.html">People</a></li> +<li id="nav_getinvolved"><a href="/get_involved.html">Get Involved</a></li> +<li id="nav_mailinglists"><a href="/mailing_list.html">Mailing Lists</a></li> +<li id="nav_people"><a href="/people.html">People</a></li> </ul> </li> @@ -32,10 +32,10 @@ Development <span class="caret"></span> </a> <ul class="dropdown-menu"> -<li><a href="/source.html">Source & Guide</a></li> -<li><a href="/git.html">Git WIP</a></li> -<li><a href="/contrib.html">Contrib Projects</a></li> -<li><a href="/releasing.html">Making Releases</a></li> +<li id="nav_source"><a href="/source.html">Source & Guide</a></li> +<li id="nav_git"><a href="/git.html">Git WIP</a></li> +<li id="nav_contrib"><a href="/contrib.html">Contrib Projects</a></li> +<li id="nav_releasing"><a href="/releasing.html">Making Releases</a></li> <li><a href="https://issues.apache.org/jira/browse/accumulo">Issues</a></li> <li><a href="https://builds.apache.org/view/A-D/view/Accumulo/">Builds</a></li> </ul> @@ -59,9 +59,9 @@ <li><a href="/1.4/examples">1.4</a></li> <li><a href="/1.5/examples">1.5</a></li> <li class="divider"></li> -<li><a href="/screenshots.html">Screenshots</a></li> -<li><a href="/papers.html">Papers & Other Links</a></li> -<li><a href="/glossary.html">Glossary</a></li> +<li id="nav_screenshots"><a href="/screenshots.html">Screenshots</a></li> +<li id="nav_papers"><a href="/papers.html">Papers & Other Links</a></li> +<li id="nav_glossary"><a href="/glossary.html">Glossary</a></li> </ul> </li> Modified: accumulo/site/branches/redesign14/templates/skeleton.html URL: http://svn.apache.org/viewvc/accumulo/site/branches/redesign14/templates/skeleton.html?rev=1581434&r1=1581433&r2=1581434&view=diff ============================================================================== --- accumulo/site/branches/redesign14/templates/skeleton.html (original) +++ accumulo/site/branches/redesign14/templates/skeleton.html Tue Mar 25 18:02:09 2014 @@ -91,5 +91,8 @@ </div> </div> +<script type="text/javascript"> +$("#{{headers.nav}}").addClass("active"); +</script> </body> </html>