You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/10/29 22:24:09 UTC

[jira] Updated: (MPXDOC-126) Add support for more powered-by banners

The following issue has been updated:

    Updater: Maarten Coene (mailto:maarten.coene@hotpop.com)
       Date: Fri, 29 Oct 2004 4:24 PM
    Comment:
this patch implements the new feature
    Changes:
             Attachment changed to maven-xdoc.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPXDOC-126?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPXDOC-126

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPXDOC-126
    Summary: Add support for more powered-by banners
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: 15 minutes
 Time Spent: Unknown
  Remaining: 15 minutes

    Project: maven-xdoc-plugin

   Assignee: Arnaud HERITIER
   Reporter: Maarten Coene

    Created: Fri, 29 Oct 2004 4:23 PM
    Updated: Fri, 29 Oct 2004 4:24 PM

Description:
Hi,

could you add support for more powered-by banners?
You can find an example on the dom4j website ( http://www.dom4j.org ) where you can see some other powered-by banners above the maven logo.

I'll upload a patch that implements this. The only thing you have to do is add a powered-by elements to the navigation.xml file. For example: for the dom4j website, I've added this to navigation.xml:

<powered-by>
  <item name="Code Coverage by Clover" 
        href="http://www.cenqua.com/clover" 
        img="http://www.cenqua.com/images/clovered1.gif"
  />
  <item name="Hosted by SourceForge" 
        href="http://www.sourceforge.net" 
     img="http://sourceforge.net/sflogo.php?group_id=16035&amp;type=1"
  />
</powered-by>


thanks,
Maarten


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org