Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 93496 invoked from network); 31 Aug 2007 19:33:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Aug 2007 19:33:39 -0000 Received: (qmail 31008 invoked by uid 500); 31 Aug 2007 19:33:34 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 30942 invoked by uid 500); 31 Aug 2007 19:33:34 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 30931 invoked by uid 99); 31 Aug 2007 19:33:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2007 12:33:34 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2007 19:33:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 64E04714208 for ; Fri, 31 Aug 2007 12:33:18 -0700 (PDT) Message-ID: <8216792.1188588798383.JavaMail.jira@brutus> Date: Fri, 31 Aug 2007 12:33:18 -0700 (PDT) From: "stuart yeates (JIRA)" To: dev@forrest.apache.org Subject: [jira] Created: (FOR-1046) patch to add links to the category section of the document page in the doap plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org patch to add links to the category section of the document page in the doap plugin ---------------------------------------------------------------------------------- Key: FOR-1046 URL: https://issues.apache.org/jira/browse/FOR-1046 Project: Forrest Issue Type: Improvement Components: Plugin: input.doap Reporter: stuart yeates Priority: Minor A really hacky patch with a couple of functions which adds: (a) a link to the indexed-by-category page and the anchor within the page for the category (b) a link to the category (assumes the category is a URL) Tested on both a large and a small collections. The patch should probably not be applied as-is, but it would be great if someone shows me how I'm meant to map to the anchor on the page (which is currently a complete hack). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.