You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2005/09/18 05:05:11 UTC

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

     [ http://jira.codehaus.org/browse/MPXDOC-126?page=all ]
     
Lukas Theussl closed MPXDOC-126:
--------------------------------

    Resolution: Fixed

Done. Thanks!

> Add support for more powered-by banners
> ---------------------------------------
>
>          Key: MPXDOC-126
>          URL: http://jira.codehaus.org/browse/MPXDOC-126
>      Project: maven-xdoc-plugin
>         Type: New Feature
>     Reporter: Maarten Coene
>     Assignee: Lukas Theussl
>      Fix For: 1.10
>  Attachments: maven-xdoc.patch
>
> Original Estimate: 15 minutes
>         Remaining: 15 minutes
>
> 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

-- 
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
-
For more information on JIRA, 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