You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by br...@apache.org on 2011/01/26 17:58:31 UTC

svn commit: r784154 - in /websites/production/zookeeper: ./ content/credits.html content/index.html content/irc.html content/lists.html content/news.html

Author: breed
Date: Wed Jan 26 16:58:31 2011
New Revision: 784154

Log:
Publishing merge to zookeeper site by breed

Added:
    websites/production/zookeeper/content/credits.html
      - copied unchanged from r784153, websites/staging/zookeeper/trunk/content/credits.html
    websites/production/zookeeper/content/news.html
      - copied unchanged from r784153, websites/staging/zookeeper/trunk/content/news.html
Modified:
    websites/production/zookeeper/   (props changed)
    websites/production/zookeeper/content/index.html
    websites/production/zookeeper/content/irc.html
    websites/production/zookeeper/content/lists.html

Propchange: websites/production/zookeeper/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Jan 26 16:58:31 2011
@@ -1 +1 @@
-/websites/staging/zookeeper/trunk:779660-784151
+/websites/staging/zookeeper/trunk:779660-784153

Modified: websites/production/zookeeper/content/index.html
==============================================================================
--- websites/production/zookeeper/content/index.html (original)
+++ websites/production/zookeeper/content/index.html Wed Jan 26 16:58:31 2011
@@ -53,24 +53,20 @@
         <tr>
         <td style="overflow: hidden;" valign="top" width="100%">
           <div class="wiki-content">
- <h1 id="welcome_to_apache_zookeeper">Welcome to Apache ZooKeeper</h1>
+ <p>h1. Welcome to Apache ZooKeeper</p>
 <p><em>This website is still under construction</em></p>
-<h2 id="what_is_zookeeper">What is ZooKeeper?</h2>
+<p>h2. What is ZooKeeper?</p>
 <p>ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.</p>
-<p>Learn more about Zookeeper on the <a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index">ZooKeeper Wiki</a>.</p>
-<h2 id="getting_started">Getting Started</h2>
+<p>Learn more about Zookeeper on the "ZooKeeper Wiki":https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index.</p>
+<p>h2. Getting Started</p>
 <p>Start by installing ZooKeeper on a single machine or a very small cluster.</p>
-<ol>
-<li>Learn about ZooKeeper by reading the documentation.</li>
-<li>Download ZooKeeper from the release page.</li>
-</ol>
-<h2 id="getting_involved">Getting Involved</h2>
+<h1 id="learn_about_zookeeper_by_reading_the_documentation">Learn about ZooKeeper by reading the documentation.</h1>
+<h1 id="download_zookeeper_from_the_release_page">Download ZooKeeper from the release page.</h1>
+<p>h2. Getting Involved</p>
 <p>Apache ZooKeeper is an open source volunteer project under the Apache Software Foundation. It is a subproject of Hadoop. We encourage you to learn about the project and contribute your expertise. Here are some starter links:</p>
-<ol>
-<li>See our How to Contribute to ZooKeeper page.</li>
-<li>Give us feedback: What can we do better?</li>
-<li>Join the mailing list: Meet the community.</li>
-</ol>
+<h1 id="see_our_how_to_contribute_to_zookeeper_page">See our How to Contribute to ZooKeeper page.</h1>
+<h1 id="give_us_feedback_what_can_we_do_better">Give us feedback: What can we do better?</h1>
+<h1 id="join_the_mailing_list_meet_the_community">Join the mailing list: Meet the community.</h1>
           </div>
         </td>
         <td valign="top">

Modified: websites/production/zookeeper/content/irc.html
==============================================================================
--- websites/production/zookeeper/content/irc.html (original)
+++ websites/production/zookeeper/content/irc.html Wed Jan 26 16:58:31 2011
@@ -53,7 +53,7 @@
         <tr>
         <td style="overflow: hidden;" valign="top" width="100%">
           <div class="wiki-content">
- <h2 id="zookeeper_irc_channel">ZooKeeper IRC Channel</h2>
+ <p>h1. ZooKeeper IRC Channel</p>
 <p>There is an IRC channel dedicated to zookeeper at irc.freenode.org. The name of the channel is #zookeeper.</p>
 <p>The IRC channel can be used for online discussion about zookeeper related stuff, but developers should be careful to transfer all the official decisions or useful discussions to the issue tracking system.</p>
           </div>

Modified: websites/production/zookeeper/content/lists.html
==============================================================================
--- websites/production/zookeeper/content/lists.html (original)
+++ websites/production/zookeeper/content/lists.html Wed Jan 26 16:58:31 2011
@@ -53,36 +53,36 @@
         <tr>
         <td style="overflow: hidden;" valign="top" width="100%">
           <div class="wiki-content">
- <h1 id="zookeeper_mailing_lists">ZooKeeper Mailing Lists</h1>
-<h2 id="users">Users</h2>
+ <p>h1. ZooKeeper Mailing Lists</p>
+<p>h2. Users</p>
 <p>If you use ZooKeeper, please subscribe to the ZooKeeper user mailing list.</p>
-<p>The ZooKeeper user mailing list is: <a href="mailto:user@zookeeper.apache.org">user@zookeeper.apache.org</a>.</p>
+<p>The ZooKeeper user mailing list is: "user@zookeeper.apache.org":mailto:user@zookeeper.apache.org.</p>
 <ul>
-<li><a href="mailto:user-subscribe@zookeeper.apache.org">Subscribe to List</a></li>
-<li><a href="mailto:user-unsubscribe@zookeeper.apache.org">Unsubscribe from List</a></li>
-<li><a href="http://mail-archives.apache.org/mod_mbox/zookeeper-user/">Archives</a></li>
-<li><a href="http://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-user/">Older Archives (Hadoop, pre-TLP)</a></li>
+<li>"Subscribe to List":mailto:user-subscribe@zookeeper.apache.org</li>
+<li>"Unsubscribe from List":mailto:user-unsubscribe@zookeeper.apache.org</li>
+<li>"Archives":http://mail-archives.apache.org/mod_mbox/zookeeper-user/</li>
+<li>"Older Archives (Hadoop, pre-TLP)":http://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-user/</li>
 </ul>
 <p>Note
 In order to post to the list, it is necessary to first subscribe to it.</p>
-<h2 id="developers">Developers</h2>
+<p>h2. Developers</p>
 <p>If you'd like to contribute to ZooKeeper, please subscribe to the ZooKeeper developer mailing list.</p>
-<p>The ZooKeeper developer mailing list is : <a href="mailto:dev@zookeeper.apache.org">dev@zookeeper.apache.org</a>.</p>
+<p>The ZooKeeper developer mailing list is : "dev@zookeeper.apache.org":mailto:dev@zookeeper.apache.org.</p>
 <ul>
-<li><a href="mailto:dev-subscribe@zookeeper.apache.org">Subscribe to List</a></li>
-<li><a href="mailto:dev-unsubscribe@zookeeper.apache.org">Unsubscribe from List</a></li>
-<li><a href="http://mail-archives.apache.org/mod_mbox/zookeeper-dev/">Archives</a></li>
-<li><a href="http://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-dev/">Older Archives (Hadoop, pre-TLP)</a></li>
+<li>"Subscribe to List":mailto:dev-subscribe@zookeeper.apache.org</li>
+<li>"Unsubscribe from List":mailto:dev-unsubscribe@zookeeper.apache.org</li>
+<li>"Archives":http://mail-archives.apache.org/mod_mbox/zookeeper-dev/</li>
+<li>"Older Archives (Hadoop, pre-TLP)":http://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-dev/</li>
 </ul>
 <p>Note
 In order to post to the list, it is necessary to first subscribe to it.</p>
-<h2 id="commits">Commits</h2>
+<p>h2. Commits</p>
 <p>If you'd like to see changes made in ZooKeeper's version control system then subscribe to the ZooKeeper commit mailing list.</p>
 <ul>
-<li><a href="mailto:commits-subscribe@zookeeper.apache.org">Subscribe to List</a></li>
-<li><a href="mailto:commits-unsubscribe@zookeeper.apache.org">Unsubscribe from List</a></li>
-<li><a href="http://mail-archives.apache.org/mod_mbox/zookeeper-commits/">Archives</a></li>
-<li><a href="http://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-commits/">Older Archives (Hadoop, pre-TLP)</a></li>
+<li>"Subscribe to List":mailto:commits-subscribe@zookeeper.apache.org</li>
+<li>"Unsubscribe from List":mailto:commits-unsubscribe@zookeeper.apache.org</li>
+<li>"Archives":http://mail-archives.apache.org/mod_mbox/zookeeper-commits/</li>
+<li>"Older Archives (Hadoop, pre-TLP)":http://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-commits/</li>
 </ul>
           </div>
         </td>