The following issue has been updated:
Updater: fabrizio giustina (mailto:[EMAIL PROTECTED])
Date: Sun, 18 Apr 2004 5:18 PM
Comment:
diff
Changes:
Attachment changed to xdoc_reportlink_patch.diff
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-98&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-98
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPXDOC-98
Summary: allow reports without forcing a link in the "project reports" section
Type: Improvement
Status: Open
Priority: Major
Original Estimate: 5 minutes
Time Spent: Unknown
Remaining: 5 minutes
Project: maven-xdoc-plugin
Assignee: Jason van Zyl
Reporter: fabrizio giustina
Created: Sun, 18 Apr 2004 5:18 PM
Updated: Sun, 18 Apr 2004 5:18 PM
Description:
this patch allows report plugins to work also without a link in the "project reports"
section.
Reports registered without the "link" attribute will be generated but not added to the
menu or project reports page.
This can be useful for reports you want to link "manually" into other sections, like
for example the FAQ report.
This can be achieved with:
<doc:registerReport
name="FAQs"
pluginName="maven-faq-plugin"
description="Frequently Asked Questions."
/>
Without this patch the link is generated to a "/.html" file.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]