Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 22132 invoked from network); 5 Jul 2009 21:07:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Jul 2009 21:07:34 -0000 Received: (qmail 35638 invoked by uid 500); 5 Jul 2009 21:07:44 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 35550 invoked by uid 500); 5 Jul 2009 21:07:43 -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 35540 invoked by uid 99); 5 Jul 2009 21:07:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jul 2009 21:07:43 +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; Sun, 05 Jul 2009 21:07:32 +0000 Received: from [192.168.10.60] (47.Red-213-97-139.staticIP.rima-tde.net [::ffff:213.97.139.47]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Sun, 05 Jul 2009 21:07:10 +0000 Message-Id: From: Jan Lehnardt To: dev@couchdb.apache.org In-Reply-To: <4A51117C.5080000@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: Hiding Futon's sidebar Date: Sun, 5 Jul 2009 22:07:08 +0100 References: <4A51117C.5080000@gmail.com> X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org On 5 Jul 2009, at 21:47, Volker Mische wrote: > Hi, > > every time I use Futon, I'd love to hide the sidebar. As it isn't a > frame any more it wasn't too hard to achieve. It's more a proof of > concept rather than shiny code. If someone has better ideas to show/ > hide > the sidebar, please let me know. > > The code is at http://github.com/vmx/couchdb/tree/hide-sidebar , the > diff is here > http://github.com/vmx/couchdb/commit/4a0f989c766a0c4cfa997d20b84f1b104480e37c > > What needs to be done to get something similar upstream? Create an issue on https://issues.apache.org/jira/browse/COUCHDB that includes the patch :) Thanks for your submission. Cheers Jan --