From user-return-4817-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed May 13 23:06:15 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 90249 invoked from network); 13 May 2009 23:06:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 May 2009 23:06:14 -0000 Received: (qmail 18179 invoked by uid 500); 13 May 2009 23:06:13 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 18093 invoked by uid 500); 13 May 2009 23:06:13 -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 18083 invoked by uid 99); 13 May 2009 23:06:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2009 23:06:13 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2009 23:06:02 +0000 Received: from [10.0.1.4] (f053040009.adsl.alicedsl.de [::ffff:78.53.40.9]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Wed, 13 May 2009 23:05:40 +0000 Message-Id: <16669FC5-CDDC-46F6-A1E9-3B2DD3D7CF4B@apache.org> From: Jan Lehnardt To: user@couchdb.apache.org In-Reply-To: <200905131931.27508.david.goodenough@linkchoose.co.uk> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: Where can I find... Date: Thu, 14 May 2009 01:05:09 +0200 References: <200905131755.39732.david.goodenough@linkchoose.co.uk> <73AA494A-F889-415C-9150-F547663DFF53@apache.org> <200905131931.27508.david.goodenough@linkchoose.co.uk> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On 13 May 2009, at 20:31, David Goodenough wrote: > On Wednesday 13 May 2009, Jan Lehnardt wrote: >> Hi David, >> >> On 13 May 2009, at 18:55, David Goodenough wrote: >>> documentation of the available Javascript functions (like template) >>> as used >>> in the couchdb show methods. Its not just this one I am interested >>> in, >>> its all the Javascript functions. >> >> http://svn.apache.org/viewvc/couchdb/trunk/share/server/ >> >> Sorry :) >> >> Cheers >> Jan >> -- > > OK, I found some of them, but I can not find the template function? The template function is part of CouchApp, not CouchDB. http://github.com/jchris/couchapp/blob/1d6b96a0535364c61b356d68e08161581339603f/vendor/couchapp/template.js Cheers Jan --