Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 13340 invoked from network); 4 Jan 2009 12:03:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2009 12:03:06 -0000 Received: (qmail 71649 invoked by uid 500); 4 Jan 2009 12:03:05 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 71603 invoked by uid 500); 4 Jan 2009 12:03:05 -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 71592 invoked by uid 500); 4 Jan 2009 12:03:05 -0000 Delivered-To: apmail-incubator-couchdb-dev@incubator.apache.org Received: (qmail 71589 invoked by uid 99); 4 Jan 2009 12:03:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jan 2009 04:03:05 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jan 2009 12:03:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 44069234C48B for ; Sun, 4 Jan 2009 04:02:44 -0800 (PST) Message-ID: <1285857030.1231070564277.JavaMail.jira@brutus> Date: Sun, 4 Jan 2009 04:02:44 -0800 (PST) From: "Luke Venediger (JIRA)" To: couchdb-dev@incubator.apache.org Subject: [jira] Updated: (COUCHDB-186) Bookmarkable URLs in Futon In-Reply-To: <2078755963.1230660104864.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Venediger updated COUCHDB-186: ----------------------------------- Attachment: bookmarkable_futon.3.diff Nice! I've tested your new patch and it works. I've added a feature to update the main window's document title based on the page you're on. It also includes the name of the database or document that you're viewing. I've made a new svn diff patch that has your new changes included. > Bookmarkable URLs in Futon > -------------------------- > > Key: COUCHDB-186 > URL: https://issues.apache.org/jira/browse/COUCHDB-186 > Project: CouchDB > Issue Type: Improvement > Components: Administration Console > Affects Versions: 0.9 > Reporter: Jason Davies > Priority: Minor > Attachments: bookmarkable_futon.2.diff, bookmarkable_futon.3.diff, bookmarkable_futon.diff > > > This is a nice-to-have: make Futon's URLs bookmarkable by putting various data about the current page in the URL fragment (after the '#' character). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.