Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 63054 invoked from network); 22 Aug 2009 08:45:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Aug 2009 08:45:53 -0000 Received: (qmail 86933 invoked by uid 500); 22 Aug 2009 08:46:15 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 86853 invoked by uid 500); 22 Aug 2009 08:46:14 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 86844 invoked by uid 99); 22 Aug 2009 08:46:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Aug 2009 08:46:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Aug 2009 08:46:01 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6F41123888FF; Sat, 22 Aug 2009 08:45:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r806809 - in /couchdb/site: htdocs/ htdocs/community/ htdocs/docs/ htdocs/style/ templates/ Date: Sat, 22 Aug 2009 08:45:39 -0000 To: commits@couchdb.apache.org From: jan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090822084540.6F41123888FF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jan Date: Sat Aug 22 08:45:38 2009 New Revision: 806809 URL: http://svn.apache.org/viewvc?rev=806809&view=rev Log: add link to apache.org in the footer, link to thanks & sponsorship pages in main menu Added: couchdb/site/htdocs/docs/asf-sponsors.txt couchdb/site/htdocs/docs/thanks.txt Modified: couchdb/site/htdocs/community/code.html couchdb/site/htdocs/community/committers.html couchdb/site/htdocs/community/index.html couchdb/site/htdocs/community/issues.html couchdb/site/htdocs/community/lists.html couchdb/site/htdocs/community/standards.html couchdb/site/htdocs/docs/index.html couchdb/site/htdocs/docs/intro.html couchdb/site/htdocs/docs/overview.html couchdb/site/htdocs/downloads.html couchdb/site/htdocs/index.html couchdb/site/htdocs/roadmap.html couchdb/site/htdocs/screenshots.html couchdb/site/htdocs/style/layout.css couchdb/site/templates/page.tmpl Modified: couchdb/site/htdocs/community/code.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/code.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/community/code.html (original) +++ couchdb/site/htdocs/community/code.html Sat Aug 22 08:45:38 2009 @@ -56,14 +56,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -92,7 +94,7 @@
    Modified: couchdb/site/htdocs/community/committers.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/committers.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/community/committers.html (original) +++ couchdb/site/htdocs/community/committers.html Sat Aug 22 08:45:38 2009 @@ -56,14 +56,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -71,48 +73,48 @@

    Committers

    -

    Damien Katz, damien@apache.org

    +

    Damien Katz, damien@apache.org

    Original developer and remains the project lead.

    -

    Jan Lehnardt, jan@apache.org

    +

    Jan Lehnardt, jan@apache.org

    Worked on the original UNIX port and now works on all ends in CouchDB. He is a freelancing CouchDB consultant and gives presentations around the world.

    -

    Noah Slater, nslater@apache.org

    +

    Noah Slater, nslater@apache.org

    Developed and maintains the Autotools build system and application infrastructure. He is CouchDB’s release manager and maintains a number of related packages for Debian GNU/Linux.

    -

    Christopher Lenz, cmlenz@apache.org

    +

    Christopher Lenz, cmlenz@apache.org

    Developed and maintains Futon, the Web administration console. He works on the JavaScript view engine, SpiderMonkey and MochiWeb integration in addition to an external Python client.

    -

    J. Chris Anderson, jchris@apache.org

    +

    J. Chris Anderson, jchris@apache.org

    Upgraded the Erlang JSON term format. Integrates community patches, particularly related to the HTTP API and the MapReduce system. Gives talks and presentations about CouchDB, with an eye toward recruiting more developers.

    -

    Paul J. Davis, davisp@apache.org

    +

    Paul J. Davis, davisp@apache.org

    Developed features for the HTTP API as well as helped with recent upgrades to the MapReduce system. Spends time tracking down various bugs reported in JIRA.

    -

    Adam Kocoloski, kocolosk@apache.org

    +

    Adam Kocoloski, kocolosk@apache.org

    Maintains and extends the replicator. Hacks on various other parts of the core database.

    Modified: couchdb/site/htdocs/community/index.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/index.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/community/index.html (original) +++ couchdb/site/htdocs/community/index.html Sat Aug 22 08:45:38 2009 @@ -54,14 +54,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -73,14 +75,14 @@
  • Mailing Lists
  • Issue Tracking
  • Source Code
  • -
  • Coding Standards
  • Committers
  • +
  • Coding Standards
  • Planet
  • Modified: couchdb/site/htdocs/community/issues.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/issues.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/community/issues.html (original) +++ couchdb/site/htdocs/community/issues.html Sat Aug 22 08:45:38 2009 @@ -56,14 +56,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -82,7 +84,7 @@
    Modified: couchdb/site/htdocs/community/lists.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/lists.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/community/lists.html (original) +++ couchdb/site/htdocs/community/lists.html Sat Aug 22 08:45:38 2009 @@ -56,14 +56,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -87,11 +89,11 @@

    The archives for this list can also be browsed online.

    @@ -108,11 +110,11 @@

    The archives for this list can also be browsed online.

    @@ -127,9 +129,9 @@

    The archives for this list can also be browsed online.

    @@ -138,7 +140,7 @@
    Modified: couchdb/site/htdocs/community/standards.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/community/standards.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/community/standards.html (original) +++ couchdb/site/htdocs/community/standards.html Sat Aug 22 08:45:38 2009 @@ -56,14 +56,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -97,7 +99,7 @@
    Added: couchdb/site/htdocs/docs/asf-sponsors.txt URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/docs/asf-sponsors.txt?rev=806809&view=auto ============================================================================== --- couchdb/site/htdocs/docs/asf-sponsors.txt (added) +++ couchdb/site/htdocs/docs/asf-sponsors.txt Sat Aug 22 08:45:38 2009 @@ -0,0 +1,4 @@ +Title: Become a Sponsor +Location: http://www.apache.org/foundation/sponsorship.html +Navigation-Class: external +Sort-Index: 060 \ No newline at end of file Modified: couchdb/site/htdocs/docs/index.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/docs/index.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/docs/index.html (original) +++ couchdb/site/htdocs/docs/index.html Sat Aug 22 08:45:38 2009 @@ -54,14 +54,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -74,11 +76,13 @@
  • Technical Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Modified: couchdb/site/htdocs/docs/intro.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/docs/intro.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/docs/intro.html (original) +++ couchdb/site/htdocs/docs/intro.html Sat Aug 22 08:45:38 2009 @@ -56,14 +56,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -160,7 +162,7 @@
    Modified: couchdb/site/htdocs/docs/overview.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/docs/overview.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/docs/overview.html (original) +++ couchdb/site/htdocs/docs/overview.html Sat Aug 22 08:45:38 2009 @@ -56,14 +56,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -400,7 +402,7 @@
    Added: couchdb/site/htdocs/docs/thanks.txt URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/docs/thanks.txt?rev=806809&view=auto ============================================================================== --- couchdb/site/htdocs/docs/thanks.txt (added) +++ couchdb/site/htdocs/docs/thanks.txt Sat Aug 22 08:45:38 2009 @@ -0,0 +1,4 @@ +Title: Thanks +Location: http://www.apache.org/foundation/thanks.html +Navigation-Class: external +Sort-Index: 050 \ No newline at end of file Modified: couchdb/site/htdocs/downloads.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/downloads.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/downloads.html (original) +++ couchdb/site/htdocs/downloads.html Sat Aug 22 08:45:38 2009 @@ -54,14 +54,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -197,7 +199,7 @@
    Modified: couchdb/site/htdocs/index.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/index.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/index.html (original) +++ couchdb/site/htdocs/index.html Sat Aug 22 08:45:38 2009 @@ -52,14 +52,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -103,7 +105,7 @@
    Modified: couchdb/site/htdocs/roadmap.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/roadmap.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/roadmap.html (original) +++ couchdb/site/htdocs/roadmap.html Sat Aug 22 08:45:38 2009 @@ -54,14 +54,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -96,7 +98,7 @@
    Modified: couchdb/site/htdocs/screenshots.html URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/screenshots.html?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/screenshots.html (original) +++ couchdb/site/htdocs/screenshots.html Sat Aug 22 08:45:38 2009 @@ -54,14 +54,16 @@
  • Overview
  • Wiki
  • Books
  • +
  • Thanks
  • +
  • Become a Sponsor
  • Get Involved
  • @@ -87,7 +89,7 @@
    Modified: couchdb/site/htdocs/style/layout.css URL: http://svn.apache.org/viewvc/couchdb/site/htdocs/style/layout.css?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/htdocs/style/layout.css (original) +++ couchdb/site/htdocs/style/layout.css Sat Aug 22 08:45:38 2009 @@ -58,3 +58,5 @@ #footer p { color: #ddd; font-size: 80%; margin: 0; padding: .5em; text-align: right; } + +#footer a { color: #fff; text-decoration:underline;} \ No newline at end of file Modified: couchdb/site/templates/page.tmpl URL: http://svn.apache.org/viewvc/couchdb/site/templates/page.tmpl?rev=806809&r1=806808&r2=806809&view=diff ============================================================================== --- couchdb/site/templates/page.tmpl (original) +++ couchdb/site/templates/page.tmpl Sat Aug 22 08:45:38 2009 @@ -45,7 +45,7 @@
    %(content)s