Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BAF206CFD for ; Sat, 18 Jun 2011 07:01:36 +0000 (UTC) Received: (qmail 84632 invoked by uid 500); 18 Jun 2011 07:01:31 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 84498 invoked by uid 500); 18 Jun 2011 07:01:28 -0000 Mailing-List: contact dev-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 dev@couchdb.apache.org Received: (qmail 84490 invoked by uid 99); 18 Jun 2011 07:01:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jun 2011 07:01:28 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bchesneau@gmail.com designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bw0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jun 2011 07:01:22 +0000 Received: by bwj24 with SMTP id 24so295521bwj.11 for ; Sat, 18 Jun 2011 00:01:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=+W1RrdvQ7V0SYCS81KJcE/SxVhCX0uvdFUcB0QDtW1o=; b=jgqAVjd9esvxyCpi5W4iHhYug6Cz/Dgk6gT0quO9mGjZfX1vLprTIO5d/GInpzViJE eJxcORitoN+cNCMSPYIrsxMF/OifKAvmG7UDiX6vMLB3qsUB/6NK49fKJOjMXmDec7CL TmPn+kwIMpTU2aXAbA6j9lboFjeHIpsu6eaN0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=vrqMG7Y0W/xt9SZszOZtEvIbTgjD48Sf715ljuYrtbMblJ7ktgv3VPi6whkaE1aclw 8VgRZ8V8NHC3k/g3gCWjJrftZr5POwh+uExFliyjQvUQ/ovW1+6QOEbhRJVfxt1LmMgH v/KYV0zojnDvvAEDxltzjaAVxeM8z5JIsuUh4= MIME-Version: 1.0 Received: by 10.204.154.74 with SMTP id n10mr2257836bkw.33.1308380460887; Sat, 18 Jun 2011 00:01:00 -0700 (PDT) Received: by 10.204.153.20 with HTTP; Sat, 18 Jun 2011 00:01:00 -0700 (PDT) In-Reply-To: References: <641EF5F9-5142-49AF-AA01-748FEECF5EA4@apache.org> <18378A27-82F8-4ADC-A5B7-5F975D069476@echolibre.com> <0184A9B0-8E13-41CC-878D-6AFE0246C736@apache.org> <7297C94D-4119-4438-A999-60B9BEA7AA43@apache.org> <09BCAA63-D643-4062-97BD-88E4E8C460FE@apache.org> <82F8C7EB-DAEB-47FB-8362-96B40B975E66@apache.org> Date: Sat, 18 Jun 2011 09:01:00 +0200 Message-ID: Subject: Re: Spam on the wiki (CouchDB in the Wild contributors, please read this) From: Benoit Chesneau To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, Jun 18, 2011 at 1:56 AM, Chris Anderson wrote: > On Fri, Jun 17, 2011 at 8:55 AM, Noah Slater wrote: >> >> On 17 Jun 2011, at 16:49, Benoit Chesneau wrote: >> >>> I meant if the number of projects continue to grow, how we can handled >>> that with out the scrolling effect. >> >> Not sure what you mean, sorry. >> > > When the CouchDB in the Wild Page gets so long that browsers can't > render it, Damien can be a proud papa indeed. :) > > Chris It will be just enough long when anyone will have added their 2 lines. If we can find a way to skip any scrolling that would be the best, though I'm pretty sure we can't do that with the current wiki. Can we have some js in ? - beno=EEt