From users-return-3517-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Sun Jun 03 22:49:03 2007 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 93671 invoked from network); 3 Jun 2007 22:49:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jun 2007 22:49:03 -0000 Received: (qmail 81496 invoked by uid 500); 3 Jun 2007 22:49:06 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 81388 invoked by uid 500); 3 Jun 2007 22:49:05 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 81379 invoked by uid 99); 3 Jun 2007 22:49:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jun 2007 15:49:05 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of 1111software@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jun 2007 15:49:01 -0700 Received: by py-out-1112.google.com with SMTP id p76so2527750pyb for ; Sun, 03 Jun 2007 15:48:39 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=YNWlRYxG9WFvJSfCtx4Gk/O3MPFYq473Dy9vP8cD8jefnrSIXQ2L1eVszLsn9uU0gUpCs0mdHrzMxD4vAu8/lV1rKdzKcpfU1HolsWZThZUAanA8riTXIzKk1PQew+rCHCkqE2W7r/NkiRZ4eNw5/7+Fv0Ati47xtvXle027kuc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=W1ORClpQwh5LgHkCGEorTqPmGt+i/fmdLDy5je/J7RzDR7BlofF0jIKemWGmyWU+kezuT3iQsO3e4jT6iqgvYlT8GOVxmnQZOid+tbxY6sIJe1CFuL+bmaBOcvrCH26WbnBvqksQ5SP0WMg1agKosaKRiawMQDtAfKfxiK+jE6M= Received: by 10.114.77.1 with SMTP id z1mr3355381waa.1180910918216; Sun, 03 Jun 2007 15:48:38 -0700 (PDT) Received: by 10.115.111.4 with HTTP; Sun, 3 Jun 2007 15:48:38 -0700 (PDT) Message-ID: Date: Mon, 4 Jun 2007 00:48:38 +0200 From: "Jacco van Weert" <1111software@gmail.com> To: users@jackrabbit.apache.org Subject: Re: [JCR Controller] First Release In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_26193_21918965.1180910918160" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_26193_21918965.1180910918160 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 6/1/07, Fr=E9d=E9ric Esnault wrote: > > Great ;) > > Another point (not a problem, just a suggestion) : when a node type has a > reference property, and you select a content node of this node type, you > correctly show on the right hand side JTable the referenced node uuid. It > would be interesting to allow the user to navigate to the referenced node= . > > For example, you select a node, and in the table you see the uuid of a > referenced node (say, the contractors of a contract, known in the reposit= ory > as contractors node types). In you contract node, you see two references = to > the contractors, and double clicking one of them would open the reference= d > node (selects the node in the JTree and refresh the data view). > > Hope I'm clear enough ;) I think I know what you mean.... the current v0.6 version a small step has been made towards that direction. When you select a REFERENCE property you seen it's path and there is also a "Goto" button which will select the referenced node..... well.... there is still an issue with the automatic tree expansion, so you probably will see some strange "gaps". The multi-value properties (and references) are next on the list. --=20 > ------------------------------------- > Jacco van Weert -- 1111software@gmail.com > JCR Controller -- http://www.xs4all.nl/~weertj/jcr ------=_Part_26193_21918965.1180910918160--