[ http://jira.codehaus.org/browse/MSITE-51?page=comments#action_55080 ]
Dennis Lundberg commented on MSITE-51:
--------------------------------------
If you like I can have a go at the basic rendering stuff. This would mean
changes to doxia as well. How do you want to handle this? Should I open a
separate issue in doxia for this and link the issues together? Then put the
patches to the appropriate issue or just keep everything in this issue?
I figure that we should do something in line with what the Maven 1 xdoc plugin
does. It has a section in the navigation.xml for breadcrumbs:
{noformat}
<project name="Maven xdoc Plugin">
<title>Maven xdoc Plugin</title>
<body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
...
{noformat}
We should have a corresponding thing in site.xml.
> add breadcrumbs
> ---------------
>
> Key: MSITE-51
> URL: http://jira.codehaus.org/browse/MSITE-51
> Project: Maven 2.x Site Plugin
> Type: Bug
> Reporter: Brett Porter
> Fix For: 2.0
>
>
> not sure if this was a popular feature, so not for 2.0
> would be best integrated with aggregation, descriptor inheritence and the
> reactor
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]