[
https://jira.codehaus.org/browse/DOXIASITETOOLS-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg updated DOXIASITETOOLS-62:
------------------------------------------
Fix Version/s: (was: 1.2.1)
1.3
> improve breadcrumbs inheritance: if child defines an item already in parent,
> remove every breadcrumb item from parent after it
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: DOXIASITETOOLS-62
> URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-62
> Project: Maven Doxia Sitetools
> Issue Type: Improvement
> Components: Decoration model
> Affects Versions: 1.2
> Reporter: Herve Boutemy
> Assignee: Herve Boutemy
> Fix For: 1.3
>
>
> see MSITE-582
> suppose parent descriptor has following breacrumb items:
> A > B > C > D > E > F
> I want a child to remove D > E > F and replace with M > N > O
> A > B > C > M > N > O
> To do that, that child should define C > M > N > O
> C is found in parent breadcrumb items, then we can delete the following
> parent items then add following child items
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira