You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Ignacio G. Mac Dowell (JIRA)" <ji...@codehaus.org> on 2005/09/06 09:48:03 UTC

[jira] Updated: (MPXDOC-161) Tabbed browsing for multiprojects (this change involves both the multiproject plugin and xdoc)

     [ http://jira.codehaus.org/browse/MPXDOC-161?page=all ]

Ignacio G. Mac Dowell updated MPXDOC-161:
-----------------------------------------

    Attachment: xdoc.patch
                multiproject.patch

While it was easy to implement via maven.xml, it has been quite a bit of a headache to get it working with plugins due to problems with scope (I suppose this may sound familiar...). 

These changes have no side effects and should be unnoticeable if maven.multiproject.navigagion is set to tabs (as long as no other plugin defines a property called mpmultiprojects).

I was thinking of having the following properties:

#this would be the label shown in each tab
maven.multiproject.navigation.tabs.label=artifactId | name
#should we include the top-level project in the tabs? Currently it always is
maven.multiproject.navigation.tabs.includeTop=true | false

best regards

nacho

PD: The linkcheck report on each subproject is going to complain because the subprojects haven't been built where they should have, so all links from the tabs will fail until they are moved to their correct place.





> Tabbed browsing for multiprojects (this change involves both the multiproject plugin and xdoc)
> ----------------------------------------------------------------------------------------------
>
>          Key: MPXDOC-161
>          URL: http://jira.codehaus.org/browse/MPXDOC-161
>      Project: maven-xdoc-plugin
>         Type: New Feature
>     Versions: 1.9.1
>     Reporter: Ignacio G. Mac Dowell
>  Attachments: multiproject.patch, tabbed.jpg, xdoc.patch
>
>
> Currently only aggregate navigation is possible on the top level project. It would be nice to be able to generate tabbed browsing. I have successfully done this with only a few changes to both plugins. I have attached a screenshot to see the benefits. If this sounds interesting I'll send the patch. 

-- 
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