Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 79429 invoked from network); 12 Sep 2005 16:39:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Sep 2005 16:39:33 -0000 Received: (qmail 86917 invoked by uid 500); 12 Sep 2005 16:39:33 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 86903 invoked by uid 99); 12 Sep 2005 16:39:32 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2005 09:39:31 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id CDE3829A for ; Mon, 12 Sep 2005 18:39:30 +0200 (CEST) Message-ID: <185253154.1126543170841.JavaMail.jira@ajax.apache.org> Date: Mon, 12 Sep 2005 18:39:30 +0200 (CEST) From: "Brian Moseley (JIRA)" To: jackrabbit-dev@incubator.apache.org Subject: [jira] Commented: (JCR-165) add ability to ignore specific node types when generating webdav directory listing In-Reply-To: <1703284720.1120690150584.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JCR-165?page=comments#action_12323241 ] Brian Moseley commented on JCR-165: ----------------------------------- for what it's worth, i now think the chains are overkill as well. i basically have one linear path of commands for each chain in which each command invariably executes. really doesn't require the chain setup. i sort of wish i hadn't pushed and prodded y'all down this road :/ > add ability to ignore specific node types when generating webdav directory listing > ---------------------------------------------------------------------------------- > > Key: JCR-165 > URL: http://issues.apache.org/jira/browse/JCR-165 > Project: Jackrabbit > Type: Improvement > Versions: 1.0 > Reporter: Brian Moseley > Priority: Minor > Attachments: dirlisting.patch > > attached is a patch that enhances DirListingExportCommand to allow specific node types to be ignored when generating the html directory listing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira