Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 70692 invoked from network); 17 Dec 2008 07:51:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Dec 2008 07:51:05 -0000 Received: (qmail 46582 invoked by uid 500); 17 Dec 2008 07:51:17 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 46571 invoked by uid 500); 17 Dec 2008 07:51:17 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 46560 invoked by uid 99); 17 Dec 2008 07:51:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2008 23:51:17 -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; Wed, 17 Dec 2008 07:51:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7D334234C40C for ; Tue, 16 Dec 2008 23:50:44 -0800 (PST) Message-ID: <565780760.1229500244508.JavaMail.jira@brutus> Date: Tue, 16 Dec 2008 23:50:44 -0800 (PST) From: "Stefan Bohn (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Created: (JSPWIKI-458) IndexPlugin - not only pages are listed, but also attachments MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org IndexPlugin - not only pages are listed, but also attachments ------------------------------------------------------------- Key: JSPWIKI-458 URL: https://issues.apache.org/jira/browse/JSPWIKI-458 Project: JSPWiki Issue Type: Improvement Components: Plugins Affects Versions: 2.8.1 Environment: Red Hat Linux, Sun JDK 1.6.0_07, Tomcat 6.0.16, JSPWiki 2.8.1 Reporter: Stefan Bohn Priority: Minor When using the IndexPlugin, there are not only Pages listed, but also attachments. There should be a parameter to select, wether attachments should be listed or not. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.