Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 62167 invoked from network); 23 Feb 2008 12:25:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2008 12:25:53 -0000 Received: (qmail 92614 invoked by uid 500); 23 Feb 2008 12:25:48 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 92588 invoked by uid 500); 23 Feb 2008 12:25:48 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 92579 invoked by uid 99); 23 Feb 2008 12:25:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2008 04:25:48 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of protocol7@gmail.com designates 209.85.128.189 as permitted sender) Received: from [209.85.128.189] (HELO fk-out-0910.google.com) (209.85.128.189) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2008 12:25:13 +0000 Received: by fk-out-0910.google.com with SMTP id 18so1953965fks.12 for ; Sat, 23 Feb 2008 04:25:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=ZqWJZlujlsUOpGSFmyjhZ4KLLhezqKnYPDmAFOjZjqw=; b=wrpLFLepSshS8qs8EZ2ClchSAd0mWSuaSheLAKP0qEvmAp9Ymz9MdeF8fBU8QWxn0gKhaBJ2o51hszWq8uDLMbES2bKRnqT1BUbq1By8zvdyviRTS//R4KOCtyG8Yg8m44ST+nnOcoFAeydG3t23gOT5PYCnvh7G7q1GxXUTucA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=QA+8ctqTZzS8BLaMXZX+79IkOZcfm1PDgwikt7GGI6yS4TITEPPNl0Ko1EHZa5A9MuGgXAmvbQp6leVfGb8ptIhUKTt4UYv8c2jQXIsmv5JSRvuGgAIjAVNhYMUnp5TaaWPop/eYDvcmn5phXkRJUvAbg4aCZyZvRexAP4T8bXA= Received: by 10.82.149.8 with SMTP id w8mr669568bud.25.1203769521198; Sat, 23 Feb 2008 04:25:21 -0800 (PST) Received: by 10.78.66.10 with HTTP; Sat, 23 Feb 2008 04:25:21 -0800 (PST) Message-ID: <6243f7d00802230425v76470c9dk923f02a52dc5355f@mail.gmail.com> Date: Sat, 23 Feb 2008 13:25:21 +0100 From: "Niklas Gustavsson" Sender: protocol7@gmail.com To: couchdb-dev@incubator.apache.org Subject: Re: Project specific wiki In-Reply-To: <20080223121936.GB23342@bytesexual.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080223121936.GB23342@bytesexual.org> X-Google-Sender-Auth: d387bf36702a7946 X-Virus-Checked: Checked by ClamAV on apache.org Yes, you can have either a MoinMoin or a Confluence based. I think most new projects go with Confluence. Many also use it to generate their main site, using the auto-export plugin. We do in MINA for example: http://mina.apache.org and http://cwiki.apache.org/MINA/ To get a new Confluence space you just open a JIRA issue to Infrastructure and they will take care of it. I'm assuming the way is similar for MoinMoin. And by the way, welcome to Apache :-) /niklas On Sat, Feb 23, 2008 at 1:19 PM, Noah Slater wrote: > Hey, > > Can Apache provide use with a project local wiki or are we to use: > > http://wiki.apache.org/general/ > > I would prefer a project local one, if that's possible. > > Thanks, > > -- > Noah Slater >