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
--