Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01A72DFA2 for ; Thu, 20 Dec 2012 03:40:26 +0000 (UTC) Received: (qmail 56151 invoked by uid 500); 20 Dec 2012 03:40:24 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 56111 invoked by uid 500); 20 Dec 2012 03:40:24 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 56094 invoked by uid 99); 20 Dec 2012 03:40:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 03:40:23 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.215.50] (HELO mail-la0-f50.google.com) (209.85.215.50) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 03:40:15 +0000 Received: by mail-la0-f50.google.com with SMTP id c1so2141392lah.23 for ; Wed, 19 Dec 2012 19:39:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:from:date :message-id:subject:to:content-type:x-gm-message-state; bh=GGVoO4OYC2hPL6iOp+iEdREaKOVI3azrDU53kr3SD9I=; b=jUcZlgVmROzm6E4u9lFZ5e2s5/9O7f14OvL4a5lAhxXh2TaHg340/JVWVVZivdvi8N Gtb5nWr0kF+GAseBiKvXt/g2tkvWJNKpkJJfYEm048LHLa6UZeW3rk3/nKT6aho2lAgn J2fTYCNj7QzSZ8tY4awlBimVydRN02n0nc+6EHVbZDC/zj10mt1Ekm/bWvX1diuKSSQ+ Y+BSnzobvz8pVntCuq5ryCW8c4ZaosYIuFAVFVI32AcabrRS7T7fJpKqtZB3O3uCcfmA 8n/TFoS3Luruohf/XR5RWHC6oJJYFTAkra/86oGLJpIWRYeL94lD4QnGKBKi5wbrEu0e OAMQ== Received: by 10.112.51.175 with SMTP id l15mr3155517lbo.5.1355974793473; Wed, 19 Dec 2012 19:39:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.0.3 with HTTP; Wed, 19 Dec 2012 19:39:33 -0800 (PST) X-Originating-IP: [68.5.117.177] In-Reply-To: <1355967159.2425.YahooMailRC@web181706.mail.ne1.yahoo.com> References: <1355962106.12878.YahooMailRC@web181706.mail.ne1.yahoo.com> <1355967159.2425.YahooMailRC@web181706.mail.ne1.yahoo.com> From: Mark Hahn Date: Wed, 19 Dec 2012 19:39:33 -0800 Message-ID: Subject: Re: Design docs and javascript function unreadable...? To: user Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnec9UKQZNFS7qYeISSI6+GP0VENLZd0PksE7OY51UEVvj4JwhSA4pxa2rK7aefsvHdAWe4 X-Virus-Checked: Checked by ClamAV on apache.org > It only can be installed (using FUTON or curl) when all the whitespace is stripped out manually by me. You can install it using futon. Create a temp view and paste it in. Then, if it works, you can save it into a design doc. You can do this for all the doc examples. On Wed, Dec 19, 2012 at 5:32 PM, Scott Weber wrote: > It only can be installed (using FUTON or curl) > when all the whitespace is stripped out manually by me.