You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by iv...@apache.org on 2012/06/12 19:27:50 UTC

svn commit: r1349449 - in /zookeeper/site/trunk/templates: ./ bookkeeper/ bookkeeper/search.html bookkeeper/sidenav.textile bookkeeper/single_narrative.html bookkeeper/skeleton.html

Author: ivank
Date: Tue Jun 12 17:27:50 2012
New Revision: 1349449

URL: http://svn.apache.org/viewvc?rev=1349449&view=rev
Log:
Removed bookkeeper template symlink, added real directory

Added:
    zookeeper/site/trunk/templates/bookkeeper/
    zookeeper/site/trunk/templates/bookkeeper/search.html
    zookeeper/site/trunk/templates/bookkeeper/sidenav.textile
    zookeeper/site/trunk/templates/bookkeeper/single_narrative.html
    zookeeper/site/trunk/templates/bookkeeper/skeleton.html
Modified:
    zookeeper/site/trunk/templates/   (props changed)

Propchange: zookeeper/site/trunk/templates/
            ('svn:externals' removed)

Added: zookeeper/site/trunk/templates/bookkeeper/search.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/templates/bookkeeper/search.html?rev=1349449&view=auto
==============================================================================
--- zookeeper/site/trunk/templates/bookkeeper/search.html (added)
+++ zookeeper/site/trunk/templates/bookkeeper/search.html Tue Jun 12 17:27:50 2012
@@ -0,0 +1,6 @@
+<div class="searchbox"> 
+<form action="http://search-hadoop.com/zookeeper" method="get"> 
+<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
+		  <input value="Search" type="submit"> 
+</form> 
+</div> 

Added: zookeeper/site/trunk/templates/bookkeeper/sidenav.textile
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/templates/bookkeeper/sidenav.textile?rev=1349449&view=auto
==============================================================================
--- zookeeper/site/trunk/templates/bookkeeper/sidenav.textile (added)
+++ zookeeper/site/trunk/templates/bookkeeper/sidenav.textile Tue Jun 12 17:27:50 2012
@@ -0,0 +1,26 @@
+h3. Project
+
+* "News":/bookkeeper/releases.html#news
+* "Releases":/bookkeeper/releases.html
+* "Wiki":https://cwiki.apache.org/confluence/display/BOOKKEEPER/Index
+* "Credits":/bookkeeper/credits.html
+* "Bylaws":/bylaws.html
+* "License":http://www.apache.org/licenses/
+* "Privacy Policy":/privacy.html
+* "Sponsorship":http://www.apache.org/foundation/sponsorship.html
+* "Thanks":http://www.apache.org/foundation/thanks.html
+* "Security":http://www.apache.org/security/
+
+
+h3. Documentation
+
+* "Release 4.1.0":/bookkeeper/docs/r4.1.0
+* "Release 4.0.0":/bookkeeper/docs/r4.0.0
+* "Trunk":/bookkeeper/docs/trunk
+
+h3. Developers
+
+* "Mailing Lists":/bookkeeper/lists.html
+* "IRC Channel":/bookkeeper/irc.html
+* "Version Control":/bookkeeper/svn.html
+* "Issue Tracker":https://issues.apache.org/jira/browse/BOOKKEEPER

Added: zookeeper/site/trunk/templates/bookkeeper/single_narrative.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/templates/bookkeeper/single_narrative.html?rev=1349449&view=auto
==============================================================================
--- zookeeper/site/trunk/templates/bookkeeper/single_narrative.html (added)
+++ zookeeper/site/trunk/templates/bookkeeper/single_narrative.html Tue Jun 12 17:27:50 2012
@@ -0,0 +1 @@
+{% extends "bookkeeper/skeleton.html" %}

Added: zookeeper/site/trunk/templates/bookkeeper/skeleton.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/templates/bookkeeper/skeleton.html?rev=1349449&view=auto
==============================================================================
--- zookeeper/site/trunk/templates/bookkeeper/skeleton.html (added)
+++ zookeeper/site/trunk/templates/bookkeeper/skeleton.html Tue Jun 12 17:27:50 2012
@@ -0,0 +1,107 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    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 regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+	<link href="/bookkeeper/css/site.css" rel="stylesheet" type="text/css">
+	<link href="/bookkeeper/css/type-settings.css" rel="stylesheet" type="text/css">
+
+	<title>Apache BookKeeper - {% block title %}{{ headers.title }}{% endblock %}</title>
+
+	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+<body>
+<div class="white_box">
+<div class="header">
+  <div class="header_l">
+    <div class="header_r">
+    </div>
+  </div>
+</div>
+<div class="content">
+  <div class="content_l">
+    <div class="content_r">
+      <div>
+
+<!-- Banner -->
+                                                                        
+                                                                        
+            <div id="header_background">
+	<div id="bookkeeper_logo">
+		<a href="/bookkeeper"><img src="/bookkeeper/images/bookkeeper_logo_blk.png"/></a> <b><font size=+4 color=white>Apache BookKeeper&trade;</font></b> <a href="http://apache.org"><img src="/bookkeeper/images/feather_small.gif"/></a>
+	</div>
+      </div>
+                                    
+    <table border="0">
+    <tbody>
+        <tr>
+        <td style="overflow: hidden;" valign="top" width="100%">
+          <div class="wiki-content">
+{% block content %} {{ content|textile }}{% endblock %}
+          </div>
+        </td>
+        <td valign="top">
+          <div class="navigation">
+            <div class="navigation_top">
+{% include "bookkeeper/search.html" %}
+            <div class="navigation_bottom"> 
+<!-- sidenav -->                                                                        
+{% filter textile %}{% include "bookkeeper/sidenav.textile" %}{% endfilter %}
+<!-- sidenav -->                                                                        
+              </div>
+            </div>   
+          </div>
+        </td>
+        </tr>
+    </tbody>
+        </table>
+
+<!--
+        <div class="bottom_red_bar"></div>
+-->
+      </div>
+    </div>
+  </div>
+</div>
+<div class="black_box">
+<div class="footer">
+  <div class="footer_l">
+    <div class="footer_r">
+      <div>
+
+      </div>
+    </div>
+  </div>
+</div>
+</div>
+</div>
+<!--
+<div class="design_attribution">Page Template Design By Marc Prud'hommeaux based on <a href="http://activemq.apache.org/">ActiveMQ template</a></div>
+-->
+<div class="copyright_footer">
+<p>Copyright &copy; 2010 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>Apache ZooKeeper, ZooKeeper, Apache, the Apache feather logo, and the Apache ZooKeeper project logo are trademarks of The Apache Software Foundation.</p>
+</div>
+<script src="skeleton_files/urchin.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+_uacct = "UA-1940143-1";
+urchinTracker();
+</script>
+
+</body></html>