Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- 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]
